gnome keyring daemon from cron job

Christoph Höger choeger at cs.tu-berlin.de
Mon Apr 20 13:16:10 UTC 2009


Hi,

so I debugged my crontab problem and came down to the following issue:

invoking something like:

import gnomekeyring as gkey

if __name__ == "__main__":
    gkey.get_default_keyring_sync()
    print "got keyring"


from a normal shell works perfectly. 
Invoked from a cron job (with DISPLAY=:0.0 set) returns a NoKeyring
Error.
This used to work under f9/10, but stopped working in rawhide.

Is this a bug or a feature?

thanks

christoph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20090420/4fe1a325/attachment.sig>


More information about the fedora-devel-list mailing list