Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial lock issue #63

Open
felixsteghofer opened this issue Jul 18, 2015 · 1 comment
Open

Partial lock issue #63

felixsteghofer opened this issue Jul 18, 2015 · 1 comment

Comments

@felixsteghofer
Copy link

Hi,
I have an issue with locking my gnome-session on my latest linux arch system.

~ gnome-shell --version
GNOME Shell 3.16.3,
~ lightdm --version
lightdm 1.14.2
~ light-locker --version
light-locker 1.6.0

With dm-tool lock locking "sometimes" is successful but mainly only if the system has been started recently. After approx. an hour, locking is always failing. I looked at all log files in /var/log/lightdm/* and the Xorg logs but found nothing and no errors were thrown if executing lightdm lock.

I also tried light-locker-command -l but this does nothing (even if dm-tool lock is working).

Do you have any hint where to look for the reason of this problem?

greetz

@felixsteghofer felixsteghofer changed the title Lock issue Partial lock issue Jul 18, 2015
@cavalier38
Copy link
Contributor

If still applicable can your run light-locker in debug mode and capture the output?
kill light-locker
light-locker --debug > light-locker.log 2>&1
I think, either light-locker has or there is a keyboard/mouse grab blocking light-locker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants