[mythtv-commits] Ticket #9889: MythArchive menu screens: misplaced punctuation and numbers

MythTV noreply at mythtv.org
Fri Jul 1 08:38:21 UTC 2011


#9889: MythArchive menu screens: misplaced punctuation and numbers
------------------------------+--------------------------------------
 Reporter:  J.Pilk@…          |           Type:  Bug Report - General
   Status:  new               |       Priority:  minor
Milestone:  unknown           |      Component:  MythTV - General
  Version:  0.24.1            |       Severity:  medium
 Keywords:                    |  Ticket locked:  0
------------------------------+--------------------------------------
 Punctuation marks and numbers that should be at the end of a line on the
 menu screen are shown at the beginning.  This doesn't affect operation but
 ought to offend stylists.  It's been like this 'forever'.

 Sample extract from mythburn.log:

 Wrapped text  = Page 1[[BR]]
 Image (146, 110) into space of (155, 120) at (55, 50)[[BR]]
 Image resized to (155, 120) at (55, 50)[[BR]]
 Added image /usr/share/mythtv/mytharchive/themes/MythCenter_-_Animated
 /preview-frame.png[[BR]]
 Wrapped text  = Guilty Pleasures[[BR]]
 Wrapped text  = ?Luxury in Ancient Greece: Nothing in Excess[[BR]]
 Wrapped text  = Tue 2011-06-28 00:45[[BR]]
 Wrapped text  = ,Documentary looking at the concept of luxury in ancient
 Greece[[BR]]
 Wrapped text  = from its role in democracy's origins in Athens to its
 denial in[[BR]]
 Wrapped text  = .Sparta[[BR]]


 The wrapping is done in mythburn.py by:

 def intelliDraw(drawer, text, font, containerWidth):
     """Based on http://mail.python.org/pipermail/image-
 sig/2004-December/003064.html"""

 which has been modified from the reference quoted and includes a FIXME
 note.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9889>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list