View Single Post
Posts: 38 | Thanked: 8 times | Joined on Jul 2008
#524
Hi,
I've got a problem where gpodder and panucci suddenly stopped loading. I hadn't loaded any new software, but the storage space for the podcasts was getting a bit low. However, even after deleting some of the podcasts they no longer load.

While looking into this there was a new gpodder release (2.15-1) so I tried that - no change.
It looks like the problem is common to gpodder and panucci - something about python gtk2. I looked at the installed applications in application manager to see if there was something I could reload - that doesn't show any gtk entries. All I can see that might be related is 'python2.5-pynotify', which is reported as being required by Canola2. Canola2 works ok.

[Panucci is 0.3-7 and gpodder is 2.15-1. Running on N800 Maemo 2.2008.43-7]
Any ideas what may be wrong or what should be reinstalled?
Thanks very much.

~ $ gpodder --maemo --verbose
Traceback (most recent call last):
File "/usr/bin/gpodder", line 201, in <module>
from gpodder import gui
File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 22, in <module>
import gtk
File "debian/python2.5-gtk2/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
ImportError: /usr/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gdk_window_hints_get_type
Panucci gives the same last error message
~ $ panucci --debug
Traceback (most recent call last):
File "/usr/bin/panucci", line 47, in <module>
from panucci import util
File "/usr/lib/python2.5/site-packages/panucci/util.py", line 20, in <module>
import gtk
File "debian/python2.5-gtk2/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
ImportError: /usr/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gdk_window_hints_get_type
__________________
In God we abound

Last edited by vjones777; 2011-05-08 at 01:06.