Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2008 21:24:36 +0100 (CET)
From:      Stefan Hauser <etienne@usr.ch>
To:        freebsd-gnome@freebsd.org
Subject:   consolekit/polkit problem
Message-ID:  <200803272024.m2RKObKf024555@multi.usr.ch>

next in thread | raw e-mail | index | archive | help
hi

i just can't get the polkit stuff to work.. 

i only get such messages:

Mar 27 19:41:50 think console-kit-daemon[1345]: DEBUG: CkManager: get current session
Mar 27 19:41:50 think console-kit-daemon[1345]: DEBUG: uid = 1042
Mar 27 19:41:50 think console-kit-daemon[1345]: DEBUG: pid = 1469
Mar 27 19:41:50 think console-kit-daemon[1345]: DEBUG: CkManager: get session for unix process: 1469
Mar 27 19:41:50 think console-kit-daemon[1345]: DEBUG: uid = 1042
Mar 27 19:41:50 think console-kit-daemon[1345]: DEBUG: pid = 1469
Mar 27 19:41:50 think console-kit-daemon[1345]: GLib-CRITICAL: g_hash_table_lookup: assertion `hash_table != NULL' failed
Mar 27 19:41:50 think kernel: Mar 27 19:41:50 think console-kit-daemon[1345]: GLib-CRITICAL: g_hash_table_lookup: assertion `hash_table != NULL' failed
Mar 27 19:41:50 think console-kit-daemon[1345]: GLib-CRITICAL: g_hash_table_destroy: assertion `hash_table != NULL' failed
Mar 27 19:41:50 think kernel: Mar 27 19:41:50 think console-kit-daemon[1345]: GLib-CRITICAL: g_hash_table_destroy: assertion `hash_table != NULL' failed
Mar 27 19:41:50 think console-kit-daemon[1345]: DEBUG: CkManager: unable to lookup session for unix process: 1469

i have gnome_enable in /etc/rc.conf, and login via gdm.

console-kit-daemon, dbus, hal, all running.
but i can't change anything in the polkit autorizations, nor get i asked for
a password, when i attemp to do something, which needs one... 
eg. i try to mount a msdos volume in the file browser..
polkit-gnome-manager and gnome-mount start to use all cpu, and the log get's
spammed with such entries:
Mar 27 21:23:09 think console-kit-daemon[1345]: DEBUG: NameOwnerChanged: service
_name=':1.5986', old_service_name='' new_service_name=':1.5986'
Mar 27 21:23:09 think console-kit-daemon[1345]: DEBUG: NameOwnerChanged: service_name=':1.5986', old_service_name='' new_service_name=':1.5986'
Mar 27 21:23:09 think console-kit-daemon[1345]: DEBUG: Removing sessions for service name: :1.5986
Mar 27 21:23:09 think console-kit-daemon[1345]: DEBUG: NameOwnerChanged: service_name=':1.5986', old_service_name=':1.5986' new_service_name=''
Mar 27 21:23:09 think console-kit-daemon[1345]: DEBUG: Removing sessions for service name: :1.5986
Mar 27 21:23:09 think console-kit-daemon[1345]: DEBUG: NameOwnerChanged: service_name=':1.5986', old_service_name=':1.5986' new_service_name=''

and nothing else happens...

any pointers, what could be wrong, or how i could debug this problem ?

   etienne




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803272024.m2RKObKf024555>