Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

[Bug] Installer does not turn off screen auto-lock #20

Description

@Dysproz

Describe the bug
During installation there is a step to turn off auto-lock of screen (because after locking the screen user has to enter password).

It's triggered with this command:

# Blocking autolock of screen
gsettings set org.gnome.desktop.screensaver lock-enabled false

However, apparently it does not work.

To Reproduce
Steps to reproduce the behavior:
1.Run install.sh
2. Wait a few minutes and screen will go blank and lock.

Expected behavior
After runnign installing script screen does not auto-lock anymore.

Desktop (please complete the following information):

  • OS: Ubuntu 18.04
  • Version 2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions