Mailing List Archive

Ticket #13398: MythCenter theme displays blank program guide when using qt painter
#13398: MythCenter theme displays blank program guide when using qt painter
-------------------------------------------------+-------------------------
Reporter: Peter Bennett | Owner: Peter
| Bennett
Type: Bug Report - General | Status: assigned
Priority: minor | Milestone:
| needs_triage
Component: MythTV - User Interface Library | Version: v30-fixes
Severity: medium | Keywords:
Ticket locked: 0 |
-------------------------------------------------+-------------------------
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.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13398>
MythTV <http://www.mythtv.org>
MythTV Media Center
Re: Ticket #13398: MythCenter theme displays blank program guide when using qt painter [ In reply to ]
#13398: MythCenter theme displays blank program guide when using qt painter
---------------------------------------------+-----------------------------
Reporter: Peter Bennett | Owner: Peter
| Bennett
Type: Bug Report - General | Status: closed
Priority: minor | Milestone:
| needs_triage
Component: MythTV - User Interface Library | Version: v30-fixes
Severity: medium | Resolution: Fixed
Keywords: | Ticket locked: 0
---------------------------------------------+-----------------------------
Changes (by Peter Bennett):

* status: assigned => closed
* resolution: => Fixed


Comment:

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
}}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13398#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center
Re: Ticket #13398: MythCenter theme displays blank program guide when using qt painter [ In reply to ]
#13398: MythCenter theme displays blank program guide when using qt painter
---------------------------------------------+-----------------------------
Reporter: Peter Bennett | Owner: Peter
| Bennett
Type: Bug Report - General | Status: closed
Priority: minor | Milestone:
| needs_triage
Component: MythTV - User Interface Library | Version: v30-fixes
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
---------------------------------------------+-----------------------------
Changes (by Peter Bennett <pbennett@…>):

* resolution: Fixed => fixed


Comment:

In [changeset:"f561a3c4b2f8d59df8674849d40e046874aee8a2/mythtv"
f561a3c4b2/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="f561a3c4b2f8d59df8674849d40e046874aee8a2"
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
}}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13398#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center
Re: Ticket #13398: MythCenter theme displays blank program guide when using qt painter [ In reply to ]
#13398: MythCenter theme displays blank program guide when using qt painter
---------------------------------------------+-----------------------------
Reporter: Peter Bennett | Owner: Peter
| Bennett
Type: Bug Report - General | Status: closed
Priority: minor | Milestone:
| needs_triage
Component: MythTV - User Interface Library | Version: v30-fixes
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
---------------------------------------------+-----------------------------

Comment (by Peter Bennett <pbennett@…>):

In [changeset:"c6760c6210597453c140079628a509683b738f54/mythtv"
c6760c621/mythtv]:
{{{
#!CommitTicketReference repository="mythtv"
revision="c6760c6210597453c140079628a509683b738f54"
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)
}}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13398#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center
Re: Ticket #13398: MythCenter theme displays blank program guide when using qt painter [ In reply to ]
#13398: MythCenter theme displays blank program guide when using qt painter
---------------------------------------------+-----------------------------
Reporter: Peter Bennett | Owner: Peter
| Bennett
Type: Bug Report - General | Status: closed
Priority: minor | Milestone: 30.1
Component: MythTV - User Interface Library | Version: v30-fixes
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
---------------------------------------------+-----------------------------
Changes (by Stuart Auchterlonie):

* milestone: needs_triage => 30.1


--
Ticket URL: <https://code.mythtv.org/trac/ticket/13398#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center