Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#13398 closed Bug Report - General (fixed)

MythCenter theme displays blank program guide when using qt painter

Reported by: Peter Bennett Owned by: Peter Bennett
Priority: minor Milestone: 30.1
Component: MythTV - User Interface Library Version: v30-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Using MythCenter?, the program guide shows blank entries with the qt painter. MythCenter?-wide does not have this problem. Since MythCenter? is the default theme and Raspberry pi requires qt painter, this needs to get fixed.

Change History (4)

comment:1 Changed 5 years ago by Peter Bennett

Resolution: Fixed
Status: assignedclosed

commit f561a3c4b2f8d59df8674849d40e046874aee8a2 (HEAD -> master, origin/master)

Author: Peter Bennett <pbennett@mythtv.org>
Date:   Sun Feb 10 11:25:55 2019 -0500

    Guide Grid: Fix missing text when using QT painter
    
    Grid icons, arrows and record status, caused text to show as blank.
    Changed to paint the text first, which resolves the issue.
    
    Fixes #13398

comment:2 Changed 5 years ago by Peter Bennett <pbennett@…>

Resolution: Fixedfixed

In f561a3c4b2/mythtv:

Guide Grid: Fix missing text when using QT painter

Grid icons, arrows and record status, caused text to show as blank.
Changed to paint the text first, which resolves the issue.

Fixes #13398

comment:3 Changed 5 years ago by Peter Bennett <pbennett@…>

In c6760c621/mythtv:

Guide Grid: Fix missing text when using QT painter

Grid icons, arrows and record status, caused text to show as blank.
Changed to paint the text first, which resolves the issue.

Fixes #13398

(cherry picked from commit f561a3c4b2f8d59df8674849d40e046874aee8a2)

comment:4 Changed 5 years ago by Stuart Auchterlonie

Milestone: needs_triage30.1
Note: See TracTickets for help on using tickets.