[mythtv-commits] Ticket #9237: Status icons not correctly updated with Qt painter

MythTV mythtv at cvs.mythtv.org
Wed Dec 1 15:35:20 UTC 2010


#9237: Status icons not correctly updated with Qt painter
------------------------------------------------------------+---------------
 Reporter:  John Veness <John.Veness.mythtv@…>              |           Owner:  stuartm   
     Type:  Bug Report                                      |          Status:  assigned  
 Priority:  minor                                           |       Milestone:  0.24.1    
Component:  Themes                                          |         Version:  0.24-fixes
 Severity:  medium                                          |      Resolution:            
 Keywords:  status icons watch recordings                   |   Ticket locked:  0         
------------------------------------------------------------+---------------
Changes (by stuartm):

  * component:  MythTV - General => Themes
  * milestone:  unknown => 0.24.1


Comment:

 I'm pretty sure most of these are a theme issues, the symptoms match with
 widgets having incorrect or invalid areas. Since the QT painter clips if
 the area is zero then no icon will be drawn until a fullscreen refresh
 occurs. Sure enough MythCenter's statetypes/states lack an area, they only
 have a position.

 The bare imagetypes are harder to explain, we do allow unscaled images to
 have just a <position> but my guess is that the code to handle this was
 broken during one of the caching, or animation commits.

 Since multiple themes maintained by different people are affected I can't
 just reassign the ticket. Instead can I ask people to open tickets for
 this issue and others like it for each theme affected, and for third party
 themes please contact the maintainer directly - email addresses should
 appear in the themeinfo.xml

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/9237#comment:2>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list