Comment 28 for bug 82286

Revision history for this message
DarkJavi (darkjavi) wrote :

Same issue here on 8.04.

-install out the box
apt-get install destar
destar
TypeError: __init__() takes at least 4 arguments (3 given)
-then changed to python2.4
/usr/bin/env: python2.4: No such file or directory
-installed python 2.4and it works
-changed back to python on /usr/share/destar/python/destar.py to see what happens:
Serving application 'page_main' on port 8080
warning: Computing default hostname
info: Medusa (V1.11) started at Thu Nov 26 00:41:22 2009
 Hostname:
 Port:8080

Segmentation fault (core dumped)

So issue still here and still fixed changing to python2.4