[mythtv-commits] mythtv branch fixes/0.28 updated by stuarta. v0.28-50-gd9182ff

Git Repo Owner noreply at mythtv.org
Tue Aug 23 10:24:00 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user stuarta.
       via  d9182ff1b3efdcad978eee6cc42e28e09ab3e0cd (commit)
      from  0fe2fc1bc46f294a69e5ec9f0e618bd1cca8c77c (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 d9182ff1b3efdcad978eee6cc42e28e09ab3e0cd
Author:    Roger Siddons <rsiddons at mythtv.org> at Mon, 22 Aug 2016 23:26:00 +0100
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 23 Aug 2016 11:19:19 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d9182ff1b3efdcad978eee6cc42e28e09ab3e0cd

Fix crash when frontend can't find the database
e845eae introduced a duplicate class name that
corrupts Qt moc processing of signals, resulting in a segfault when the frontend
tries to invoke the Database Settings dialog.

All credit to StuartA for his dogged sleuthing.

Fixes #12735

Signed-off-by: Stuart Auchterlonie <stuarta at mythtv.org>



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

Summary of changes:
 mythtv/programs/mythfrontend/galleryconfig.cpp |    2 +-
 mythtv/programs/mythfrontend/galleryconfig.h   |   10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-commits mailing list