GNOME Bugzilla – Bug 560159
Should take a well-known bus name
Last modified: 2009-06-17 23:59:24 UTC
In the course of writing a D-Bus activity tool, I noticed that Empathy does not have any bus name other than its unique name. This makes it impossible to figure out that the application calling methods is called "Empathy". In the glorious Client API future, Empathy should at least claim the bus name org.freedesktop.Telepathy.Client.Empathy. For now, perhaps it should claim org.gnome.Empathy or something?
yeah, we should do that.
Fixed in the following branch: http://git.collabora.co.uk/?p=user/jonny/empathy.git;a=shortlog;h=refs/heads/well-known-name
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.