discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange behaviour regarding miniaturization and menus


From: A. Arias
Subject: Re: Strange behaviour regarding miniaturization and menus
Date: Tue, 19 Feb 2013 23:21:13 -0600

El mar, 19-02-2013 a las 21:54 +0100, Fred Kiefer escribió:
> >
> > I can reproduce the problem now. For some reason gnustep remove from the
> > screen the menu and panels of the app with the focus, even when you has
> > been minimized a window in other app. And there is no way to get back
> > these.
> 
> The only reason for this strange behaviour that I can think of is that 
> XFCE4 and GNUstep disagree on the handling of focus events. It would 
> help to get a full list of the events that show up during that problem. 
> It is easy to get this events displayed on the prompt when you start up 
> the GNUstep application with the additional argument --GNU-Debug=NSEvent
> This will result in a lot of output, please only forward the ones that 
> happen just around the minimalization of the other application.
> 

With Ink this is the output:

2013-02-20 04:50:08.388 Ink[2542] Send NSEvent type: 17 to <NSWindow:
0xa16383c>Number: 6 Title: Sin nombre-1
2013-02-20 04:50:50.794 Ink[2542] 35651641 FocusOut
2013-02-20 04:50:50.819 Ink[2542] 35651624 UnmapNotify
2013-02-20 04:50:50.983 Ink[2542] 35651641 FocusIn
2013-02-20 04:50:50.983 Ink[2542] 0 KeymapNotify
2013-02-20 04:50:50.984 Ink[2542] 35651641 ClientMessage - WM_PROTOCOLS
2013-02-20 04:50:50.984 Ink[2542] WM Protocol - WM_TAKE_FOCUS
2013-02-20 04:50:50.984 Ink[2542] Send NSEvent type: 13 to <NSWindow:
0xa16383c>Number: 6 Title: Sin nombre-1
2013-02-20 04:50:50.987 Ink[2542] 35651641 PropertyNotify -
'_NET_WM_USER_TIME'
2013-02-20 04:50:51.091 Ink[2542] 35651624 PropertyNotify -
'WM_NORMAL_HINTS'
2013-02-20 04:50:51.091 Ink[2542] 35651624 PropertyNotify - 'WM_HINTS'
2013-02-20 04:50:51.091 Ink[2542] 35651624 PropertyNotify -
'WM_PROTOCOLS'
2013-02-20 04:50:51.091 Ink[2542] 35651624 PropertyNotify -
'WM_NORMAL_HINTS'
2013-02-20 04:50:51.092 Ink[2542] 35651624 PropertyNotify -
'WM_NORMAL_HINTS'
2013-02-20 04:50:51.092 Ink[2542] 35651641 PropertyNotify -
'WM_NORMAL_HINTS'
2013-02-20 04:50:51.092 Ink[2542] 35651641 PropertyNotify - 'WM_HINTS'
2013-02-20 04:50:51.092 Ink[2542] 35651641 PropertyNotify -
'WM_PROTOCOLS'
2013-02-20 04:50:51.135 Ink[2542] 35651624 ConfigureNotify x:19 y:42
w:89 h:202 b:0 T
2013-02-20 04:50:51.137 Ink[2542] 35651624 ConfigureNotify x:19 y:42
w:89 h:202 b:0 T
2013-02-20 04:50:51.141 Ink[2542] 35651624 PropertyNotify -
'_NET_WM_STATE'
2013-02-20 04:50:51.142 Ink[2542] 35651624 PropertyNotify - '_WIN_STATE'
2013-02-20 04:50:51.142 Ink[2542] 35651624 ConfigureNotify x:19 y:42
w:89 h:202 b:0 T
2013-02-20 04:50:51.167 Ink[2542] 35651641 ConfigureNotify x:247 y:53
w:550 h:550 b:0 T




reply via email to

[Prev in Thread] Current Thread [Next in Thread]