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 403285 - Totem not supporting 'icyx' protocol
Totem not supporting 'icyx' protocol
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-02-01 17:18 UTC by Christian Fredrik Kalager Schaller
Modified: 2007-02-01 23:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2007-02-01 17:18:56 UTC
Found this page:
http://www.bigl.co.uk/listenlive.htm

The link which is under the button with both the Windows Media and AAC logo is:
icyx://bigl.co.uk:8600

I assume icyx is a stupid alternate name for icy://, but anyway Totem have not registered itself to handle it and thus never tries.
Comment 1 Bastien Nocera 2007-02-01 23:29:58 UTC
Those actually come from "Orban/Coding Technologies AAC/aacPlus Player Plugin™":
http://www.orban.com/plugin/Read_Me.html
Comment 2 Bastien Nocera 2007-02-01 23:35:50 UTC
2007-02-01  Bastien Nocera  <hadess@hadess.net>

        * data/handlers.sh: add missing "icy" to the list
        * src/backend/bacon-video-widget-gst-0.10.c:
        (bacon_video_widget_open_with_subtitle):
        * src/backend/bacon-video-widget-xine.c:
        (bacon_video_widget_open_with_subtitle): Handle "icyx" URLs as well
        (Closes: #403285)