On 2014-11-23 12:02:47 -0600 Christophe <christophe.cu...@free.fr> wrote:

> 
> ----- Germán Arias <germanan...@gmx.es> a écrit :
>> Hi all,
>> 
>> After update the version of WindowMaker to latest release I noticed some 
>> problems. In my desktop PC (i386) and my laptop (amd64) some GNUstep panels 
>> don't have border as show the attached image. Any suggestion? Thanks
>> 
>> <windowsBug.jpg>
> 
> Hi,
> Another thing to look at would be:
> - check the Attributes defined for the window, this can be done by accessing 
> the window menu with shortcut "Ctrl+Escape" (if not, you can check in WPrefs 
> -> Keyboard Shortcut -> Open window commands menu), and see if the "Disable 
> titlebar" is checked in the attribute dialog).

Unfortunately this don't work for those windows. After selected Attributes in 
menu, the window appears but is closed immediately. With other windows this 
works fine.

> 
> If it is checked, it would be interesting for the investigation to know if it 
> comes from your config (I guess it would be in WMWindowAttributes) or from 
> the app;

The file "WMWindowAttributes" only contains information of icons.

> 
> - run "xprop" and click on the window, and check if the "override redirect" 
> is set somewhere; if it is then it is likely that the bug is on the app side; 
> if not it would be interesting to see the properties defined to check if one 
> may be the cause of the problem.

Here the output:

german@german-desktop:~$ xprop
_NET_WM_STATE(ATOM) = _NET_WM_STATE_SKIP_TASKBAR, _NET_WM_STATE_SKIP_PAGER
_NET_WM_DESKTOP(CARDINAL) = 0
_NET_FRAME_EXTENTS(CARDINAL) = 1, 1, 1, 1
WM_STATE(WM_STATE):
                window state: Normal
                icon window: 0x0
WM_HINTS(WM_HINTS):
                Client accepts input or input focus: False
                window id # of group leader: 0x1800001
WM_NORMAL_HINTS(WM_SIZE_HINTS):
                user specified location: 99, 600
                program specified location: 99, 600
                user specified size: 320 by 300
                program specified size: 320 by 300
                program specified minimum size: 320 by 300
                program specified maximum size: 9998 by 9967
_NET_WM_ICON_NAME(UTF8_STRING) = "Fuentes"
_NET_WM_NAME(UTF8_STRING) = "Fuentes"
WM_ICON_NAME(UTF8_STRING) = "Fuentes"
WM_NAME(UTF8_STRING) = "Fuentes"
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_MENU
WM_PROTOCOLS(ATOM): protocols  WM_TAKE_FOCUS, WM_DELETE_WINDOW, _NET_WM_PING, 
_NET_WM_SYNC_REQUEST
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 25165928
_GNUSTEP_WM_ATTR(_GNUSTEP_WM_ATTR) = 0x83, 0x1b, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x20
WM_CLASS(STRING) = "Ink", "GNUstep"
german@german-desktop:~$

I will try find the problem in git repository. Because gnustep-back don't have 
recent changes related with these attributes. On the other hand this works 
perfectly with previous version of WM.

Regards
Germán

> 
> Regards,
> Christophe.
> 
>


--
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to