Bug #7673

Tails Greeter 0.8.2+jessie cannot log in

Added by intrigeri 2014-07-27 23:32:25 . Updated 2020-04-15 06:05:38 .

Status:
Resolved
Priority:
High
Assignee:
Category:
Target version:
Start date:
2014-07-27
Due date:
% Done:

100%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
0
Affected tool:
Welcome Screen
Deliverable for:

Description

I can’t log in with the Greeter in a current build from feature/jessie. In the journal, I see a Python traceback about a NotImplementedError exception being thrown in gdmclient.py, at line 65. If I got it right, this means that __on_secret_info_query is called, while we don’t expect it to be.


Subtasks


History

#1 Updated by alant 2014-08-04 12:28:32

  • Status changed from Confirmed to In Progress
  • % Done changed from 0 to 10

GDM 3.12 sends SecretInfoQuery when using gdm3-autologin service the way that used to work in 3.10. We should investigate how to avoid that.

#2 Updated by anonym 2014-09-08 10:28:27

  • Status changed from In Progress to Resolved
  • Assignee deleted (alant)
  • % Done changed from 10 to 100

alant wrote:
> GDM 3.12 sends SecretInfoQuery when using gdm3-autologin service the way that used to work in 3.10. We should investigate how to avoid that.

This was fixed in 0.8.3+jessie2 as part of Bug #7633. Closing.

#3 Updated by intrigeri 2020-04-15 06:05:38

  • Affected tool changed from Greeter to Welcome Screen