Bug 1582 - login screen cannot be configured, gdmsetup fails to 'unlock' ...
Summary: login screen cannot be configured, gdmsetup fails to 'unlock' ...
Status: RESOLVED DUPLICATE of bug 1483
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 1
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-04 21:51 CEST by Herbert Poetzl
Modified: 2011-06-04 22:38 CEST (History)
1 user (show)

See Also:
Source RPM: gdm-2.32.1-1.mga1.src.rpm
CVE:
Status comment:


Attachments

Description Herbert Poetzl 2011-06-04 21:51:59 CEST
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)
Comment 1 Dick Gevers 2011-06-04 21:57:49 CEST
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

Comment 2 Herbert Poetzl 2011-06-04 22:15:06 CEST
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
Comment 3 Ahmad Samir 2011-06-04 22:38:14 CEST
Duplicate.

*** This bug has been marked as a duplicate of bug 1483 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE


Note You need to log in before you can comment on or make changes to this bug.