Advertisement
Guest User

sosnol`ka

a guest
Mar 24th, 2015
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. Ubiquity 2.20.0
  2. Gtk-Message: Failed to load module "overlay-scrollbar"
  3. debconf (developer): <-- VERSION 2
  4. debconf (developer): --> 0 2.0
  5. debconf (developer): <-- CAPB
  6. debconf (developer): --> 0 multiselect escape
  7. debconf (developer): <-- GET ubiquity/custom_title_text
  8. debconf (developer): --> 0
  9. debconf (developer): <-- GET oem-config/enable
  10. debconf (developer): --> 10 oem-config/enable doesn't exist
  11. debconf (developer): <-- GET ubiquity/automation_failure_command
  12. debconf (developer): --> 0
  13. debconf (developer): <-- GET ubiquity/failure_command
  14. debconf (developer): --> 0
  15. debconf (developer): <-- GET ubiquity/success_command
  16. debconf (developer): --> 0
  17. debconf (developer): <-- GET ubiquity/show_shutdown_button
  18. debconf (developer): --> 0 false
  19. debconf (developer): <-- GET ubiquity/hide_slideshow
  20. debconf (developer): --> 0 false
  21. debconf (developer): <-- GET debian-installer/locale
  22. debconf (developer): --> 0
  23. ERROR:dbus.proxies:Introspect error on :1.31:/org/freedesktop/UPower: 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. Exception in GTK frontend (invoking crash handler):
  25. Traceback (most recent call last):
  26. File "/usr/lib/ubiquity/bin/ubiquity", line 649, in <module>
  27. main(oem_config)
  28. File "/usr/lib/ubiquity/bin/ubiquity", line 635, in main
  29. install(query=options.query)
  30. File "/usr/lib/ubiquity/bin/ubiquity", line 264, in install
  31. wizard = ui.Wizard(distro)
  32. File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 290, in __init__
  33. mod.ui = mod.ui_class(mod.controller)
  34. File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 93, in __init__
  35. upower.setup_power_watch(self.prepare_power_source)
  36. File "/usr/lib/ubiquity/ubiquity/upower.py", line 21, in setup_power_watch
  37. power_state_changed()
  38. File "/usr/lib/ubiquity/ubiquity/upower.py", line 18, in power_state_changed
  39. not misc.get_prop(upower, UPOWER_PATH, 'OnBattery'))
  40. File "/usr/lib/ubiquity/ubiquity/misc.py", line 812, in get_prop
  41. return obj.Get(iface, prop, dbus_interface=dbus.PROPERTIES_IFACE)
  42. File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 70, in __call__
  43. return self._proxy_method(*args, **keywords)
  44. File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 145, in __call__
  45. **keywords)
  46. File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in call_blocking
  47. message, timeout)
  48. 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.
  49.  
  50. Traceback (most recent call last):
  51. File "/usr/lib/ubiquity/bin/ubiquity", line 649, in <module>
  52. main(oem_config)
  53. File "/usr/lib/ubiquity/bin/ubiquity", line 635, in main
  54. install(query=options.query)
  55. File "/usr/lib/ubiquity/bin/ubiquity", line 264, in install
  56. wizard = ui.Wizard(distro)
  57. File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 290, in __init__
  58. mod.ui = mod.ui_class(mod.controller)
  59. File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 93, in __init__
  60. upower.setup_power_watch(self.prepare_power_source)
  61. File "/usr/lib/ubiquity/ubiquity/upower.py", line 21, in setup_power_watch
  62. power_state_changed()
  63. File "/usr/lib/ubiquity/ubiquity/upower.py", line 18, in power_state_changed
  64. not misc.get_prop(upower, UPOWER_PATH, 'OnBattery'))
  65. File "/usr/lib/ubiquity/ubiquity/misc.py", line 812, in get_prop
  66. return obj.Get(iface, prop, dbus_interface=dbus.PROPERTIES_IFACE)
  67. File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 70, in __call__
  68. return self._proxy_method(*args, **keywords)
  69. File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 145, in __call__
  70. **keywords)
  71. File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in call_blocking
  72. message, timeout)
  73. 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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement