Hi all, I'm trying to write a simple command-line app in Python to listen for new mail notifications from Evolution.
I've read new-mail-notify.c and I mostly understand what's going on, but I can't figure out Evolution's DBUS service name. I've tried "org.gnome.evolution" and variations on that, but I keep getting "no such service". Evolution is running and has the DBUS option enabled. This is the script I'm working with: http://cvs.freedesktop.org/*checkout*/dbus/dbus/python/examples/example-signal-recipient.py?rev=1.2&content-type=text%2Fplain Thanks in advance for any help, David. -- David Johnson www.david-web.co.uk www.penguincomputing.co.uk _______________________________________________ evolution-hackers maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution-hackers
