Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. DockbarX 0.90.3
  2. DockbarX init
  3. DockbarX reload
  4. Xlib.protocol.request.QueryExtension
  5. Unable to set arguments (0, 0) according to signature '': <type 'exceptions.TypeError'>: Fewer items found in D-Bus signature than in Python arguments
  6. Traceback (most recent call last):
  7. File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 586, in msg_reply_handler
  8. reply_handler(*message.get_args_list(**get_args_opts))
  9. File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 391, in _introspect_reply_handler
  10. self._introspect_execute_queue()
  11. File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 378, in _introspect_execute_queue
  12. proxy_method(*args, **keywords)
  13. File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 132, in __call__
  14. **keywords)
  15. File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 566, in call_async
  16. message.append(signature=signature, *args)
  17. TypeError: Fewer items found in D-Bus signature than in Python arguments
  18. Traceback (most recent call last):
  19. File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 586, in msg_reply_handler
  20. reply_handler(*message.get_args_list(**get_args_opts))
  21. File "/usr/share/dockbarx/applets/appindicator.py", line 255, in indicators_loaded
  22. self.ind_added(*ind)
  23. File "/usr/share/dockbarx/applets/appindicator.py", line 272, in ind_added
  24. ind = AppIndicator(self, *args)
  25. TypeError: __init__() takes at least 11 arguments (10 given)
  26. /usr/bin/dockx:1308: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  27. gtk.main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement