Yeah, that was it! Didn't even thought about that, thanksMagic919 wrote: ↑Fri Jun 09, 2023 9:18 am Of course it's a file. It's a question of what it contains.
Run the file command on it and see what it reports.
Code: Select all
file /usr/share/zoneminder/fonts/default.zmfnt
Search found 4 matches
- Tue Jun 13, 2023 5:46 am
- Forum: ZoneMinder 1.36.x
- Topic: Invalid font file after updating from 1.34 to 1.36
- Replies: 7
- Views: 2710
Re: Invalid font file after updating from 1.34 to 1.36
- Fri Jun 09, 2023 9:02 am
- Forum: ZoneMinder 1.36.x
- Topic: Invalid font file after updating from 1.34 to 1.36
- Replies: 7
- Views: 2710
- Mon Jun 05, 2023 12:35 pm
- Forum: ZoneMinder 1.36.x
- Topic: Invalid font file after updating from 1.34 to 1.36
- Replies: 7
- Views: 2710
Re: Invalid font file after updating from 1.34 to 1.36
Check FONT_FILE_LOCATION in config. Make sure the font file is there. Mine is /usr/share/zoneminder/fonts/ ,so slightly different. Thanks, found default.zmfnt at share/zoneminder/fonts/, changed FONT_FILE_LOCATION from zoneminder/www/fonts to just zoneminder/fonts, now it works. But something wrong ...
- Mon Jun 05, 2023 11:55 am
- Forum: ZoneMinder 1.36.x
- Topic: Invalid font file after updating from 1.34 to 1.36
- Replies: 7
- Views: 2710
Invalid font file after updating from 1.34 to 1.36
After updating to 1.36 log spams Invalid font location: /usr/share/zoneminder/www/fonts/default.zmfnt then i just wget default.zmfnt from github into this folder. Now log spams "Invalid font file". But fonts on web page looks ok, didn't see any occurrences of broken font on web pages. Tried to turn ...