Xpra: Ticket #805: fedora 20 0.15.0 r8606 (your beta) throwing odd parsing

I'm seeing an odd parsing warning when using your 0220 0.15.0 fedora 20 build (r8606) as a server.

I'm seeing it not only when starting a server session, but also when I'm running an xpra stop, or even when doing something as simple as an xpra --version

[jimador@zapopan ~]$ xpra stop :23
Warning: cannot parse value 'on' for 'scaling' as a type <type 'int'>: invalid literal for int() with base 10: 'on'
[jimador@zapopan ~]$ xpra --version
Warning: cannot parse value 'on' for 'scaling' as a type <type 'int'>: invalid literal for int() with base 10: 'on'
xpra v0.15.0


Wed, 11 Feb 2015 03:43:29 GMT - Antoine Martin: status changed; resolution set

Thanks for reminding me, this has been on my TODO list for ages. Fixed in r8648.

(feel free to re-open if you see it again)


Sat, 23 Jan 2021 05:06:29 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/805