[mythtv-commits] Ticket #13538: Crash on start of mythfrontend
MythTV
noreply at mythtv.org
Tue Dec 31 17:37:45 UTC 2019
#13538: Crash on start of mythfrontend
--------------------------------+------------------------------
Reporter: Klaas de Waal | Owner: mark-kendall
Type: Bug Report - Crash | Status: accepted
Priority: blocker | Milestone: 31.0
Component: MythTV - General | Version: Master Head
Severity: high | Resolution:
Keywords: | Ticket locked: 0
--------------------------------+------------------------------
Comment (by mark-kendall):
So GLX was a bit of a red herring.
The actual crash is at the first point the Qt platform plugin tries to
reference an OpenGL function (glGetString I think in this case). So, long
story short, the problem is actually OpenGL ES2.0 - or linking to it as
well as desktop GL.
I've attached a simple patch to disable it in configure but need to work
out a proper solution (that works for all of the other
platforms/distributions)
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13538#comment:7>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list