[mythtv-commits] mythtv branch fixes/0.27 updated by stuarta. v0.27-189-g583395f

Git Repo Owner noreply at mythtv.org
Fri Mar 21 10:14:22 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user stuarta.
       via  583395f5a376637efcd408a102fa64d0f188c12f (commit)
      from  036a33652708c9e7b5fc93877db310989aa997bb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 583395f5a376637efcd408a102fa64d0f188c12f
Author:    Stuart Auchterlonie <stuarta at squashedfrog.net> at Fri, 21 Mar 2014 10:07:07 +0000
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Fri, 21 Mar 2014 10:13:49 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=583395f5a376637efcd408a102fa64d0f188c12f

Fixes #12098 Only dynamically load the libGLESv2 library if OpenGL ES is enabled.
The nvidia driver version 334.21 has included the libGLESv2 library.
Users upgrading to the newer drivers were seeing mythfrontend segfault
because it was dynamically loading this library and then using it
incorrectly (because mythtv had been build with opengles disabled)

(cherry picked from commit 5c7bd7f127e9ef2cb91de2bf0f82a35b7262d423)

Distro maintainers can you pull this in immediately please.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythui/mythrender_opengl.cpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list