Bug#745441: totem-plugins-dvb-daemon: Failed activating DVB DBUS service
Emilio Pozuelo Monfort
pochu at debian.org
Thu Nov 6 16:53:15 UTC 2014
On 21/04/14 20:20, Frederik Himpe wrote:
> Package: totem-plugins-dvb-daemon
> Version: 1:0.2.10-1
> Severity: grave
> Tags: upstream patch
> Justification: renders package unusable
>
> When activating the DVB Daemon plug-in in Totem, this error pops up:
>
> Failed activating DVB DBus service 'NoneType' object has no attribute
> 'set_image'
> Traceback (most recent call last):
> File "/usr/lib/totem/plugins/dvb-daemon/dvb-daemon.py", line 680, in
> _on_group_loaded
> self._configure_mode()
> File "/usr/lib/totem/plugins/dvb-daemon/dvb-daemon.py", line 481, in
> _configure_mode
> self.single_group = self.channels[group_iter][self.channels.COL_GROUP]
> File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 788, in
> __getitem__
> aiter = self._getiter(key)
> File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 776, in
> _getiter
> aiter = self.get_iter(key)
> File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 810, in
> get_iter
> path = self._coerce_path(path)
> File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 785, in
> _coerce_path
> return TreePath(path)
> File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 1135, in
> __new__
> path = ":".join(str(val) for val in path)
> TypeError: 'NoneType' object is not iterable
>
> DVB functionality is not working in Totem after that.
>
> This is upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=709483 , which
> has a patch.
I've backported the patch and tested it, but there's an additional problem now.
Totem switch to python3 plugins, but the dvb plugin is python2, so it won't load.
See https://bugzilla.gnome.org/show_bug.cgi?id=739742
If nobody fixes this soon with a minimal patch, we'll probably have to remove
the totem dvb plugin.
Emilio
More information about the pkg-gnome-maintainers
mailing list