Created
April 25, 2012 02:39
-
-
Save tych0/2485736 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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