Two dbus on the same system
Andras Mantia
amantia at kde.org
Sun Jun 25 22:55:15 BST 2006
On Monday 26 June 2006 00:34, Andras Mantia wrote:
> > I really don't think thats the case. I've tested it and powersave
> > remained to work fine for me.
>
> I will test again.
Same issue. I did the following:
tar xfz dbus-0.62.tar.gz
cd dbus-0.62
./configure --disable-qt --disable-qt3 --prefix=/usr
make
make install (as root)
dbus-daemon --version
D-BUS Message Bus Daemon 0.62
reboot
kpowersave complains about HAL not working and later that the powersave
deamon is not running. So:
rcpowersaved status
Checking for service powersaved dead
rcpowersaved start
Starting powersaved: done
rcpowersaved status
Checking for service powersaved dead
cat /var/log/warn | grep powersave
Jun 26 00:47:13 stein [powersave]: ERROR (MainLoop:61) Error setting up
connection to DBus system bus. Aborting...
When I try to update the dbus packages in YaST:
"Failed to mount on Mounting media failed : dvd:/// "
After doing a manual mount and the following commands:
stein:/media/dvd/suse/x86_64 # rpm -Uvh dbus-1-0.60-30.x86_64.rpm
--force
Preparing... ###########################################
[100%]
1:dbus-1 ###########################################
[100%]
insserv: Warning, current runlevel(s) of script `dbus' overwrites
defaults.
stein:/media/dvd/suse/x86_64 # rcdbus stop
Shutting down D-BUS daemon done
stein:/media/dvd/suse/x86_64 # rchal stop
Shutting down HAL daemon done
stein:/media/dvd/suse/x86_64 # rcpowersaved stop
Shutting down powersaved done
stein:/media/dvd/suse/x86_64 # rcdbus start
Starting D-BUS daemon done
stein:/media/dvd/suse/x86_64 # rchal start
Starting HAL daemon done
stein:/media/dvd/suse/x86_64 # rcpowersaved start
Starting powersaved: done
stein:/media/dvd/suse/x86_64 # rcpowersaved status
Checking for service powersaved running
everything works again (no need for reboot).
It clearly doesn't work here, either because some incompatibility or
wrong instructions (wrong config flags?) in PORTING-TO-DBUS.txt .
Andras
--
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060626/da2e218e/attachment.sig>
More information about the kde-core-devel
mailing list