| Summary: | login screen cannot be configured, gdmsetup fails to 'unlock' ... | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Herbert Poetzl <herbert> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | major | ||
| Priority: | Normal | CC: | dvgevers |
| Version: | 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | gdm-2.32.1-1.mga1.src.rpm | CVE: | |
| Status comment: | |||
I dunno if this is going to be the answer, but please check that permissions of following are correct: /var/log/ConsoleKit must be 755 /var/log/ConsoleKit/history must be 644 HTH CC:
(none) =>
dvgevers ll -d /var/log/ConsoleKit{,/*}
drwxr-xr-x 2 root root 4096 Jan 25 17:42 /var/log/ConsoleKit/
-rw-r--r-- 1 root root 150724 Jun 1 03:42 /var/log/ConsoleKit/history
|
Description of problem: When trying to configure gdm (e.g. auto login, login sound, user list) Version-Release number of selected component (if applicable): gdm-2.32.1-1.mga1 How reproducible: always Steps to Reproduce: 1. start gdmsetup (either via gnome-control-center or directly) 2. press 'Unlock' 3. ** (gdmsetup:13691): WARNING **: Error calling GetValue('daemon/TimedLoginEnable'): Key not found ** (gdmsetup:13691): WARNING **: Error calling GetValue('daemon/TimedLoginDelay'): Key not found ** (gdmsetup:13691): DEBUG: init delay=30 ** (gdmsetup:13691): WARNING **: Error calling GetValue('daemon/DefaultSession'): Key not found ** (gdmsetup:13691): DEBUG: Init default session found:'(null)' ** (gdmsetup:13691): DEBUG: GdmUserManager: Found current seat: /org/freedesktop/ConsoleKit/Seat1 ** (gdmsetup:13691): DEBUG: GdmUserManager: running 'ck-history --frequent --seat='Seat1' --session-type=''' ** (gdmsetup:13691): DEBUG: GdmUserManager: explicitly skipping user: nobody ** (gdmsetup:13691): DEBUG: GdmUserManager: skipping user with bad shell: xguest ** (gdmsetup:13691): DEBUG: GdmUserManager: user icon changed ** (gdmsetup:13691): DEBUG: adding monitor for '/home/bertl/.face' ** (gdmsetup:13691): DEBUG: Getting list of sessions for user 500 ** (gdmsetup:13691): DEBUG: Found 1 sessions for user bertl ** (gdmsetup:13691): DEBUG: GdmUser: adding session /org/freedesktop/ConsoleKit/Session19 ** (gdmsetup:13691): DEBUG: GdmUserManager: sessions changed user=bertl num=1 ** (gdmsetup:13691): DEBUG: GdmUserManager: added session for user: bertl ** (gdmsetup:13691): DEBUG: GdmUserManager: history output: bertl 9 ** (gdmsetup:13691): DEBUG: GdmUserManager: history output: root 2 ** (gdmsetup:13691): DEBUG: GdmUserManager: excluding user 'root' ** (gdmsetup:13691): DEBUG: GdmUserManager: history output: (null) 1 ** (gdmsetup:13691): WARNING **: Unable to parse history: (null) 1 ** (gdmsetup:13691): WARNING **: Error calling GetValue('daemon/TimedLoginEnable'): Key not found ** (gdmsetup:13691): WARNING **: Error calling GetValue('daemon/TimedLogin'): Key not found ** (gdmsetup:13691): DEBUG: init user='(null)' auto=False ** (gdmsetup:13691): WARNING **: Failed to unlock: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)