You are not logged in.

#1 2009-11-10 12:38:03

Nimatek
Member
Registered: 2009-09-22
Posts: 25

pcmanfm-fuse error with hal-0.5.13-3

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

#2 2009-11-10 16:15:11

brownkenny
Member
Registered: 2007-08-07
Posts: 8

Re: pcmanfm-fuse error with hal-0.5.13-3

Did you just update hal? Try restarting the dbus and hal daemons.

sudo /etc/rc.d/dbus restart
sudo /etc/rc.d/hal restart

Offline

#3 2009-11-10 18:05:32

Nimatek
Member
Registered: 2009-09-22
Posts: 25

Re: pcmanfm-fuse error with hal-0.5.13-3

hah, thanks. my mistake, restarting the daemons does work.

Offline

Board footer

Powered by FluxBB