blue-systems / plasma-5.5

Plasma 5.2 - 5.5
0 stars 0 forks source link

Screen locks automatically after 1 min #83

Closed mgraesslin closed 9 years ago

mgraesslin commented 9 years ago
  1. Start latest iso (March 13th)
  2. Wait 1 min

Observe: screen locks

Expected behavior: screen doesn't lock (that was the behavior on last weeks iso) or locks after 5 min (which is upstream default).

davidedmundson commented 9 years ago

this is a combo of me changing the way the config is stored (sorry!) and Kubuntu doing something funky.

Due to a change (for Plasma 5.3) the config Timeout was split into Autolock (true|false) and Timeout(1-99)

I carefully updated the defaults, and a script updates all user's configs on load. all is nice. However, Kubuntu is providing their own system wide default config

/usr/share/kubuntu-default-settings/kf5-settings/kscreenlockerrc with Timeout=0 in there.

kconfigxt then is "clever" and manipulates that to 1.

Best fix will be if we can change the kubuntu-settings for the ISO.

Kubuntu people, where would I find this?

mck182 commented 9 years ago

I'm not sure how exactly is the timeout config handled now after the changes but I still get my system (not iso) locked even though I've disabled the checkbox, here's my config:

[$Version] update_info=kscreenlocker.upd:0.1-autolock

[Daemon] Autolock=false LockOnResume=false Timeout=20

[Greeter] Theme=org.kde.breeze.desktop

hsitter commented 9 years ago

should be fixed next week http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/vivid/casper/vivid/revision/1165

star-buck commented 9 years ago

dont forget to label "solved, needs packaging"