#2414 closed enhancement (fixed)
don't wait for codec initialization to accept connections
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.0 |
Component: | core | Version: | 3.0.x |
Keywords: | Cc: |
Description (last modified by )
Change History (5)
comment:1 Changed 3 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 3 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 3 years ago by
Ensure we can use 'png' and 'jpeg' early, even before the threaded initialization has completed: r24341.
comment:5 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2414
Note: See
TracTickets for help on using
tickets.
Done:
encodings.packet
capabilityWarning: the code to update the tray menu is a bit iffy, we monkey patch the packet handler to update the tray menu when the encoding attributes are received.