After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 560159 - Should take a well-known bus name
Should take a well-known bus name
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
2.23.x
Other Linux
: Normal minor
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2008-11-10 15:20 UTC by Will Thompson
Modified: 2009-06-17 23:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Will Thompson 2008-11-10 15:20:42 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?
Comment 1 Guillaume Desmottes 2009-01-18 20:14:46 UTC
yeah, we should do that.
Comment 2 Jonny Lamb 2009-06-17 21:55:50 UTC
Fixed in the following branch:

http://git.collabora.co.uk/?p=user/jonny/empathy.git;a=shortlog;h=refs/heads/well-known-name
Comment 3 Jonny Lamb 2009-06-17 23:59:24 UTC
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.