You are not logged in.
Pages: 1
For every (graphical app) package I've installed so far (Xchat, Thunar, Pidgin) except firefox, I get an error whenever I try to run their commands, even using the /usr/bin/NAME equivalent. This is the error :
process 17972: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not built with -rdynamic so unable to print a backtrace
Aborted
I have no idea what this means, and when I try to look up the man page on dbus-uuidgen up on this, it says it doesn't exist. What do you think is wrong?
Last edited by nathangrubb (2008-07-15 01:29:35)
Arch + Wmii ==
Offline
OK, I solved this elsewhere. The solution I used was :
sudo dbus-uuidgen --ensure
Thanks to all that looked
Arch + Wmii ==
Offline
Pages: 1