
| The Following User Says Thank You to thp For This Useful Post: | ||
~ $ gpodder --verbose --maemo
[ 1.795] Using ISO-8859-15 as encoding. If this
[ 1.796] is incorrect, please set your $LANG variable.
[ 2.350] (gPodderLib) Creating gPodderLib()
[ 2.608] (Storage) Setting up SQLite database
[ 2.610] SQLite connection for thread 1073748864 opened.
[ 2.715] (ConverterCollection) Could not find "oggdec", ".ogg" files
cannot be con verted.
[ 2.721] (tagupdate) eyed3 not found -- tag update disabled
[ 2.725] (gpodder.sync) Could not find gpod
[ 2.812] (gpodder.sync) Could not find pymad
[ 2.815] (gpodder.sync) Could not find eyeD3
[ 2.922] Patching feedparser module... (mapContentType bugfix)
[ 3.841] Cannot find pynotify. Please install the python-notify package.
[ 3.841] Notification bubbles have been disabled.
/usr/lib/python2.5/site-packages/gpodder/SimpleGladeApp.py:337: GtkWarning:
Mixing d eprecated and non-deprecated GtkToolbar API is not allowed
return gtk.glade.XML(self.glade_path, root, domain)
Traceback (most recent call last):
File "/usr/bin/gpodder", line 166, in <module>
sys.exit( main())
File "/usr/bin/gpodder", line 162, in main
gui.main()
File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 3378, in main
gPodder().run()
File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 128, in
__init__
SimpleGladeApp.SimpleGladeApp.__init__( self, path, root, domain,
**kwargs)
File "/usr/lib/python2.5/site-packages/gpodder/SimpleGladeApp.py", line
110, in __ init__
self.new()
File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 313, in new
gtk.set_application_name('gPodder')
AttributeError: 'module' object has no attribute 'set_application_name'
~ $