#2411 closed defect (fixed)
don't load codecs for most subcommands
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.0 |
Component: | core | Version: | 3.0.x |
Keywords: | Cc: |
Description
Many of the subcommands (ie: xpra list
xpra version
, etc) do not need the picture codecs, yet we end up loading them when calling fixup_encodings
via fixup_options
.
Change History (4)
comment:1 Changed 3 years ago by
Status: | new → assigned |
---|
comment:3 Changed 3 years ago by
comment:4 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2411
Note: See
TracTickets for help on using
tickets.
See also #2414