maemo.org Bugzilla – Bug 9200
Unable to start gpodder
Last modified: 2010-02-22 17:39:22 UTC
You need to log in before you can comment on or make changes to this bug.
EXACT STEPS LEADING TO PROBLEM: 1. enter in xterm: gpodder EXPECTED OUTCOME: gpodder starts ACTUAL OUTCOME: Error message: ~ $ gpodder Traceback (most recent call last): File "/usr/bin/gpodder", line 159, in <module> from gpodder import gui File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 97, in <module> from gpodder.gtkui.desktop.sync import gPodderSyncUI ImportError: No module named desktop.sync REPRODUCIBILITY: always EXTRA SOFTWARE INSTALLED: OTHER COMMENTS: Starting from desktop also fails User-Agent: Mozilla/5.0 (X11; U; Linux armv7l; de-DE; rv:1.9.2a1pre) Gecko/20091127 Firefox/3.5 Maemo Browser 1.5.6 RX-51 N900
On Maemo 5, you have to use the "--fremantle" command-line switch to start the Maemo 5 UI of gPodder, otherwise it will try to start the Desktop version (which will fail with the message you posted).
Thanks you are right indeed. :) Yesterday the short cut on desktop or the application menu (don't remember exactly) fails to start the UI and my intension was to use xterm to see error output. But today I can't reproduce the problem using the short cuts. Gpodder seems to work as well as every time. So this bug can be closed.
Closing as per comment #3.