#2251 closed defect (fixed)
html5 broadway h264 decoder stopped working
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | blocker | Milestone: | 3.0 |
Component: | html5 | Version: | 2.5.x |
Keywords: | Cc: |
Description
Not sure when or why.
glxgears stutters or just stops updating completely.
glxspheres doesn't even start.
Change History (5)
comment:1 Changed 23 months ago by
comment:3 Changed 23 months ago by
comment:4 Changed 23 months ago by
Pushed the html5 client update. With one caveat: for some reason, the fedora 29+ builds for 2.5.x are now failing the unit tests - on the buildbot only, so I had to turn them off - which means that the version string contains an "M" (modified): 2.5.1-0.r22473M
.
comment:5 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2251
Note: See
TracTickets for help on using
tickets.
Bisecting:
The correct fix is r22456.
But for v2.5.x, I'm going to backport r22457 instead as that's less likely to cause regressions somewhere else.