- Status Closed
- Percent Complete
- Task Type Bugs
- Category Plugins
-
Assigned To
tomers - Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corrupted
Steps to reproduce:
1) Start the text viewer in the normal way (i.e., open a text file) and change the viewing font.
2) Exit the text viewer.
3) Move, remove or rename the font you used in /.rockbox/fonts
4) Open the text viewer again. It will return “font not found” and then crash with a divide by zero.
Closed by tomers
2010-04-08 21:56
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
2010-04-08 21:56
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
Fixed in r25544.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Corrected category.
After the latest update r25519, there is no exceptions now that were mentioned in
FS#11169.., but still the viewer reads a wrong font name without neither loading a default font, nor allowing to modify font settings.I constantly get: “Can’t open font: /.rockbox/fonts/6-GNU-Unifont.fnt” which should be “06-GN…fnt” not “6-GN…fnt” Trying to delete viewer_file.dat from rocks/viewers to let the viewer create a fresh new setting file caused the “Stack Smashing” error and only viewer_file.tmp was created.