Opened 13 years ago

Closed 11 years ago

#10999 closed Patch - Bug Fix (Fixed)

[PATCH] Mythgallery: Fix white screen after playing video when using OpenGL

Reported by: Lawrence Rust <lvr@…> Owned by: beirdo
Priority: minor Milestone: unknown
Component: Plugin - MythGallery Version: Master Head
Severity: medium Keywords: opengl white screen
Cc: Ticket locked: no

Description

If the mythfrontend UI is set to use OpenGL and MythGallery is set to use OpenGL transitions then when video playback exits a white screen is shown instead of the video screenshot with "Press SELECT to play again" overlay.

The fix is to call makeCurrent on return from playback.

This bug also affects fixes/0.25

Attachments (1)

0001-Mythgalleery-Fix-white-screen-after-playing-video-wh.patch (1.2 KB) - added by Lawrence Rust <lvr@…> 13 years ago.

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by Lawrence Rust <lvr@…>

comment:1 Changed 11 years ago by JYA

Resolution: Fixed
Status: newclosed

Fixed in: commit c0907083ab091a42222548312bb3b43f59feeb82 Author: Lawrence Rust <lvr@…> Date: Mon Aug 13 15:37:48 2012 +0200

Mythgallery: Fix white screen after playing video when using OpenGL

Note: See TracTickets for help on using tickets.