![]() |
2010-06-19
, 16:33
|
|
Posts: 355 |
Thanked: 396 times |
Joined on Dec 2009
@ USA
|
#282
|
![]() |
2010-06-19
, 17:33
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#283
|
rebhana: Maemo doesn't seem to use /etc/gnome/defaults.list and I want to be able to port this back to the old N8x0 tablets...
Also, /usr/bin/dbus-switchboard-shim looks like it is supposed to do what you're looking for with the osso PDF reader...
![]() |
2010-06-19
, 17:54
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#284
|
#!/bin/sh #ugly hack to allow dbus switchboard to 'sink' to a hildon/dbus app run-standalone.sh $1& sleep $2 dbus-send --type=method_call --dest=$3 $4 $5 string:"$6"
MediaPlayer,cli,dbus-switchboard-shim com.nokia.osso_media_server /com/nokia/osso_media_server com.nokia.osso_media_server.video.play_media %params%
![]() |
2010-06-21
, 05:58
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#285
|
dbus-switchboard-shim com.nokia.image_viewer /com/nokia/image_viewer com.nokia.image_viewer.mime_open %params%
![]() |
2010-06-21
, 11:16
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#286
|
I tried to associate jpg files with this xref:
trying the various types of parameters, but images don't get opened.Code:dbus-switchboard-shim com.nokia.image_viewer /com/nokia/image_viewer com.nokia.image_viewer.mime_open %params%
The Following User Says Thank You to rebhana For This Useful Post: | ||
![]() |
2010-06-21
, 11:34
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#287
|
dbus-switchboard-shim image-viewer 0 com.nokia.image_viewer /com/nokia/image_viewer com.nokia.image_viewer.mime_open %params%
![]() |
2010-06-21
, 17:43
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#288
|
Since one of the newest version of dbus-switchboard, there's a change in the camera app. After you shoot a photo, there's a bottom icon you can press and opens the photos default application - but after dbus-switchboard the photo gets opened in the browser.
Also the application manager opens photos (jpgs) in the browser instead of the photos application.
The Following 2 Users Say Thank You to rebhana For This Useful Post: | ||
![]() |
2010-06-21
, 20:46
|
Posts: 434 |
Thanked: 245 times |
Joined on Jan 2010
|
#289
|
![]() |
2010-06-21
, 21:55
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#290
|
The Following User Says Thank You to qole For This Useful Post: | ||
Also, /usr/bin/dbus-switchboard-shim looks like it is supposed to do what you're looking for with the osso PDF reader...
ruskie: I have figured out how to get mailto: working. Just add it to the .desktop file along with the other protocols. Next version will have all the protocols listed...
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!