Opened 5 years ago
Last modified 6 weeks ago
#1138 new defect
do not map new windows whilst the session is locked
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | future |
Component: | client | Version: | trunk |
Keywords: | win32 | Cc: |
Description
Split from #997.
Maybe this should be specific to the win32 client (which may crash otherwise), maybe not.
Change History (2)
comment:3 Changed 5 years ago by
Milestone: | 0.17 → future |
---|
comment:4 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1138
Note: See
TracTickets for help on using
tickets.
It is actually quite hard to implement, and as it is things should not crash: we may fail to create an opengl window context but the code should fallback to a non-opengl window in that case.