Bob Friesenhahn wrote: > On Wed, 17 Sep 2008, Alfred Peng wrote: > >> 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 >> Hi Bob,
Not necessary. Typo here. Should be set to false and keep consistent with the other protocol handlers. -Alfred > > I have now tried this and it actually works. Thank you very much! > However, I am wondering if this application really needs to have a > terminal window. > > Bob > > >> 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 >>> >>> > > ====================================== > 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 >
