GNOME Bugzilla – Bug 729693
Empathy does not open contact list window if already started with '-h' option
Last modified: 2015-07-29 16:13:40 UTC
This can be reproduced in Ubuntu 14.04 using the Unity desktop shell. 1. Make sure Empathy is not running. If it is running quit it, or kill it from the system monitor. 2. In a terminal, start empathy using the "start hidden option, as follows: $ empathy -h 3. Notice that empathy is now running in system monitor. 4. From the messaging menu indicator applet, select Empathy. 5. The Empathy Contact List window does *not* appear, as expected. 6. Now try to start Empathy from the Unity Dash. 7. Again, the Empathy Contact List window does not appear, as expected. 8. Notice that empathy is still running in the background in system moitor. See also: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1179180
Created attachment 276046 [details] Stacktrace
I can confirm this. I see the same behavior.
It's a duplicate of bug 729282: https://bugzilla.gnome.org/show_bug.cgi?id=729282
Fixed by this commit: https://git.gnome.org/browse/empathy/commit/?id=db05c838fbd2db2bebafa789cead832ef45d1c73
*** This bug has been marked as a duplicate of bug 729282 ***