You are not logged in.
Pages: 1
I have Arch working so well, so fast, that when I went back to XP, I literally couldn't use it, so slow, so unresponsive.
So, I've decided to repartition, give Arch some more space to grow.
I have used gParted before on Ubuntu, so I figured I'd use it on Arch, however, when I run it, with or without root permissions, it spits out this error.
jack ~ $ gparted
error: dbus_bus_get: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
So, I looked in /var/run/dbus, and there is no system_bus_socket file, if I'm interpreting the error correctly, that's what I need.
I tried reinstalling dbus, no change, so what is /var/run/dbus/system_bus_socket, and how do get/make it?
Offline
apparently you need to run the dbus daemon (/etc/rc.d/dbus start)
Edit: should i file a bug report? gparted is missing the dbus dependency
Last edited by hacosta (2008-05-27 05:10:28)
Offline
Ok, started the dbus daemon, now I get this, something about a HAL daemon.
jack ~ $ gparted
Could not initialise connection to hald.
Normally this means the HAL daemon (hald) is not running or not ready.
Ok, if manually start the dbus and HAL daemons, gParted runs.
Any idea why it isn't starting them automatically?
Last edited by Jaejae (2008-05-27 05:35:45)
Offline
Maybe start the hal daemon too...
Online
hacosta wrote:
Edit: should i file a bug report? gparted is missing the dbus dependency
I don't think it's missing the dependency as Jaejae wrote he initially reinstalled dbus so he already had it. Pacman doesn't insert daemons into your /etc/rc.conf DAEMONS line automatically. You are expected to do that yourself. Sorry
And BTW you just need to put hal in the daemons line and it will launch dbus.
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
I had this same problem in kde I think If you are not using gnome you may need gnome libs. I could be totaly off though, especially if your running gnome.:D
There are 10 types of peaple in the world. Those who know binary and those that don't.
Offline
error: dbus_bus_get: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
goodmorning to all,
I have gparted installed and succesfully use for a long time now and I also have hal and dbus deamons disabled
and I didn't have problem up till now
after updating with the latest version the problem above happens
why are hal and dbus important to be loaded ??
thanks in advance
clickit
Offline
Check this wiki. Might answer some questions. http://wiki.archlinux.org/index.php/HAL
Edit: spelling
Last edited by bgc1954 (2008-05-31 16:50:20)
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
If you aren't opposed to using a liveCD, you might try using the PartedMagic LiveCD:
You don't run into all these issues when running gparted straight off the liveCD, or at least I don't.
oz
Offline
Check this wiki. Might answer some questions. http://wiki.archlinux.org/index.php/HAL
this page refers on how to use hal
I'm not using hal for a long time now and I don't want to use it
on the other hand I want to use gparted !!!
If you aren't opposed to using a liveCD, you might try using the PartedMagic LiveCD:
http://www.partedmagic.com
You don't run into all these issues when running gparted straight off the liveCD, or at least I don't.
thanks both but ...
Offline
Any other ideas?
Offline
Use hal. It's pretty awesome. There's no sane reason not to.
Offline
Pages: 1