Cannot play DVB

Bug #1202768 reported by Jarno Suni
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
GNOME DVB Daemon
Fix Released
High
gnome-dvb-daemon (Fedora)
Won't Fix
Undecided
totem (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I have GNOME DVB Daemon plugin activated in Totem, but in terminal there is:
$ totem
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 767, in __getitem__
    aiter = self._getiter(key)
  File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 755, in _getiter
    aiter = self.get_iter(key)
  File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 789, in get_iter
    path = self._coerce_path(path)
  File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 764, in _coerce_path
    return TreePath(path)
  File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 1114, in __new__
    path = ":".join(str(val) for val in path)
TypeError: 'NoneType' object is not iterable

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: totem 3.6.3-0ubuntu6
ProcVersionSignature: Ubuntu 3.8.0-26.18-lowlatency 3.8.13.2
Uname: Linux 3.8.0-26-lowlatency x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Thu Jul 18 13:26:43 2013
InstallationDate: Installed on 2013-06-24 (24 days ago)
InstallationMedia: Ubuntu-Studio 13.04 "Raring Ringtail" - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
In , tomas (tomas-redhat-bugs-1) wrote :

Description of problem:
when totem is starting, it stay without dvd or dvb in menu. if totem starts dvd from nautilus, it run ok.

Version-Release number of selected component (if applicable):
3.8.2-206.fc18.x86_64
totem 3.6.3
How reproducible:
write totem on commanline

Steps to Reproduce:
1.
2.
3.

Actual results:

totem

(totem:8090): Grilo-WARNING **: [registry] grl-registry.c:330: Failed to initialize plugin: '/usr/lib64/grilo-0.2/libgrlflickr.so'

(totem:8090): Grilo-WARNING **: [registry] grl-registry.c:330: Failed to initialize plugin: '/usr/lib64/grilo-0.2/libgrltmdb.so'

(totem:8090): Grilo-WARNING **: [registry] grl-registry.c:787: Failed to open module: '/usr/lib64/grilo-0.2/libgrlpodcasts.so'
Failed activating DVB DBus service 'NoneType' object has no attribute 'set_image'
Traceback (most recent call last):
  File "/usr/lib64/totem/plugins/dvb-daemon/dvb-daemon.py", line 680, in _on_group_loaded
    self._configure_mode()
  File "/usr/lib64/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/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 782, in __getitem__
    aiter = self._getiter(key)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 776, in _getiter
    aiter = self.get_iter(key)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 798, in get_iter
    path = TreePath(path)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 1209, in __new__
    if len(path) == 0:
TypeError: object of type 'NoneType' has no len()

** (totem:8090): WARNING **: Error creating GUPnP context: Failed to find IP of interface ttyUSB0

Expected results:

Additional info:

Revision history for this message
In , Sylvain (sylvain-redhat-bugs) wrote :

I get this bug with Fedora 19.
Same stacktrace.
totem-3.8.2-1.fc19.x86_64
gnome-dvb-daemon-0.2.10-2.fc19.x86_64

Revision history for this message
Jarno Suni (jarnos) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in totem (Ubuntu):
status: New → Confirmed
Revision history for this message
In , Stefano (stefano-redhat-bugs) wrote :

Same bug on Fedora 19.

totem-3.8.2-1.fc19.x86_64
gnome-dvb-daemon-0.2.10-2.fc19.x86_64

$ totem
Failed activating DVB DBus service 'NoneType' object has no attribute 'set_image'
Traceback (most recent call last):
  File "/usr/lib64/totem/plugins/dvb-daemon/dvb-daemon.py", line 680, in _on_group_loaded
    self._configure_mode()
  File "/usr/lib64/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/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 767, in __getitem__
    aiter = self._getiter(key)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 755, in _getiter
    aiter = self.get_iter(key)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 789, in get_iter
    path = self._coerce_path(path)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 764, in _coerce_path
    return TreePath(path)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 1114, in __new__
    path = ":".join(str(val) for val in path)
TypeError: 'NoneType' object is not iterable

Revision history for this message
In , Fedora (fedora-redhat-bugs) wrote :

This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be
able to fix it before Fedora 18 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Revision history for this message
In , Blonďák (blonk-redhat-bugs) wrote :

For me helps following:

--- old/dvb-daemon.py 2014-01-26 11:34:17.306941350 +0100
+++ new/dvb-daemon.py 2014-01-25 20:46:28.520696797 +0100
@@ -458,7 +458,8 @@
         totemtv_image.show()

         watch_item = uimanager.get_widget('/tmw-menubar/movie/devices-placeholder/dvbdevice')
- watch_item.set_image(totemtv_image)
+ if watch_item:
+ watch_item.set_image(totemtv_image)

         timers_image = Gtk.Image.new_from_icon_name("stock_timer", Gtk.IconSize.MENU)
         timers_image.show()

Revision history for this message
In , Fedora (fedora-redhat-bugs) wrote :

Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Revision history for this message
In , Felix (felix-redhat-bugs) wrote :

(In reply to Blonďák from comment #4)
> For me helps following: (...)

I can confirm that this bug exists in F20 and Blonďák's patch resolves the issue.

The bug was reported upstream as
  Totem plugin: DVB not working due to problem in dvb-daemon.py
  https://bugzilla.gnome.org/show_bug.cgi?id=709483
but does not have any "official" solution though another reporter indicated that commenting line 461 removes the bug as well.

The upstream git repository does not have any official bug fix (watch_item line is unchanged since 2009 / git revision 8aafc4f8).

affects: totem → gnome-dvb-daemon
Changed in gnome-dvb-daemon:
importance: Unknown → High
status: Unknown → New
Changed in gnome-dvb-daemon:
status: New → Fix Released
Revision history for this message
In , Ville (ville-redhat-bugs) wrote :
Revision history for this message
Michael (h-michael-7) wrote :

The bug ist still persistent on a fresh install of Ubuntu 14.10. All packages up to date (1014-11-16)

Revision history for this message
In , Fedora (fedora-redhat-bugs) wrote :

This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora 'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 20 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Revision history for this message
In , Fedora (fedora-redhat-bugs) wrote :

Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Changed in gnome-dvb-daemon (Fedora):
importance: Unknown → Undecided
status: Unknown → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.