Randy McMurchy wrote: > Hi all, > > I would like to update the book to version 1.2.20 of D-Bus and version > 0.5.14 of HAL (D-Bus bindings to current versions as well. Has anyone > had any problems with these versions, or know anything that keeps us from > updating the packages? They build fine for me, but I'm not sure I use > anything that accesses the built packages. I don't have a real desktop > built yet (I have Xorg built), so it is difficult to test this stuff > (or at least I'm not sure how to test it).
My build of dbus-1.2.16 causes no issues. It is used by seamonkey, but it's not my primary system, so it is only tested superficially. I am using fluxbox on this system. exec dbus-launch --exit-with-session startfluxbox ----- Likewise, I'm using hal-0.5.12 without issue. /usr/sbin/hald --use-syslog 19 1146 1 0 Mar05 ? 00:00:01 /usr/sbin/hald --use-syslog root 1147 1146 0 Mar05 ? 00:00:00 hald-runner root 1150 1147 0 Mar05 ? 00:00:00 hald-addon-input: Listening on /dev/input/event2 /dev/input/event1 /dev/input/event0 root 1158 1147 0 Mar05 ? 00:00:17 hald-addon-storage: polling /dev/sr0 (every 2 sec) 19 1160 1147 0 Mar05 ? 00:00:00 hald-addon-acpi: listening on acpi kernel interface /proc/acpi/event As a note, ps is now printing a uid instead of the name if the name is too long. Changing the names s/haldaemon/hald/ and s/messagebus/msgbus/ in /etc/passwd provides the user name. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
