gpodder and ubuntu

Brian b_lists at patandbrian.org
Wed Dec 13 05:55:45 UTC 2017


On 12/12/2017 01:13 PM, I wrote:
> On 12/12/2017 12:38 PM, Liam Proven wrote:
>> On 12 December 2017 at 17:42, Brian <b_lists at patandbrian.org> wrote:
>>>
>>> Can somebody please translate this into what I need to do to get
>>> gpodder running again, please, because it's over my head... :(
>>
>> That's odd. It's in the standard repos, it should just work.
>>
>> This seems good advice:
>>
>> http://installion.co.uk/ubuntu/xenial/universe/g/gpodder/uninstall/index.html
>>
>> Then reinstall with this:
>>
>> http://installion.co.uk/ubuntu/xenial/universe/g/gpodder/install/index.html
>>
>> What variant of Ubuntu are you running -- normal Unity or what?
>>
> 
> Ubuntu Studio, but with XFCE installed (same desktop as I was using
> with Debian, when gPodder worked). I'll give the uninstall and
> reinstall a try when I get chance, later today.
> 


I gave it a try, going as far as the purge with the unused
dependencies, and then reinstalled. No difference. Trying to run the
program via the desktop icon has no effect, if I try from the terminal
the output looks more or less the same (pasted below). There's a forum
on gpodder's homepage, I'll paste this lot there as well and see
whether anybody there has any ideas.

Brian.


<Paste>

> brian at brian-ubuntu:~$ gpodder
> 
> ** (gpodder:9768): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-NRTw0sl9Ok: Connection refused
> 1513144272.166461 [gpodder.sync] WARNING: Could not find gpod
> 1513144272.166756 [gpodder.sync] WARNING: Could not find eyed3.mp3
> 1513144272.418642 [gpodder.log] ERROR: Uncaught exception: Traceback (most recent call last):
>   File "/usr/bin/gpodder", line 160, in <module>
>     main()
>   File "/usr/bin/gpodder", line 155, in main
>     main.main(options)
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/main.py", line 3500, in main
>     gp = gPodder(bus_name, core.Core(UIConfig, model_class=Model), options)
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/main.py", line 121, in __init__
>     BuilderWidget.__init__(self, None)
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/interface/common.py", line 38, in __init__
>     GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain, **kwargs)
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/base.py", line 66, in __init__
>     self.new()
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/main.py", line 234, in new
>     self.channels = self.model.get_podcasts()
>   File "/usr/lib/python2.7/dist-packages/gpodder/model.py", line 1358, in get_podcasts
>     self.children = self.db.load_podcasts(podcast_factory)
>   File "/usr/lib/python2.7/dist-packages/gpodder/dbsqlite.py", line 159, in load_podcasts
>     cur = self.cursor()
>   File "/usr/lib/python2.7/dist-packages/gpodder/dbsqlite.py", line 103, in cursor
>     return self.db.cursor()
>   File "/usr/lib/python2.7/dist-packages/gpodder/dbsqlite.py", line 94, in db
>     schema.upgrade(self._db, self.database_file)
>   File "/usr/lib/python2.7/dist-packages/gpodder/schema.py", line 202, in upgrade
>     assert version == CURRENT_VERSION
> AssertionError
> 
> Traceback (most recent call last):
>   File "/usr/bin/gpodder", line 160, in <module>
>     main()
>   File "/usr/bin/gpodder", line 155, in main
>     main.main(options)
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/main.py", line 3500, in main
>     gp = gPodder(bus_name, core.Core(UIConfig, model_class=Model), options)
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/main.py", line 121, in __init__
>     BuilderWidget.__init__(self, None)
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/interface/common.py", line 38, in __init__
>     GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain, **kwargs)
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/base.py", line 66, in __init__
>     self.new()
>   File "/usr/lib/python2.7/dist-packages/gpodder/gtkui/main.py", line 234, in new
>     self.channels = self.model.get_podcasts()
>   File "/usr/lib/python2.7/dist-packages/gpodder/model.py", line 1358, in get_podcasts
>     self.children = self.db.load_podcasts(podcast_factory)
>   File "/usr/lib/python2.7/dist-packages/gpodder/dbsqlite.py", line 159, in load_podcasts
>     cur = self.cursor()
>   File "/usr/lib/python2.7/dist-packages/gpodder/dbsqlite.py", line 103, in cursor
>     return self.db.cursor()
>   File "/usr/lib/python2.7/dist-packages/gpodder/dbsqlite.py", line 94, in db
>     schema.upgrade(self._db, self.database_file)
>   File "/usr/lib/python2.7/dist-packages/gpodder/schema.py", line 202, in upgrade
>     assert version == CURRENT_VERSION
> AssertionError





More information about the ubuntu-users mailing list