After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 597092 - Totem crashes when trying to access dvb-t device from menu
Totem crashes when trying to access dvb-t device from menu
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: GStreamer backend
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
: 598340 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-10-02 10:17 UTC by Gert Kulyk
Modified: 2009-10-16 14:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace of the crash after trying to access dvb-t device (27.71 KB, text/plain)
2009-10-02 10:17 UTC, Gert Kulyk
Details

Description Gert Kulyk 2009-10-02 10:17:56 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.
Comment 1 Bastien Nocera 2009-10-02 12:33:21 UTC
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
Comment 2 Gert Kulyk 2009-10-02 14:00:39 UTC
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?
Comment 3 Bastien Nocera 2009-10-02 14:36:08 UTC
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.
Comment 4 Bastien Nocera 2009-10-13 22:33:35 UTC
*** Bug 598340 has been marked as a duplicate of this bug. ***
Comment 5 killajoe 2009-10-15 23:23:27 UTC
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.
Comment 6 Bastien Nocera 2009-10-16 14:17:07 UTC
*** Bug 598679 has been marked as a duplicate of this bug. ***