You are not logged in.
pcmanfm-fuse from AUR does not start with hal-0.5.13-3.
Errors out with:
process 6434: 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 3341.
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
Aborted
Haven't tested with pcmanfm from the extra repo, might have this issue aswell.
Offline
Did you just update hal? Try restarting the dbus and hal daemons.
sudo /etc/rc.d/dbus restart
sudo /etc/rc.d/hal restartOffline
hah, thanks. my mistake, restarting the daemons does work.
Offline