GNOME Bugzilla – Bug 597092
Totem crashes when trying to access dvb-t device from menu
Last modified: 2009-10-16 14:17:07 UTC
Created attachment 144576 [details] Backtrace of the crash after trying to access dvb-t device After upgrading from 2.26.x to 2.28, I'm no longer able to access my dvb-t stick from within totem. First try totem is telling me, that I do not have a channel-list (which I have, dvb-channels.conf is available), the second try to watch television causes totem to crash. This is always reproducable in Ubuntu Karmic, Debian Sid and the version I've built with jhbuild.
Well spotted, fixed in gnome-2-28 and master. A release will follow next week. commit b5772763f6a31ef429d11a2070c681a424a3e430 Author: Bastien Nocera <hadess@hadess.net> Date: Fri Oct 2 13:30:00 2009 +0100 Fix DVB tuner activation Fix double-frees of the channels.conf filename, a couple of memory leaks, and the file wrongly being considered broken when parsing the last line of it. https://bugzilla.gnome.org/show_bug.cgi?id=597092
Thank You for your quick reply. Totem now does not crash anymore, but I'm still not able to watch any channel. It now simply seems to hang. When pausing and trying to play the dvb-stream again, totem is telling me that plugins are missing: private/teletext-Decoder and/or application/x-mpegts-private-section-Decoder. I'm not sure how to debug this. Any hints?
Those are GStreamer problems I'm afraid. You should be able to reproduce them using: gst-launch playbin2 uri="dvb://NAME OF CHANNEL" You can also right-click on the playlist to copy the URL. File a separate bug about it.
*** Bug 598340 has been marked as a duplicate of this bug. ***
Me to got the message abaout missing config. (Bug 598340) I'am too on Archlinux (64bit). Is there a bug fixed Version of Totem? On ftp side i found newest : totem-2.28.1.tar.bz2 29-Sep-2009 17:12 2.9M Thats the Version Archliux is using for now.
*** Bug 598679 has been marked as a duplicate of this bug. ***