0.4 debian package does not work in ubnutu gutsy

Bug #152765 reported by Christopher Pax
2
Affects Status Importance Assigned to Milestone
Gladex
Fix Released
High
Christopher Pax

Bug Description

For some strange reason the python binary file would not execute by itself like it does in feisty.

If 0.4 debian package its installed, and you type gladex in the terminal, you get back garbage.

Revision history for this message
Christopher Pax (paxmanchris) wrote :

replace contents of gladex.sh file from this:
#!/bin/sh
/usr/share/gladex/gladex.pyc

to this:
#!/bin/sh
python /usr/share/gladex/gladex.pyc

which force it to use the python interpreter instead of executing it directly.

Changed in gladex:
assignee: nobody → paxmanchris
importance: Undecided → High
status: New → Fix Released
Revision history for this message
Charles Edward Pax (pax) wrote :

I tested your fix and it works. The fix is in the trunk as of revision 143. Thanks, Chris.

Changed in gladex:
status: Fix Released → Fix Committed
Revision history for this message
Charles Edward Pax (pax) wrote :

Fix released in Gladex 0.4.1.

Changed in gladex:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.