severity 517333 normal thanks I've worked out what is causing the problem. I have a script that changes my desktop background every 30 minutes. It is run from cron.
Since gconf 2.24, it no longer works because gconf uses dbus for communication, and the script launched by cron does not have access to a session dbus. I changed the line in my crontab to run the script via 'dbus-launch' which does make it work, but whenever it runs, it causes the problems in this bug report. -- Sam Morris https://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
signature.asc
Description: This is a digitally signed message part

