Thunar krascht mit dbus unter baselayout-1

Fehlerbeschreibung

Thunar lässt sich als admin noch starten, jedoch user können es nicht mehr!
Folgende Fehlermeldung erscheint:

#thunar
process 1332211: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "(error) == NULL || !dbus_error_is_set ((error))" failed in file dbus-connection.c line 3301.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace

Hier liegt ein Bug vor! => http://bugs.gentoo.org/279077

Lösung

1.User mit Username der Gruppe plugedv hinzufügen

gpasswd -a username plugdev

2. hald neu starten

/etc/init.d/hald restart

3. Der User muss sich aus -und dann wieder neu einloggen.

Nun startet Thunar wieder wie gewohnt!