[mythtv-commits] Ticket #9936: No way to exit the frontend after changing the theme or menu layout in the settings

MythTV noreply at mythtv.org
Tue Jul 26 20:29:20 UTC 2011


#9936: No way to exit the frontend after changing the theme or menu layout in the
settings
----------------------------------+----------------------------
 Reporter:  paulh                 |          Owner:  mdean
     Type:  Bug Report - General  |         Status:  closed
 Priority:  blocker               |      Milestone:  0.25
Component:  MythTV - General      |        Version:  Trunk Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------
Changes (by Github):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Fix exit after changing themes.

 In caea1c7d71 , the ThemeChooser's calls to the Reload Theme jump point
 were modified to include the pop = false argument so that the "old"
 theme's main menu screen wasn't shown prior to loading the new theme.
 Unfortunately, this left 2 extra screens on the stack, so we would never
 again attempt to exit because it looked like we weren't at the top of
 the main menu.

 I am working on another approach that will provide behavior closer to
 that intended in caea1c7d71, but it's grown large and complicated enough
 that it will take a while to complete, so I'm committing this change
 while I finish the other approach.

 Fixes #9936.
  Branch:    master
  Changeset: e316854648aa28f1d30e443caa307e4f9cb0275c

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9936#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list