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 161354 - Totem not handling Virgin Radio playlists
Totem not handling Virgin Radio playlists
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: GStreamer backend
0.99.22
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2004-12-15 10:58 UTC by Christian Fredrik Kalager Schaller
Modified: 2005-04-13 08:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2004-12-15 10:58:52 UTC
The Ogg streams from Virgin Radio are done through MP3 Shoutcast lists:
http://www.virginradio.co.uk/thestation/listen/index.html

Drag and dropping these into Totem do not work, Totem just hangs. If I download
the playlist files and open the ogg stream directly in Totem it plays fine (with
gstreamer core CVS)
Comment 1 Christian Fredrik Kalager Schaller 2004-12-15 11:05:42 UTC
BT from Totem/gdb

Thread 18054064 (LWP 22328)

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_wait
    from /lib/tls/libpthread.so.0
  • #2 gst_thread_main_loop
    at gstthread.c line 701
  • #3 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #4 start_thread
    from /lib/tls/libpthread.so.0
  • #5 clone
    from /lib/tls/libc.so.6

Comment 2 Christian Fredrik Kalager Schaller 2004-12-15 11:11:36 UTC


Thread 2 (Thread 18054064 (LWP 22328))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_wait
    from /lib/tls/libpthread.so.0
  • #2 gst_thread_main_loop
    at gstthread.c line 701
  • #3 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #4 start_thread
    from /lib/tls/libpthread.so.0
  • #5 clone
    from /lib/tls/libc.so.6

Thread 1 (Thread -151152416 (LWP 22325))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __nptl_setxid
    from /lib/tls/libpthread.so.0
  • #2 seteuid
    from /lib/tls/libc.so.6
  • #3 gnome_vfs_method_init
    from /usr/lib/libgnomevfs-2.so.0
  • #4 gnome_vfs_transform_get
    from /usr/lib/libgnomevfs-2.so.0
  • #5 gnome_vfs_uri_new_private
    from /usr/lib/libgnomevfs-2.so.0
  • #6 gnome_vfs_uri_new
    from /usr/lib/libgnomevfs-2.so.0
  • #7 gst_gnomevfs_get_supported_uris
    at gstgnomevfsuri.c line 52
  • #8 gst_gnomevfssrc_uri_get_protocols
    at gstgnomevfssrc.c line 425
  • #9 gst_element_register
    at gstelementfactory.c line 248
  • #10 plugin_init
    at gstgnomevfs.c line 37
  • #11 gst_plugin_register_func
    at gstplugin.c line 213
  • #12 gst_plugin_load_file
    at gstplugin.c line 443
  • #13 gst_xml_registry_load_plugin
    at gstxmlregistry.c line 712
  • #14 gst_registry_load_plugin
    at gstregistry.c line 450
  • #15 gst_plugin_feature_ensure_loaded
    at gstpluginfeature.c line 106
  • #16 gst_element_factory_create
    at gstelementfactory.c line 287
  • #17 gst_element_make_from_uri
    at gsturi.c line 482
  • #18 gst_play_base_bin_change_state
    at gstplaybasebin.c line 845
  • #19 gst_play_bin_change_state
    at gstplaybin.c line 785
  • #20 gst_element_set_state_func
    at gstelement.c line 2796
  • #21 gst_element_set_state
    at gstelement.c line 2739
  • #22 bacon_video_widget_open
  • #23 totem_action_set_mrl
  • #24 main
  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2

Comment 3 Christian Fredrik Kalager Schaller 2004-12-15 11:18:10 UTC
Just tested clicking on the link instead of drag and dropping it onto Totem.
That works.
Comment 4 Ronald Bultje 2005-02-25 11:35:04 UTC
Drag'n'drop works fine here. Can you still reproduce this?
Comment 5 Christian Fredrik Kalager Schaller 2005-03-01 11:31:54 UTC
For me this is still here. If I drag and drop the URL from that page onto Totem,
it says buffering for a short while, then playing, but no sound comes out. If I
doubleclick on the link it plays fine.
Comment 6 Martin Sturm 2005-03-01 16:59:02 UTC
Drag'n'drop also here works fine. (Not using CVS version, but Totem 0.101 from
Ubuntu Hoary) 
Comment 7 Dennis Cranston 2005-03-01 17:18:09 UTC
Drag and drop is working for me.  I am using versions build from cvs head, Totem
0.101 and GStreamer 0.8.9.
Comment 8 Ronald Bultje 2005-03-01 17:43:01 UTC
Thanks guys. Christian, please purge your checkouts and do new ones, just to be
sure.
Comment 9 Ed Catmur 2005-03-01 18:44:51 UTC
WFM on Gentoo: Totem 0.101 (from breakmygentoo tree), GStreamer 0.8.9,
gst-plugins 0.8.7.
Comment 10 Christian Fredrik Kalager Schaller 2005-04-13 08:57:56 UTC
Ok, with my fresh install Totem with FC4 this problem is gone so I am closing
this bug.