[mythtv-commits] Ticket #1018: viewing program details behaves abnormally (svn 8575)

MythTV mythtv at cvs.mythtv.org
Fri Jan 13 04:33:04 UTC 2006


#1018: viewing program details behaves abnormally (svn 8575)
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr
     Type:  defect     |      Status:  new
 Priority:  minor      |   Milestone:     
Component:  mythtv     |     Version:     
 Severity:  low        |  
-----------------------+----------------------------------------------------
 Attempting to view program details (when viewing a specific program, going
 to schedule information->program details) behaves oddly.

 Using themes from svn (tried Iulius and Titivilus), frontend segfaults
 with

 {{{
 QPainter::begin: Cannot paint null pixmap
 QPainter::setPen: Will be reset by begin()
 QPainter::setBrush: Will be reset by begin()
 QPainter::setBrush: Will be reset by begin()
 QPainter::setPen: Will be reset by begin()
 QPainter::setWorldMatrix: Will be reset by begin()
 QPainter::setClipRegion: Will be reset by begin()
 QPainter::setClipping: Will be reset by begin()
 QPainter::setWorldMatrix: Will be reset by begin()
 QPainter::setWorldMatrix: Will be reset by begin()
 QPainter::setPen: Will be reset by begin()
 QPainter::setFont: Will be reset by begin()
 QPainter::setPen: Will be reset by begin()
 }}}

 When using older themes (e.g. from 18.2, tested with Titivilus, Iulius and
 Retro), frontend displays a dialog box saying
 {{{
 Could not locate 'progdetails' in theme".

 Returning to the previous menu.
 }}}

 and then displays a blank screen (with the theme bg) which can be exited
 from.

 Also experienced with 8566.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1018>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list