NameError: global name 'w' is not defined
Traceback (most recent call last):
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 856, in do_wimpiggy_child_map_event
self._add_new_or_window(raw_window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 884, in _add_new_or_window
self._send_new_or_window_packet(window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 1182, in _send_new_or_window_packet
self._damage(window, 0, 0, w, h)
NameError: global name 'w' is not defined
Traceback (most recent call last):
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 856, in do_wimpiggy_child_map_event
self._add_new_or_window(raw_window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 884, in _add_new_or_window
self._send_new_or_window_packet(window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 1182, in _send_new_or_window_packet
self._damage(window, 0, 0, w, h)
NameError: global name 'w' is not defined
Traceback (most recent call last):
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 856, in do_wimpiggy_child_map_event
self._add_new_or_window(raw_window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 884, in _add_new_or_window
self._send_new_or_window_packet(window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 1182, in _send_new_or_window_packet
self._damage(window, 0, 0, w, h)
NameError: global name 'w' is not defined
Traceback (most recent call last):
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 856, in do_wimpiggy_child_map_event
self._add_new_or_window(raw_window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 884, in _add_new_or_window
self._send_new_or_window_packet(window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 1182, in _send_new_or_window_packet
self._damage(window, 0, 0, w, h)
NameError: global name 'w' is not defined
Traceback (most recent call last):
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 856, in do_wimpiggy_child_map_event
self._add_new_or_window(raw_window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 884, in _add_new_or_window
self._send_new_or_window_packet(window)
File "/home/lindi/xpra-install/amd64/svn478_v0.0.7.22-388-g7172db1/lib/python/xpra/server.py", line 1182, in _send_new_or_window_packet
self._damage(window, 0, 0, w, h)
NameError: global name 'w' is not defined
fixed in r479, will still need to investigate why this did not lead to an unpaintained window - maybe the damage request is redundant here!?