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 555045 - [gstreamer] totem can't open dvb:// URLs
[gstreamer] totem can't open dvb:// URLs
Status: RESOLVED DUPLICATE of bug 554875
Product: totem
Classification: Core
Component: Movie player
2.24.x
Other All
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-10-04 22:54 UTC by Simon Wagner
Modified: 2008-10-07 14:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
DVB-T Channels Config File (5.51 KB, text/plain)
2008-10-07 14:15 UTC, Michael Cohen
Details

Description Simon Wagner 2008-10-04 22:54:03 UTC
Please describe the problem:
when you try to watch a DVB TV channel with totem, you can't select the channel you want to watch by typing
totem dvb://<your favorite channel here>
However, gstreamer can do this, if there is a dvb-channel.conf file at ~/.gstreamer-0.10:
gst-launch uriplaybin uri="dvb://channel"

Steps to reproduce:
1. set up the DVB environment (e.g installing DVB card, creating dvb-channel.conf, install gstreamer codecs)
2. execute "totem dvb://channel"



Actual results:
an error message appears, telling me, the URL is invalid

Expected results:
it would be nice if totem would act just like uriplaybin. Furthermore I think it would be best, if totem-gstreamer would use uriplaybin to decode the URL, so the Totem team would have a bit less work to do ;)
It's especially annoying, because you can have dvb:// URLs in a playlist. These would be recognized by totem. But this seems to be handled by another code.

Does this happen every time?
Yes

Other information:
I am using Ubuntu 8.10 Beta with totem-gstreamer. All codecs correctly installed, opening the URL with gst-launch works
Comment 1 Michael Cohen 2008-10-07 14:15:49 UTC
Created attachment 120121 [details]
DVB-T Channels Config File
Comment 2 Michael Cohen 2008-10-07 14:18:04 UTC
Comment on attachment 120121 [details]
DVB-T Channels Config File

Playlist error
The playlist 'dvb://D44Parl-4Com'tee' could not be parsed, it might be damaged.

For every channel when selecting Watch TV on Adapter 0 in the Movie menu.

In the terminal I get:
(totem:6862): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Comment 3 Bastien Nocera 2008-10-07 14:19:42 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 554875 ***