Xpra: Ticket #1452: html5 client + xpra info crash

Not sure yet if this is caused by "xpra info" or the new jpeg codec (#1423).

This a server crash, I cannot reproduce it with the python client with "--encodings=jpeg" which is strange. To trigger it with the html5 client, run "glxspheres" and from any other terminal:

while true; do
    xpra info |>& grep fps=;
done


Fri, 03 Mar 2017 15:15:05 GMT - Antoine Martin: status changed; resolution set

Problem identified, this is a dupe of #1430


Sat, 23 Jan 2021 05:24:41 GMT - migration script:

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