Description of problem: When Elisa is executed from a terminal window, it crashes with the following error: Traceback (most recent call last): File "/usr/bin/elisa", line 8, in <module> load_entry_point('elisa==0.3.2', 'gui_scripts', 'elisa')() File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 277, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 2179, in load_entry_point return ep.load() File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1912, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/usr/lib/python2.5/site-packages/elisa/core/application.py", line 48, in <module> from twisted.web import client Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Execute Elisa from a terminal window 2. See the error message 3. Actual results: Elisa crashes Expected results: Elisa runs Additional info: I have never get this software to work since F8. Even then, I could not work out how to use it. From time to time I try again, with no luck.
Elisa badly needs to be updated, but this is blocked on reviews and updates. See bug #429590. *** This bug has been marked as a duplicate of bug 429590 ***