#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 (3)
comment:1 Changed 15 months ago by
Status: | new → assigned |
---|
comment:3 Changed 14 months ago by
Note: See
TracTickets for help on using
tickets.
See also #2414