Notices


Reply
Thread Tools
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#301
Originally Posted by debernardis View Post
@Qole, Rebhana: in the URI tab on my device all image-something mimetypes. including image-jpeg, are associated with hildon-browser.desktop:X-Osso-URI-Action-Open.
Can you confirm please? In order to make my hack work I have to change that to dbus-switchboard.

Also, if I apt-get purge dbus-switchboard, things get normal again and jpg get opened by the image-viewer. So it must be dbus-switchboard that directs them to the browser.
Oh, I also have hildon-browser.desktop:X-Osso-URI-Action-Open in the URI tab, but in the defaults list, half of the image entries are hildon-image-viewer.desktop (in particular jpeg) and the others hildon-browser.desktop.
__________________
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log

Last edited by rebhana; 2010-06-22 at 20:45.
 

The Following User Says Thank You to rebhana For This Useful Post:
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#302
Originally Posted by qole View Post
kolos: If you go to the dbus-switchboard GUI and then go to the "Defaults" button, look for the application/rtf entry and change it to the bright green setting. Then press "Dbus Switchboard" at the top and choose "Save". RTF files should now open in Abiword.

Thanks qole,

With yours instructions I managed to open ".txt" files with Leafpad.

With ".rtf" problem still exists because the line under "Defaults" was already green. Actually under "Defaults" I have only entry "text/dbs-rtf" which was already set to "hildon-dbus-switchboard.desktop", but I don't have entry "application/rtf".

I also opened file "user-mimetypes.list" (/usr/lib/dbus-switchboard/) with Leafpad and there I found "application/rtf=none". Should be "none" OK for this one?
 
ed00's Avatar
Posts: 277 | Thanked: 215 times | Joined on Dec 2009
#303
Qole, thank you for directing to this thread. I installed DBus-Switchboard config but it keep crushing even after reboot. Went through whole thread but couldn't find how to fix it. Probably missed something im kind of new to this...
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#304
ed00: can you please enter the following long and complicated command at the terminal and post the results:
Code:
sudo /usr/bin/run-standalone.sh /usr/bin/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!
 

The Following User Says Thank You to qole For This Useful Post:
ed00's Avatar
Posts: 277 | Thanked: 215 times | Joined on Dec 2009
#305
it asking me for password:
Code:
~ $ sudo /usr/bin/run-standalone.sh /usr/bin/dbus-switchboard-gui
Password:
and when im trying as a root nothing happening :
Code:
/home/user # ~ $ sudo /usr/bin/run-standalone.sh /usr/bin/dbus-switchboard-gui
/home/user #
 

The Following 2 Users Say Thank You to ed00 For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#306
ed00:
You should not be asked for a password for that command...

gain root and try the command without the "sudo" at the beginning.

If that works, then run the following:

Code:
update-sudoers
Then leave root terminal and try the sudo command again.

If it doesn't work, then your install must be broken. As root, try:

Code:
apt-get install dbus-switchboard
__________________
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:
ed00's Avatar
Posts: 277 | Thanked: 215 times | Joined on Dec 2009
#307
Thank you Qole ! This is awesome finally it works did without sudo and now it running .
 
Posts: 150 | Thanked: 80 times | Joined on Dec 2009
#308
I'm having a bit of trouble trying to set up FeedingIt application as the default rss feed handler.

In the Defaults section, I've set the application/news_reader entry to the bright green setting, and have added a new FeedingIt hander with the parameter %params% (i'm not sure if this is correct)

I then set up a Xref entry for both .rss and news_reader as FeedingIt and have re-booted. But then when I try to subscribe to a new feed on MicroB a yellow banner comes up saying opening FeedingIt but nothing happens.

Any help would be appreciated.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#309
Sash: It sounds like dbus-switchboard is working; it is attempting to open FeedingIt, but something isn't quite right in the invocation.

Open a terminal and run dbus-switchboard.py and see what messages you get when you open a newsfeed.
__________________
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:
Posts: 150 | Thanked: 80 times | Joined on Dec 2009
#310
Okay, now when I click on save newsfeed in MicroB it launches FeedingIt but it doesn't open the option to save a newsfeed, i.e it just opens the application, as if I clicked it from the menu.

Here is the output I get from Terminal:

Code:
$ dbus-switchboard.py
dbus-switchboard started
--
-- dbus-switchboard: Received an RPC to mime_open.
-- dbus-switchboard: RPC had arguments ['http://feeds.digg.com/digg/popular.rss'].
-- dbus-switchboard: Interface is org.dbus.switchsvc 
-- dbus-switchboard: user_data is <osso.context.Context object at 0x407bf030> 
------
-- params : file://http://feeds.digg.com/digg/popular.rss
-- params2 : http://feeds.digg.com/digg/popular.rss
-- realparams : file://http://feeds.digg.com/digg/popular.rss
-- realparams2 : http://feeds.digg.com/digg/popular.rss
------
-- dbus-switchboard (runcmd) : /usr/bin/run-standalone.sh FeedingIt http://feeds.digg.com/digg/popular.rss &
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:20.