Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713736 - media-tv/mythtv-29.1-r2 has a white rectangle over the display with qt 5.14
Summary: media-tv/mythtv-29.1-r2 has a white rectangle over the display with qt 5.14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wilson M. Michaels
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: qt-5.14
  Show dependency tree
 
Reported: 2020-03-21 11:02 UTC by Steve Evans
Modified: 2020-04-03 16:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Evans 2020-03-21 11:02:28 UTC
After the recent upgrade to Qt 5.14 media-tv/mythtv-29.1-r2 shows a white rectangle over the display. This has been fixed upstream in bug https://code.mythtv.org/trac/ticket/13544.

Reproducible: Always

Steps to Reproduce:
1. Play back a recording
2. Exit from the recording

Actual Results:  
A white rectangle is shown over the GUI.

Expected Results:  
No white rectangle
Comment 1 Andreas Sturmlechner gentoo-dev 2020-03-21 11:05:01 UTC
Any reason no to use 30.0 instead?
Comment 2 Steve Evans 2020-03-21 12:54:46 UTC
media-tv/mythtv-30.0_p20190808-r2 will have the same problem, as it predates the fix.

I tend to be conservative on doing Myth upgrades as I don't want to break it.
Comment 3 Larry the Git Cow gentoo-dev 2020-04-03 16:55:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c3cea9bb7e24aea50f3826f36dae73ba76270db

commit 1c3cea9bb7e24aea50f3826f36dae73ba76270db
Author:     Wilson Michaels <thebitpit@earthlink.net>
AuthorDate: 2020-03-29 23:59:38 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-04-03 16:39:03 +0000

    media-tv/mythtv: Fix create webbrowser window
    
    Closes: https://bugs.gentoo.org/713736
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Wilson Michaels <thebitpit@earthlink.net>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../mythtv-29.1-Fix_create_webbrowser_window.patch |  61 +++
 media-tv/mythtv/mythtv-29.1-r3.ebuild              | 373 ++++++++++++++++++
 media-tv/mythtv/mythtv-30.0_p20190808-r3.ebuild    | 430 +++++++++++++++++++++
 3 files changed, 864 insertions(+)