[maemo-developers] [maemo-developers] One osso_browser python solution
From: Jason Monroe Martin jasmar at localnet.comDate: Sat Dec 9 23:24:42 EET 2006
- Previous message: [maemo-developers] VNC from maemo to ubuntu edgy desktop now working
- Next message: [maemo-developers] One osso_browser python solution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I settled with following the pine-url.sh example. I would still like to do it with the dbus bindings though. import commands url='http://www.google.com' result=commands.getoutput('dbus-send --print-reply --dest=com.nokia.osso_browser /usr/bin/browser com.nokia.osso_browser.load_url string:%s' % url) print result -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20061209/6610774d/attachment.htm
- Previous message: [maemo-developers] VNC from maemo to ubuntu edgy desktop now working
- Next message: [maemo-developers] One osso_browser python solution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]