Menu

#1058 fluxbox-1.3.2 new windows stop being decorated

v1.4.0
closed-fixed
nobody
None
5
2016-07-30
2012-05-12
No

I'm using fluxbox on Gentoo
[ebuild R ] x11-wm/fluxbox-1.3.2 USE="imlib nls slit toolbar truetype vim-syntax xinerama -bidi" 0 kB
Occasionally new windows stop being decorated and behave like there are being ignored by window manager (no mouse move, resize)
Restarting fluxbox makes them managed.

Seems like I can easily reproduce it changing resolution with xrandr (xrandr --size 1024x768)

xprop from such window:
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_STICK, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_MOVE, _NET_WM_ACTION_CLOSE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_FULLSCREEN
_NET_FRAME_EXTENTS(CARDINAL) = 1, 1, 18, 3
_NET_WM_DESKTOP(CARDINAL) = 2
_FLUXBOX_GROUP_LEFT(WINDOW): window id # 0x0
_NET_WM_PID(CARDINAL) = 23194
WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, _NET_WM_PING
WM_LOCALE_NAME(STRING) = "pl_PL.UTF-8"
WM_CLASS(STRING) = "urxvt", "URxvt"
WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
Initial state is Normal State.
window id # of group leader: 0xa14d27
WM_NORMAL_HINTS(WM_SIZE_HINTS):
program specified minimum size: 11 by 16
program specified resize increment: 7 by 12
program specified base size: 4 by 4
window gravity: NorthWest
WM_CLIENT_MACHINE(STRING) = "lain"
WM_COMMAND(STRING) = { "urxvt", "-cd", "/home/amade" }
_NET_WM_ICON_NAME(UTF8_STRING) = "urxvt"
WM_ICON_NAME(STRING) = "urxvt"
_NET_WM_NAME(UTF8_STRING) = "urxvt"
WM_NAME(STRING) = "urxvt"

Discussion

  • Anonymous

    Anonymous - 2012-07-12

    this happened to me a few times in a row when using gnome-system-monitor; I had to kill it using the terminal

     
  • Thomas Luebking

    Thomas Luebking - 2016-07-01

    ARGB bug, fixed

     
  • Mathias Gumz

    Mathias Gumz - 2016-07-02
    • status: open --> closed-fixed
    • Group: --> v1.3.8
     

Log in to post a comment.