project-tenacity icon indicating copy to clipboard operation
project-tenacity copied to clipboard

Nonsensical (possibly corrupted) text on fresh Mac installation

Open elliekauva opened this issue 3 years ago • 1 comments

Screen Shot 2022-05-11 at 11 17 01 Screen Shot 2022-05-11 at 11 16 47 (see screenshots) Pretty simple... I just installed the newest version of Java and Project Tenacity. Open it to see this on first startup. Not sure why it's happening... Haven't yet made a profile or imported any data as the buttons are not readable. macOS version 11.5.1, early 2014 Macbook Air if that helps.

elliekauva avatar May 11 '22 18:05 elliekauva

I have this same issue, receiving these errors when running the program from the terminal.

2022-09-05 22:14:48.883 java[22122:166353] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

2022-09-05 22:14:48.883 java[22122:166353] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.

2022-09-05 22:14:48.920 java[22122:166353] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

2022-09-05 22:14:50.864 java[22122:166384] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

2022-09-05 22:14:50.875 java[22122:166384] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

coopikoop avatar Sep 06 '22 02:09 coopikoop