Notices


Reply
Thread Tools
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#191
The GUI, I think is run as root, (sudo), but dbus-switchboard itself should be run as user.
__________________
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!
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#192
Found the bug in dbus-switchboard-gui that doesn't save the URIs.

It really is as simple as a forgotten call to the "save URIs" function.

I'll try to get an updated package into Extras-devel ASAP.

EDIT: You need to call dbus-switchboard-gui as root, but you have to do it as follows to avoid the dbus errors:

Code:
sudo run-standalone.sh dbus-switchboard-gui
__________________
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-08 at 23:12.
 

The Following 2 Users Say Thank You to qole For This Useful Post:
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#193
What are people using URIs for? I'd like some examples for the N900.
__________________
Ernesto de Bernardis

 
Bec's Avatar
Posts: 876 | Thanked: 396 times | Joined on Dec 2009
#194
Isn't that the way to reasociate rtsp streams? I'd very much like to start videos in mPlayer directly rather than the default browser.
__________________
 

The Following User Says Thank You to Bec For This Useful Post:
Posts: 309 | Thanked: 456 times | Joined on Jan 2010
#195
@Qole

Thank you for porting this to N900, could I ask you for some advice to check if I'm doing this right?

I've been trying to change the association for rtsp streams from Media Player to VLC. So far I have :

Created a Handler with the command: cvlc %params%
Added rtsp: to URLs using the VLC handler
Switched rtsp URI to dbus_switchboard

When I click a link in MicroB, nothing happens.
Have I done this correctly or have I missed something?

Any help you could offer would be greatly appreciated.
 

The Following User Says Thank You to [DarkGUNMAN] For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#196
I just tested rtsp streaming in microb.

It should, by default, go to the built-in media player. And before I started messing with things in DBus Switchboard, that worked just fine.

But after messing around in DBus Switchboard, I'm now seeing the same behaviour as DarkGUNMAN. Now, nothing happens. At all. Even when I switch the rtsp line back to the supposed default!

Back to the debugging....

At least filetype associations are working... You can always change the rtsp: to http: and associate the filetype.

Here's the link I used:

rtsp://video3.multicasttech.com/AFTVClassics3GPP296.sdp
__________________
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!
 

The Following User Says Thank You to qole For This Useful Post:
casper27's Avatar
Posts: 844 | Thanked: 521 times | Joined on Jan 2009 @ UK southampton
#197
GUI works perfect when running as root with your command no permission errors.
One question I am trying to associate .rm and .smil extensions but with no luck. I have associated to Mplayer but when I click on the link in the browser nothing happens.
The site Im trying to use is
http://vip.tv-video.net/
It uses Realplayer as default handler and when I open on PC it says it is a .smil stream. Any chance someone can try one of the free streams on there see if I have missed anything.
Thanks
 
Bec's Avatar
Posts: 876 | Thanked: 396 times | Joined on Dec 2009
#198
Does it work for youtube?
__________________
 
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:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#200
Ha, the irony is that, after getting everything set up and working, VLC can't play the stream. "live555 demux error: RTSP PLAY failed liveMedia5"
__________________
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!
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:01.