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

bl-exit: remove call to bl-lock with suspend? #27

Closed
johnraff opened this issue Jan 11, 2016 · 4 comments
Closed

bl-exit: remove call to bl-lock with suspend? #27

johnraff opened this issue Jan 11, 2016 · 4 comments
Labels

Comments

@johnraff
Copy link
Member

bl-exit

See this forum post:
https://forums.bunsenlabs.org/viewtopic.php?pid=14909#p14909

Is the call to bl-lock that comes with the suspend action on line 109 superfluous?
Could it be the cause of some of the blackscreen issues people have been getting?

@johnraff johnraff added the bug label Jan 11, 2016
@ghost
Copy link

ghost commented Jan 11, 2016

Suspend != lock screen. For example, if you are using xscreensaver and set it to lock the screen after N minutes, suspend, and wake up before the N-minute interval has passed, the screen is unlocked. Of course if the locker is called twice for whatever reason, that could be a problem.

@johnraff
Copy link
Member Author

That poster reported that the screen was locked automatically by light-locker when going into suspend.

Of course that's a separate function - in fact xfce4-power-manager has an option "Lock screen when system is going for sleep", so is presumably talking directly to light-locker in that case.

So additionally activating bl-lock from suspend in bl-exit is something to remove, right?

@ghost
Copy link

ghost commented Jan 11, 2016

If that's the case, I'd say yes.

@ghost
Copy link

ghost commented Jan 11, 2016

I'd say yes if that's the case.

On 11 January 2016 14:02:25 GMT+09:00, John Crawley notifications@github.com wrote:

That poster reported that the screen was locked automatically by
light-locker when going into suspend.

Of course that's a separate function - in fact xfce4-power-manager has
an option "Lock screen when system is going for sleep", so is
presumably talking directly to light-locker in that case.

So additionally activating bl-lock from suspend in bl-exit is
something to remove, right?


Reply to this email directly or view it on GitHub:
#27 (comment)

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

No branches or pull requests

1 participant