#738 closed defect (fixed)
xpra launcher does not handle encoding
Reported by: | Lukas Haase | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | client | Version: | 0.14.x |
Keywords: | Cc: | lukashaase@… |
Description
xpra launcher seems to handle encoding improperly.
When I select "Raw RGB + zlib/lz4/lzo (24/32bpp)" and connect, the encoding is still "H.264". It can be changed afterwards (using the tray menu).
The same problem appears with an *.xpra file: I have the line
encoding=rgb
in the xpra file, double-click it, connect and the encoding is set to "H.264".
Windows client "Xpra 0.14.11", Rev 8096
Change History (4)
comment:1 Changed 6 years ago by
Cc: | lukashaase@… added |
---|
comment:2 Changed 6 years ago by
Owner: | changed from Antoine Martin to Antoine Martin |
---|
comment:3 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Backport was in r8148. A beta 0.15 build with the fix is available.
Closing, feel free to re-open if I've missed anything.
comment:4 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/738
Note: See
TracTickets for help on using
tickets.
Should be fixed in r8141. (will backport)