[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#846278: Fix or workaround for Debian #846278



Hi Brian,

what I did to fix the problem was "apt-get purge light-locker".

There might be one other aspect important in the context of this bug report: I have and have had i3lock handle the screen locking. It could be that the problems that I saw had also to do with the fact that light-locker and i3lock were interfering with each other in trying to lock the screen:

    $ cat /etc/systemd/system/i3lock.service
    [Unit]
    Description=i3lock
    Before=sleep.target

    [Service]
    User=MY_USER_NAME_HERE
    Type=forking
    Environment=DISPLAY=:0
    ExecStart=/usr/bin/i3lock

    [Install]
    WantedBy=sleep.target
    #systemctl enable i3lock.service

Is your system configured similarily?
*t

On Wed, 5 Jun 2019, Brian Doherty wrote:

Sure! 

On Wed, Jun 5, 2019, 1:24 AM Tomas Pospisek <tpo_deb@sourcepole.ch> wrote:
      Hi Brian,

      in the spirit of open source: may I reply in the Debian bug tracker to
      your email?
      *t

      On Fri, 31 May 2019, Brian Doherty wrote:

      > Did you ever find a workaround for this, other than using Ctrl-Alt-F7 and Ctrl-Alt-F8? I'm having the same issue :(


Reply to: