----- 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). 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; - 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. Regards, Christophe. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.