Linux Lite Forums

Full Version: [Solved] Light Locker crashes in Linux Lite 2.4 after upgrade
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Upgraded the 2.4 beta to 2.4 final and when i click on light locker settings from the menu it flashes for a second and then its gone. terminal says i have the latest light locker, litedm, xscreensaver. have reinstalled lightlocker and xscreensaver. I am able to lock and unlock the screen . just not able to get the program to chang it to open.

Here is results from terminal command

jeff@jeff-RF800AA-ABA-SR2011WM-NA680:~$ /usr/bin/light-locker-settings
Traceback (most recent call last):
  File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 541, in <module>
    main = LightLockerSettings()
  File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 97, in __init__
    self.init_settings()
  File "/usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py", line 240, in init_settings
    use_light_locker = settings['light-locker-enabled']
TypeError: 'NoneType' object has no attribute '__getitem__'
jeff@jeff-RF800AA-ABA-SR2011WM-NA680:~$

[attachment deleted by admin, expired]
I'm in a hurry ad stepping out. So I have not researched the thread.


http://ubuntuforums.org/showthread.php?t=2223143


My search
(04-01-2015, 04:50 PM)rokytnji link Wrote: [ -> ]I'm in a hurry ad stepping out. So I have not researched the thread.


http://ubuntuforums.org/showthread.php?t=2223143


My search


Thanks. tried editing the /usr/share/light-locker-settings/light-locker-settings/light-locker-settings.py  and commenting lines 235, 236, 237, and copying the /etc/xdg/autostart/light-locker.desktop to /home/user/.config/autostart/  but that didnt work so i deleted  /home/user/.config/autostart/light-locker.desktop and that fixed it. Thanks for the help roktnji.
Worked for me as well Big Grin

Thanks

Keith