document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.  
  2. ** (light-locker-settings.py:1980): WARNING **: Couldn\'t register with accessibility bus: 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.
  3. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkMisc:xalign is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  4.   self.builder.add_from_file(glade_file)
  5. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkMisc:xpad is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  6.  self.builder.add_from_file(glade_file)
  7. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkMisc:ypad is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  8.   self.builder.add_from_file(glade_file)
  9. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkWidget:margin-left is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  10.  self.builder.add_from_file(glade_file)
  11. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkWidget:margin-right is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  12.   self.builder.add_from_file(glade_file)
  13. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkButton:yalign is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  14.  self.builder.add_from_file(glade_file)
  15. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkButton:use-stock is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  16.   self.builder.add_from_file(glade_file)
  17. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  18.  self.builder.add_from_file(glade_file)
  19. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkAlignment:top-padding is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  20.   self.builder.add_from_file(glade_file)
  21. /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py:61: Warning: The property GtkAlignment:left-padding is deprecated and shouldn\'t be used anymore. It will be removed in a future version.
  22.  self.builder.add_from_file(glade_file)
  23. Traceback (most recent call last):
  24.  File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 714, in <module>
  25.    main = LightLockerSettings()
  26.  File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 101, in __init__
  27.    self.init_settings()
  28.  File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 453, in init_settings
  29.    if ll_exec_settings[\'lock-after-screensaver\']:
  30. KeyError: \'lock-after-screensaver\'
');