On Sun, 23 Nov 2014 19:02:47 +0100 (CET) Christophe <christophe.cu...@free.fr> wrote:
> > 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 I have the same problem with gnome 3.14 apps (reported it back in December). > 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). Yes, "Disable titlebar", "Disable resizebar", "Disable close button" and "Disable miniaturize button" are checked. If I uncheck them, they are checked again after restarting the app. > 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. Here is the xprop output of evince window: _NET_WM_STATE(ATOM) = _NET_WM_DESKTOP(CARDINAL) = 0 WM_STATE(WM_STATE): window state: Normal icon window: 0x0 _NET_FRAME_EXTENTS(CARDINAL) = 1, 1, 1, 1 WM_COMMAND(STRING) = { "evince" } _NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_STICK, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_CLOSE WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial state is Normal State. bitmap id # to use for icon: 0x9c0000d bitmap id # of mask for icon: 0x9c00015 window id # of group leader: 0x9c00001 _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED(CARDINAL) = 1 _NET_WM_USER_TIME(CARDINAL) = 868758673 GDK_TIMESTAMP_PROP(GDK_TIMESTAMP_PROP) = 0x61 XdndAware(ATOM) = BITMAP _NET_WM_ICON(CARDINAL) = Icon (22 x 22): _GTK_APP_MENU_OBJECT_PATH(UTF8_STRING) = "/org/gtk/Application/anonymous/menus/appmenu" _GTK_WINDOW_OBJECT_PATH(UTF8_STRING) = "/org/gtk/Application/anonymous/window/1" _GTK_APPLICATION_OBJECT_PATH(UTF8_STRING) = "/org/gtk/Application/anonymous" _GTK_UNIQUE_BUS_NAME(UTF8_STRING) = ":1.561" _NET_WM_OPAQUE_REGION(CARDINAL) = 7, 0, 586, 7, 0, 7, 600, 593 _MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x0, 0x2, 0x0, 0x0 _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL _NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 163577867, 163577868 _NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x9c0000a WM_CLIENT_LEADER(WINDOW): window id # 0x9c00001 _NET_WM_PID(CARDINAL) = 14527 WM_LOCALE_NAME(STRING) = "lt_LT.UTF-8" WM_CLIENT_MACHINE(STRING) = "..." WM_NORMAL_HINTS(WM_SIZE_HINTS): program specified minimum size: 391 by 129 program specified base size: 0 by 0 window gravity: NorthWest WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING, _NET_WM_SYNC_REQUEST WM_CLASS(STRING) = "evince", "Evince" WM_ICON_NAME(STRING) = "Neseni dokumentai" _NET_WM_ICON_NAME(UTF8_STRING) = "Neseni dokumentai" WM_NAME(STRING) = "Neseni dokumentai" _NET_WM_NAME(UTF8_STRING) = "Neseni dokumentai" Regards, Nerijus -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.