daily pastebin goal
72%
SHARE
TWEET

Untitled

a guest Apr 28th, 2010 279 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ERROR:dbus.proxies:Introspect error on :1.40:/DeviceDriver: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
  2. Traceback (most recent call last):
  3.   File "/usr/bin/jockey-gtk", line 417, in <module>
  4.     sys.exit(u.run())
  5.   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 428, in run
  6.     self.ui_show_main()
  7.   File "/usr/bin/jockey-gtk", line 101, in ui_show_main
  8.     self.update_tree_model()
  9.   File "/usr/bin/jockey-gtk", line 277, in update_tree_model
  10.     for h_id in self.get_displayed_handlers():
  11.   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 772, in get_displayed_handlers
  12.     return self.backend().available(self.argv_options.mode)
  13.   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 110, in backend
  14.     self._check_repositories()
  15.   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 795, in _check_repositories
  16.     if self._dbus_iface.has_repositories():
  17.   File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
  18.     return self._proxy_method(*args, **keywords)
  19.   File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
  20.     **keywords)
  21.   File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
  22.     message, timeout)
  23. dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
  24. emil@emil-laptop:~$ /usr/bin/jockey-gtk
  25. ERROR:dbus.proxies:Introspect error on :1.40:/DeviceDriver: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
  26. Traceback (most recent call last):
  27.   File "/usr/bin/jockey-gtk", line 417, in <module>
  28.     sys.exit(u.run())
  29.   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 428, in run
  30.     self.ui_show_main()
  31.   File "/usr/bin/jockey-gtk", line 101, in ui_show_main
  32.     self.update_tree_model()
  33.   File "/usr/bin/jockey-gtk", line 277, in update_tree_model
  34.     for h_id in self.get_displayed_handlers():
  35.   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 772, in get_displayed_handlers
  36.     return self.backend().available(self.argv_options.mode)
  37.   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 110, in backend
  38.     self._check_repositories()
  39.   File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 795, in _check_repositories
  40.     if self._dbus_iface.has_repositories():
  41.   File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
  42.     return self._proxy_method(*args, **keywords)
  43.   File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
  44.     **keywords)
  45.   File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
  46.     message, timeout)
  47. dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
RAW Paste Data
Top