#1667 closed defect (invalid)
Compression won't turn off?
Reported by: | L29Ah | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.2 |
Component: | network | Version: | trunk |
Keywords: | Cc: |
Description
Sometimes i see jpeg-style artifacts briefly on UI changes even though i have "compressors = none" set in /etc/xpra/conf.d/10_network.conf.
Change History (2)
comment:1 Changed 3 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1667
Note: See
TracTickets for help on using
tickets.
compressors are packet compressors and have nothing to do with image compression. And turning that off is a bad idea, see wiki/PacketEncoding or the manual.
If you want lossless picture updates, set quality to 100% or use a lossless encoding.
See wiki/Encodings for further information.