Opened 10 years ago
Closed 10 years ago
#9561 closed Patch - Bug Fix (Fixed)
Fixes/0.24 Windows OpenGL UI and video broken by commit 9502a6d4
Reported by: | Owned by: | Janne Grunau | |
---|---|---|---|
Priority: | minor | Milestone: | 0.24.1 |
Component: | MythTV - Video Playback | Version: | 0.24-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Commit 9502a6d467dc9560dd88820bb2ebfdb24d12a560 reverted a change to libmythui/mythrender_opengl.cpp, reinstating the call to QGLContext::doneCurrent() from MythRenderOpenGL::doneCurrent(). Unfortunately this breaks OpenGL video playback on Windows.
Given that this change is to the stable branch then it's highly desirable to have video playback for Windows working. A pragmatic approach is to conditionally remove the call to QGLContext::doneCurrent() if compiling on Windows - patch attached. A more complete fix can be applied in 0.25.
Attachments (1)
Change History (2)
Changed 10 years ago by
Attachment: | 21-libmythui-ogl.diff added |
---|
comment:1 Changed 10 years ago by
Milestone: | unknown → 0.24.1 |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed in b2597320082b67da3e7b