Bug #13000

Behaviour of power button in the Greeter is not consistent with the one in the regular GNOME session

Added by cypherpunks 2017-06-23 16:08:49 . Updated 2017-07-05 19:03:52 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
2017-06-23
Due date:
% Done:

100%

Feature Branch:
bugfix/13000-power-button-in-greeter
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

Pressing the hardware power button when on the Tails greeter screen causes the computer to suspend instead of powering off and wiping the memory clean. Pressing the power button again shows the debian 9 lock screen.
I boot tails from an iso image on a usb flash written with dd.


Subtasks


Related issues

Blocks Tails - Feature #13234: Core work 2017Q3: Foundations Team Resolved 2017-06-29

History

#1 Updated by intrigeri 2017-06-23 18:44:53

  • Status changed from New to Confirmed
  • Assignee set to intrigeri
  • Target version set to Tails_3.1

> Pressing the hardware power button when on the Tails greeter screen causes the computer to hibernate instead of powering off and wiping the memory clean.

Indeed, that button should do nothing at all, to be consistent with what we do in the GNOME session in Tails 3.x.

So this:

config/chroot_local-includes/etc/dconf/db/local.d/00_Tails_defaults:power-button-action = 'nothing'

… should be copied to config/chroot_local-includes/usr/share/gdm/dconf/50-tails.

#2 Updated by intrigeri 2017-06-29 10:22:24

#3 Updated by intrigeri 2017-06-29 15:50:02

  • Subject changed from Hibernate Tails Greeter to Behaviour of power button in the Greeter is not consistent with the one in the regular GNOME session

#4 Updated by intrigeri 2017-06-29 15:50:30

  • Description updated

#5 Updated by intrigeri 2017-06-29 15:53:38

  • Status changed from Confirmed to In Progress
  • % Done changed from 0 to 10
  • Feature Branch set to bugfix/13000-power-button-in-greeter

#6 Updated by intrigeri 2017-06-29 19:08:25

  • Assignee changed from intrigeri to bertagaz
  • % Done changed from 10 to 50
  • QA Check set to Ready for QA

Reproduced this bug on 3.0, and not with my branch.

#7 Updated by intrigeri 2017-06-30 06:19:24

  • Target version changed from Tails_3.1 to Tails_3.0.1

#8 Updated by bertagaz 2017-06-30 13:57:42

  • Status changed from In Progress to Fix committed
  • Assignee deleted (bertagaz)
  • % Done changed from 50 to 100
  • QA Check changed from Ready for QA to Pass

Works like a charm, merged!

#9 Updated by intrigeri 2017-07-05 19:03:52

  • Status changed from Fix committed to Resolved