I had the same problem. I could fix it by removing all elisa traces from my system which was not properly handled by apt: rm ~/.elisa sudo aptitude purge elisa-core sudo aptitude purge elisa sudo aptitude clean sudo updatedb sudo locate elisa
If the last comment still lists elisa items, delete all these. Afterwards install elisa as usual: sudo aptitude install elisa Now it will work. -- [hardy] Elisa crashes on startup https://bugs.launchpad.net/bugs/207961 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
