[mythtv-commits] mythtv branch master updated by cpinkham. v0.27-pre2-1446-g0d1a174

Git Repo Owner noreply at mythtv.org
Sat Jun 15 07:05:19 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user cpinkham.
       via  0d1a174eb653aaaab90ab07ad1298280827acc5f (commit)
      from  c753154cebb04f29d974d6aa6a8f228275086211 (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 0d1a174eb653aaaab90ab07ad1298280827acc5f
Author:    Chris Pinkham <cpinkham at mythtv.org> at Sat, 15 Jun 2013 00:01:42 -0700
Committer: Chris Pinkham <cpinkham at mythtv.org> at Sat, 15 Jun 2013 00:01:42 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0d1a174eb653aaaab90ab07ad1298280827acc5f

Attempt to fix double-install sometimes required in Theme Chooser.
I believe there is a race condition between closing the busy popup
dialog and sending the JumpTo to reload the theme after it is
installed. This patch handles the reload in a separate event
to allow the busy popup to close before jumping out of the
Theme Chooser screen.

References #10334.



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

Summary of changes:
 mythtv/programs/mythfrontend/themechooser.cpp |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list