View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#199
So I got dbus-switchboard to open my rtsp stream by adding the following line to /usr/share/applications/uri-action-defaults.list

Code:
video-quicktime=hildon-dbus-switchboard.desktop
EDIT: Problem! The GUI writes out the uri-action-defaults.list in a scrambled way so that it no longer works properly. You have to edit this by hand....

To restore the original file, as root (all on one line):
Code:
cp /usr/lib/python2.5/site-packages/dbus_switchboard_gui/uri-action-defaults.orig /usr/share/applications/uri-action-defaults.list
EDIT2: The scrambled writing of uri-action-defaults.list is probably why it was disabled in the first place...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2010-06-09 at 18:33.
 

The Following 2 Users Say Thank You to qole For This Useful Post: