Comment 11 for bug 342732

Revision history for this message
Steven (stebalien) wrote :

Simply changing: python /usr/lib/`pyversions -d`/site-packages/gmobilemedia/main.py "$@"
to: python /usr/lib/`pyversions -d`/dist-packages/gmobilemedia/main.py "$@"
in the debian/gmobielmedia.sh file in the deb source will fix this bug permanently.