View Single Post
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#1
I've asked this question a while back and received an answer of:

Code:
dbus-send --system --type=method_call --dest="com.nokia.osso_browser" --print-reply /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"google.com"
But I've run into a problem with this; when I do that in on the SDK I get:

Code:
Error org.freedesktop.DBus.Error.ServiceUnknown: The name com.nokia.osso_browser was not provided by any .service files
But if I open the browser manually, then try that, it works as expected. Is this a problem were some sort of DBUS service is not correctly started on the SDK or is this also present on a real device? Additionally, if this is not the correct way to call the browser, I'm open to alternate solutions!

This is the last thing stopping me from promoting my app to extras-testing....Thanks!
__________________
-Brent

Author of TouchSearch -- web searching software for Maemo 5.

Mobile Device lineage: Palm Z22 -> Palm TX -> Nokia N800 -> Nokia N900