Thomas Perl wrote:
> The source  packages have been uploaded to the PPA now, it's just
> waiting to build:
>
> https://launchpad.net/~thp/+archive/gpodder
>
> If you are in a real hurry, you can grab the Karmic source package and
> build it locally yourself:
>
> dget http://khan.thpinfo.com/~thp/deb-
> outgoing/mygpoclient_1.0-1~karmic0.dsc
>
>   
thx but I found another work around in that page replaced the line that
says:
 
widget_name = widget.get_name()

with:


widget_name = gtk.Buildable.get_name(widget)

at line 180 of /usr/lib/pymodules/python2.6/gpodder/gtkui/base.py 
and that fixed it :) 
so I'm sweet

-- 
gpodder crashed with AttributeError in set_attributes()
https://bugs.launchpad.net/bugs/508886
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to