View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#267
Originally Posted by vsampo View Post
File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 484, in new
self.item_upgrade_from_videocenter.show()
AttributeError: 'gtk.Action' object has no attribute 'show'
~ $
Thanks for your feedback! I've fixed this bug (only happens when you have Nokia Video Center installed - more precisely, when ~/videocenter exists).

I have uploaded the package 0.16.0-2 to the Extras Autobuilder, and will promote the fix as soon as the package has been built.

A quick fix in the meantime: Rename "videocenter" in your $HOME. You can do this in xterm using a command like this:

Code:
mv ~/videocenter ~/videocenter.bak
Starting gPodder should work then, even with the 0.16.0-1 package version.

By the way: Older versions of gPodder should be available in the Maemo Extras-Devel repository: http://repository.maemo.org/extras-d...ree/g/gpodder/ I do not publish .debs anywhere else than the Maemo Extras repository, where they are available to the widest range of people and where the packages are always built from source with build dependency checks
 

The Following 2 Users Say Thank You to thp For This Useful Post: