Results 1 to 5 of 5
I just installed a Fresh Gentoo System.
I emerged Thunar and everything but when I am unable to start it.
when I start Thunar I get:
Code:
process <NUMBER>: D-Bus ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-10-2008 #1
Thunar doesn't work?
I just installed a Fresh Gentoo System.
I emerged Thunar and everything but when I am unable to start it.
when I start Thunar I get:
Anyhow, is this a Kernel error or smething?Code:process <NUMBER>: 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. <Here it says it cant make a backtrace since I compiled it wrong for that>
Cheers,
Robin
ps.
I did look in the man page..But that didnt help me a bit
- 03-11-2008 #2
It does not seem like a problem with the kernel. The error message says its something to do with dbus. You could try emerging dbus again.
- 03-11-2008 #3
- 03-29-2008 #4
- 05-08-2008 #5Just Joined!
- Join Date
- May 2008
- Posts
- 1
dbus-uuidgen generate a key uuid, the file /var/lib/dbus/machine-id must be have the key, in root type :
dbus-uuidgen > /var/lib/dbus/machine-id


Reply With Quote
