Opened 7 years ago

Closed 7 years ago

Last modified 7 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 by Peter Bennett, 7 years ago

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 by Peter Bennett <pbennett@…>, 7 years ago

Resolution: Fixedfixed

In f561a3c4b2/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:3 by Peter Bennett <pbennett@…>, 7 years ago

In c6760c621/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:4 by Stuart Auchterlonie, 7 years ago

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