Fixed: gResistor not launching on Ubuntu

As many people have stated on the application’s store page, gResistor doesn’t seem to start on Ubuntu.

The Problem

If you run the program from the command line, you’ll notice that there is a missing library.

$ gresistor
<Error output here . . .>

ImportError: No module named glade

The Solution

Install the missing Python 2 library

sudo apt-get install python-gtk2 python-glade2

After installing it, you should be able to launch via the GUI or command line.

Advertisement

So, your garage door won’t close, eh?

We’ve been having problems with our garage door for a while now, where when we tried to close it, the door would come down all the way to the ground then suddenly pull right back up as if someone gave it the open command. This would go on and on and trying to close a garage door a dozen times in a row is understandably frustrating. If you’re in this situation, here’s a list of things we tried that finally (I hope) got it to close for good.

Continue reading