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 604759 - When Empathy is minimized to system tray, it still is visible on Window listing as you do alt-tab on KDE
When Empathy is minimized to system tray, it still is visible on Window listi...
Status: RESOLVED OBSOLETE
Product: empathy
Classification: Core
Component: General
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-12-16 18:49 UTC by Hasan Ceylan
Modified: 2011-10-21 11:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Possible fix (517 bytes, patch)
2010-10-05 14:25 UTC, Rodney Lorrimar
none Details | Review

Description Hasan Ceylan 2009-12-16 18:49:33 UTC
I think the summary was clear enough... ;-)

Regards,
Hasan Ceylan
Comment 1 Guillaume Desmottes 2009-12-17 10:48:33 UTC
This works fine on GNOME.

How other KDE applications handle that? I'm not a KDE user so some help would be welcome.
Comment 2 Hasan Ceylan 2009-12-17 10:56:57 UTC
I use a lot of gnome / GTK Application in KDE.

For instance, RhytmeBox and emesene do not have this problem...

I can refere more apps in case needed.
Comment 3 Rodney Lorrimar 2010-10-05 14:25:32 UTC
Created attachment 171772 [details] [review]
Possible fix
Comment 4 Rodney Lorrimar 2010-10-05 14:26:34 UTC
If you are able to build a patched empathy, then could you please try the attached patch?

I think this is caused because Empathy uses gtk_window_iconify() instead of gtk_widget_hide() when the tray icon is clicked. It could be related to this https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/393138
Comment 5 Fabian Deutsch 2011-05-11 10:35:13 UTC
This bug also seems to appear with GNOME3 (Fedora 15 RC).
If the MainWindow is in "hidden" (in the systemtray) it still appears in the alt-tab-list. Very annoying.
Comment 6 siriusb 2011-05-16 14:52:28 UTC
gnome-shell 3.0.1-5 has this issue, too. However it is not present in Alt+Tab list all the time. I haven't been able to locate the reason yet why this bug is present or not.
Comment 7 maxime.deroucy 2011-07-12 10:34:47 UTC
gnome-shell 3.0.2 (PKGBUILD revision 2 on archlinux) has also this bug.
Comment 8 maxime.deroucy 2011-07-12 11:55:20 UTC
I just try the patch Rodney Lorrimar attached ... and it works for now :-D

Could you apply the patch in the next empathy version !

Thanks in advance
Comment 9 Guillaume Desmottes 2011-07-12 14:53:35 UTC
Could you please try with Empathy 3.1.3? I think it may be fixed.
Comment 10 maxime.deroucy 2011-07-13 10:42:01 UTC
For now I can't install Empathy 3.1.3 (I am currently running Empathy 3.0.2) since :
Requested 'folks >= 0.5.1' but version of Folks is 0.4.3
Requested 'folks-telepathy >= 0.5.1' but version of Folks Telepathy support library is 0.4.3
Requested 'telepathy-glib >= 0.15.2' but version of Telepathy-GLib is 0.14.8

and I don't want to update all these library...

I will wait and when it will be released on archlinux .. I will tell you if this bug is solved.
Comment 11 Fabio Durán Verdugo 2011-09-03 05:26:57 UTC
maxime can you test with a empathy 3.1.3 version or later?
Comment 12 maxime.deroucy 2011-09-05 13:47:16 UTC
I still have the same problem :
Requested 'folks >= 0.5.1' but version of Folks is 0.4.3
Requested 'folks-telepathy >= 0.5.1' but version of Folks Telepathy support library is 0.4.3

I tried to install folks 0.5.1 but I get an compilation error :
GEN    tp-lowlevel.vapi
/bin/sh: --vapidir=. : commande introuvable
make[4]: *** [tp-lowlevel.vapi] Erreur 127

I am sorry I can't do much...
Comment 13 Akhil Laddha 2011-10-21 05:25:49 UTC
maxime.deroucy, please update the bug in case you able to test in near future.
Comment 14 maxime.deroucy 2011-10-21 09:54:42 UTC
I tried with "Empathy 3.2.1" on gnome 3.2 with restricted graphic mode and it work :
when Empathy is minimized to system tray, it is NOT visible ANYMORE on Window listing as you do alt-tab.

This bug is resolved and I think it should be close.