View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000623 | Spring engine | General | public | 2007-09-03 02:40 | 2007-09-03 21:02 | ||||
Reporter | pbrook | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000623: [patch] FIx error message for missing font | ||||||||
Description | The FreeType init code doesn't use the correct return value when reporting errors. It always uses the result of the first call when printing the error. If spring can't find its font file, it dies with: fonts/Luxi.ttf: FT_New_Face failed: no error With the attached patch we get something more reasonable: fonts/Luxi.ttf: FT_New_Face failed: cannot open resource | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|