[Xfce-bugs] [Bug 1836] loop when minimizing krusader to tray

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon May 22 22:24:20 CEST 2006


Do NOT reply to this email.  To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=1836


fourdan at xfce.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from fourdan at xfce.org  2006-05-22 20:24 UTC -------
Seems krusader has not been ported to the EWMH systray protocol like the rest
of KDE apps.

This protocols is not supported by default in xfce 4.4 (xfwm4 4.2.X used to act
as a proxy between the KDE systray and the standard EWMH systray protocol, but
since KDE now supports the standard, this options is deprecated in xfwm4 4.4).

You can work around the problem by either:

- Unset the option minimize to systray in Krusader (systray are not made for
that anyway IMHO)
- recompile xfwm4 with ENABLE_KDE_SYSTRAY_PROXY=1 set
  E.g.
  CFLAGS="$CFLAGS -DENABLE_KDE_SYSTRAY_PROXY=1" ./configure --prefix=blah blah

I've add a configure option in svn for that now, but there is no chance for
this option to be enabled by default.

Please note that the proxy in xfwm4 will fix the issue with the window
reappearing, but that won't help with showing krusader icon in the standard
system tray as it requires some hacks that have been definitely removed from
our systray... In other words, you'll be able to hide krusader window, but no
icon will show in systray (well, something will show, like a 1 pix line, but
that's useless).


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list