-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Description
Hi,
all the text in the application is garbled:
Running on macOS Catalina 10.15.2, I followed these steps:
- ran
brew install openjdk(this installed java 13) - ran
sudo ln -sfn /usr/local/opt/openjdk/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdkas suggested by homebrew to make java visible to the system; - downloaded ns-usbloader-1.0.jar
- ran
java -jar ns-usbloader-1.0.jar
Terminal log:
2020-02-08 12:15:45.561 java[76371:6424310] 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:].
2020-02-08 12:15:45.561 java[76371:6424310] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2020-02-08 12:15:45.578 java[76371:6424310] 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:].
2020-02-08 12:15:46.369 java[76371:6424354] 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:].
2020-02-08 12:15:46.455 java[76371:6424354] 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:].
2020-02-08 12:18:05.596 java[76371:6424310] unrecognized type is 4294967295
2020-02-08 12:18:05.596 java[76371:6424310] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1894.20.140/AppKit.subproj/NSEvent.m:1959
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
