Changes between Initial Version and Version 1 of Ticket #2462
- Timestamp:
- 10/24/19 04:55:44 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2462
-
Property
Priority
changed from
major
tocritical
-
Property
Status
changed from
new
toassigned
-
Property
Priority
changed from
-
Ticket #2462 – Description
initial v1 6 6 7 7 In face, all I need to do to "fix" it is to copy the version of the file 8 8 {{{ 9 9 /usr/lib/python3/dist-packages/xpra/client/client_window_base.py 10 10 }}} 11 11 before fix r24062, and the client window appears fine. But of course, that may be only because all the client windows appear on workspace 4, regardless where it originally was, which is exactly what r24062 tried to fix.