Comment 14 for bug 342732

Revision history for this message
hola171@tiscali.it (hola171) wrote :

I have Ubuntu Jaunty and simply edit, with sudo gedit from terminal, the file /usr/bin/gmobilemedia:

from

python /usr/lib/`pyversions -d`/site-packages/gmobilemedia/main.py "$@"

to

python /usr/lib/`pyversions -d`/dist-packages/gmobilemedia/main.py "$@"

then saved it and then run it again: it runs correctly