Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category User Interface → Font/charset
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.6
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by TheSeven - 2010-06-21
Last edited by TheSeven - 2010-06-21

FS#11428 - Fonts keep file handles open during UMS mode

During USB mass storage mode, some file handles are kept open by the fonts.
If there is a font cache miss during UMS mode (for example because of a HID mode switch), this could lead to disk access attempts, which won’t be any good.
Also, if the font files were modified during the UMS session, undefined behavior can occur after resuming normal non-USB operation.

The attached patch fixes this by unloading all non-builtin fonts during UMS sessions.

Closed by  TheSeven
2010-06-21 20:20
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Committed as r27027/r27028

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing