#864 closed defect (fixed)
launcher crashes if we click on the encoding drop down a few times
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | blocker | Milestone: | 0.16 |
Component: | client | Version: | 0.15.x |
Keywords: | win32 | Cc: |
Description
Attachments (1)
Change History (5)
Changed 6 years ago by
Attachment: | debug-launcher-crash.patch added |
---|
comment:1 Changed 6 years ago by
Owner: | changed from Antoine Martin to alas |
---|
This was caused by the fix for #724: somehow firing the extra event really confuses GTK on win32. No idea why.
The fix is ugly but simple: we temporarily disable the workaround when the widgets are not used from the tray.
Applied in r9439, backport to v0.15.x and v0.14.x in r9441.
@afarr: can you or Branden still cause some kind of crashes?
It is worth mentioning that I had seen the launcher crash on OSX before, just as you click on the host field to type it in. I'm not seeing this anymore, maybe it is related.
comment:2 Changed 6 years ago by
Owner: | changed from alas to Antoine Martin |
---|
comment:4 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/864
Note: See
TracTickets for help on using
tickets.
adds some debug logging