You are not logged in.

#1 2007-01-04 22:07:44

waluigi
Member
Registered: 2007-01-04
Posts: 5

Problem with dbus

Hi!
I have a problem with dbus and libnotify :?
I've added dbus to rc.conf

DAEMONS=(metalog network netfs crond alsa dbus)

and starts gnome with

exec dbus-launch --exit-with-session gnome-session

but dbus-monitor says

My problem is the session bus seems to be missing... 

.
If i started gnome and gajim from root account (bleh), i saw correct dbus-monitor message like:

signal sender=org.freedesktop.DBus -> dest=:1.0 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
   string ":1.0"
method call sender=:1.0 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='method_call'"
method call sender=:1.0 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='method_return'"
method call sender=:1.0 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='error'"

but gajim dbus notification still dont work.
I have

 [#] pacman -Q |grep dbus
dbus 0.93-1
dbus-glib 0.71-1
dbus-python 0.71-1

in my two Arch Linux setups, but notification dont work (in my Gentoo linux install it works pretty well :?).

Cheers.

PS: When i exec this in Gentoo

notify-send -i gtk-dialog-question -u critical -t 20000 TEST tralalala

I get this, but in Arch i dont get anything :?

Offline

Board footer

Powered by FluxBB