To avoid the problem of having to recompile the package every time you do an update do the following (instead of the suggested way of building the package) uninstall all versions of eqonomize that you have installed
sudo apt-get source eqonomize cd eqo* now change the version & description of the package : sudo dch -l local 'eqonomize-local' sudo debuild -us -uc sudo dpkg -i ../eqonomize*.deb You do have to have dch available (sudo apt-get install devscripts). And then go to synaptic and lock the package version (perhaps this is not nessesary?) (package->lock version) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/519075 Title: Eqonomize crashes on startup -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
