[mythtv-commits] Ticket #9938: MythUI has problems with windows that are hidden

MythTV noreply at mythtv.org
Sun Jul 24 19:25:53 UTC 2011


#9938: MythUI has problems with windows that are hidden
----------------------------------+----------------------------
 Reporter:  paulh                 |          Owner:
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:  0.25
Component:  MythTV - General      |        Version:  Trunk Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------
Changes (by stuartm):

 * owner:  stuartm =>
 * status:  new => assigned
 * component:  MythTV - User Interface Library => MythTV - General


Comment:

 Show/Hide weren't really intended for use with windows, but the problem
 here seems to be that Show() is called too late in the destructors so it's
 not a mythui bug. The code even acknowledges that the pointers to
 m_generalScreen and m_audioScreen might not be valid at that stage
 otherwise there would be no need for the null pointer checks.

 If it was me I'd get rid of those show/hide calls completely but Robert
 tells me that would spoil his theme. Anyway, I didn't write this, it's not
 a mythui bug and so I'm unassigning it from myself.

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


More information about the mythtv-commits mailing list