[hafqa] [hafqa] [Bug 905] New: Python needs a way to open osso_browser.

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Mon Dec 11 00:58:18 EET 2006
https://maemo.org/bugzilla/show_bug.cgi?id=905

           Summary: Python needs a way to open osso_browser.
           Product: haf
           Version: 2.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
        AssignedTo: fernando.herrera-de-las-heras at nokia.com
        ReportedBy: jasmar at localnet.com
         QAContact: hafqa at maemo.org


The webbrowser python module does not work with osso_browser and the dbus code
causes :
 Exception urllib2.URLError: <urllib2.URLError instance at 0x40a228c8> in
'dbus_bindings._GIL_safe_pending_call_notification' ignored 

import dbus
bus = dbus.SessionBus()
proxy_obj = bus.get_object('com.nokia.osso_browser', '/com/nokia/osso_browser')
dbus_iface = dbus.Interface(proxy_obj, 'com.nokia.osso_browser')
dbus_iface.load_url('http://www.google.com')

-- 
Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list