Chris I had this yesterday on my 32bit intrepid installation and it was due to me having previously installed from source but this time installing from the .deb. These are the steps that Thomas recommended I take and they worked for me:-
(1) Un-install the .deb (2) Grab the source tarball (or use the git checkout) and "sudo make uninstall" (3) Re-install the .deb Hope this helps Paul Chris Newham wrote: > Hi, > I have just installed the gpodder 0.14 on my 64bit ubuntu intrepid > machine and it doesn't run, trying from the command line I get this > error message. > > Can anybody help me out getting it to work? > > Traceback (most recent call last): > File "/usr/bin/gpodder", line 171, in <module> > sys.exit( main()) > File "/usr/bin/gpodder", line 167, in main > gui.main() > File "usr/lib/python2.5/site-packages/gpodder/gui.py", line 3689, in main > File "usr/lib/python2.5/site-packages/gpodder/gui.py", line 132, in > __init__ > File "usr/lib/python2.5/site-packages/gpodder/SimpleGladeApp.py", line > 110, in __init__ > File "usr/lib/python2.5/site-packages/gpodder/gui.py", line 387, in new > AttributeError: gPodder instance has no attribute 'item_show_url_entry' > > > Thanks Chris. > > > _______________________________________________ > gpodder-devel mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/gpodder-devel > > _______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
