Hi Bob, On Solaris Nevada, rtsp protocol is registered to be handled by Totem by default(I change it to realplay): "gconftool-2 -g /desktop/gnome/url-handlers/rtsp/command". And I didn't find one on Solaris 10U5(SPARC). To add this manually should solve the problem:
% gconftool-2 -s /desktop/gnome/url-handlers/rtsp/command -t string "realplay \"%s\"" % gconftool-2 -s /desktop/gnome/url-handlers/rtsp/enabled -t bool true % gconftool-2 -s /desktop/gnome/url-handlers/rtsp/needs_terminal -t bool true HTH, -Alfred Bob Friesenhahn wrote: > For sites (e.g. cspan.org) which offer Real Audio which works with the > firefox plugin, I am not able to view the content due to the error > "Firefox doesn't know how to open this address, because the protocol > (rtsp) isn't associated with any program.". This problem occurs under > Solaris 10U5 with all patches applied. I am about to tear my > remaining hair out. > > Is there a way around this problem? > > Bob > ====================================== > Bob Friesenhahn > bfriesen at simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ > GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ > > _______________________________________________ > desktop-discuss mailing list > desktop-discuss at opensolaris.org >
