On Wednesday 15 Jan 2014 11:37:44 Neil Bothwick wrote: > On Wed, 15 Jan 2014 12:21:37 +0100, Helmut Jarausch wrote: > > The log contains many message like > > > > dbus[1366]: [system] Activated service 'org.freedesktop.login1' failed: > > Failed to execute program /usr/libexec/dbus-daemon-launch-helper: > > Success > > I get this on my desktop but not my laptop. I have tried for ages to find > out why it only fails on the desktop and gave up. Now I just "chmod > +x /usr/libexec/dbus-daemon-launch-helper" and it goes away, until the > next update.
That's interesting. Now that I look at mine, which doesn't throw those errors, I find some unusual permissions: $ ls -l /usr/libexec/dbus-daemon-launch-helper -rws--x--- 1 root messagebus 316K Dec 1 17:59 /usr/libexec/dbus-daemon- launch-helper Is this the same as what doesn't work for you? -- Regards Peter

