Skip to content

Instantly share code, notes, and snippets.

@tych0
Created April 25, 2012 02:39
Show Gist options
  • Save tych0/2485736 to your computer and use it in GitHub Desktop.
Save tych0/2485736 to your computer and use it in GitHub Desktop.
Message: Server Error: BadWindow
bad_value: 94371843
major_opcode: 20
minor_opcode: 0
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/libqtile/manager.py", line 1077, in _xpoll
ename = ename[:-5]
File "/usr/local/lib/python2.7/dist-packages/libqtile/manager.py", line 1294, in handle_MapRequest
screen = self.currentScreen
File "/usr/local/lib/python2.7/dist-packages/libqtile/manager.py", line 968, in manage
return
File "/usr/local/lib/python2.7/dist-packages/libqtile/hook.py", line 180, in fire
i(*args, **kwargs)
File "/home/tycho/.qtile/dgroups.py", line 117, in _add
if app['match'].compare(client):
File "/home/tycho/.qtile/dgroups.py", line 25, in compare
value = client.window.get_wm_class()
File "/usr/local/lib/python2.7/dist-packages/libqtile/xcbq.py", line 401, in get_wm_class
r = self.get_property("WM_CLASS", "STRING")
File "/usr/local/lib/python2.7/dist-packages/libqtile/xcbq.py", line 524, in get_property
0, (2**32)-1
BadWindow: <xcb.xproto.WindowError object at 0x207087d0>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment