Ticket #3411: org.laptop.WebActivity-1.log

File org.laptop.WebActivity-1.log, 3.0 KB (added by manuq, 12 years ago)

dbus error while testing the webkitgtk test RPM

Line 
1/usr/lib/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
2  import gobject._gobject
3Traceback (most recent call last):
4  File "/usr/lib/python2.7/site-packages/gi/_gobject/__init__.py", line 106, in obj_set_property
5    prop.fset(self, value)
6  File "/usr/lib/python2.7/site-packages/sugar3/graphics/palettewindow.py", line 501, in set_invoker
7    self._widget.set_invoker(self._invoker)
8AttributeError: 'NoneType' object has no attribute 'set_invoker'
91338900946.085223 WARNING root: No Gtk.AccelGroup in the top level window.
101338900946.196500 WARNING root: No Gtk.AccelGroup in the top level window.
111338900946.341958 WARNING root: No Gtk.AccelGroup in the top level window.
121338900946.409102 WARNING root: No Gtk.AccelGroup in the top level window.
13Traceback (most recent call last):
14  File "/usr/lib/python2.7/site-packages/gi/_gobject/__init__.py", line 106, in obj_set_property
15    prop.fset(self, value)
16  File "/usr/lib/python2.7/site-packages/sugar3/graphics/palettewindow.py", line 501, in set_invoker
17    self._widget.set_invoker(self._invoker)
18AttributeError: 'NoneType' object has no attribute 'set_invoker'
19Traceback (most recent call last):
20  File "/usr/lib/python2.7/site-packages/gi/_gobject/__init__.py", line 106, in obj_set_property
21    prop.fset(self, value)
22  File "/usr/lib/python2.7/site-packages/sugar3/graphics/palettewindow.py", line 501, in set_invoker
23    self._widget.set_invoker(self._invoker)
24AttributeError: 'NoneType' object has no attribute 'set_invoker'
251338900947.009375 WARNING root: No Gtk.AccelGroup in the top level window.
261338900947.011539 WARNING root: No Gtk.AccelGroup in the top level window.
271338900947.013608 WARNING root: No Gtk.AccelGroup in the top level window.
281338900947.050830 WARNING root: No Gtk.AccelGroup in the top level window.
291338900947.052974 WARNING root: No Gtk.AccelGroup in the top level window.
301338900947.055101 WARNING root: No Gtk.AccelGroup in the top level window.
311338900958.022361 ERROR dbus.connection: Unable to set arguments (<Browser object at 0xa5c9b1c (Browser at 0xa44f150)>, '') according to signature u'is': <type 'exceptions.TypeError'>: an integer is required
32Traceback (most recent call last):
33  File "/home/olpc/Activities/Browse.activity/browser.py", line 546, in __run_file_chooser
34    chosen = picker.run()
35  File "/home/olpc/Activities/Browse.activity/filepicker.py", line 49, in run
36    result = ObjectChooser.run(self)
37  File "/usr/lib/python2.7/site-packages/sugar3/graphics/objectchooser.py", line 80, in run
38    self._chooser_id = journal.ChooseObject(self._parent_xid, what_filter)
39  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__
40    return self._proxy_method(*args, **keywords)
41  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
42    **keywords)
43  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 620, in call_blocking
44    message.append(signature=signature, *args)
45TypeError: an integer is required