Skip to content

Instantly share code, notes, and snippets.

@tresf
Created March 4, 2020 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tresf/a87850a5f792c2ff9c256c1433bfceb4 to your computer and use it in GitHub Desktop.
Save tresf/a87850a5f792c2ff9c256c1433bfceb4 to your computer and use it in GitHub Desktop.
[WARN] 2020-03-04 12:47:18,411 @ qz.common.TrayManager:?
Could not load file: /Users/mac/Library/Application Support/qz/prefs.properties, reason: /Users/mac/Library/Application Support/qz/prefs.properties (No such file or directory)
WARNING: GL pipe is running in software mode (Renderer ID=0x1020400)
Mar 4 12:47:20 Owners-Mac.local java[525] <Error>: CGContextGetCTM: invalid context 0x0
Mar 4 12:47:20 Owners-Mac.local java[525] <Error>: CGContextSetBaseCTM: invalid context 0x0
Mar 4 12:47:20 Owners-Mac.local java[525] <Error>: CGContextGetCTM: invalid context 0x0
Mar 4 12:47:20 Owners-Mac.local java[525] <Error>: CGContextSetBaseCTM: invalid context 0x0
Mar 4 12:47:20 Owners-Mac.local java[525] <Error>: CGContextGetCTM: invalid context 0x0
Mar 4 12:47:20 Owners-Mac.local java[525] <Error>: CGContextSetBaseCTM: invalid context 0x0
Mar 4 12:47:20 Owners-Mac.local java[525] <Error>: CGContextGetCTM: invalid context 0x0
Mar 4 12:47:20 Owners-Mac.local java[525] <Error>: CGContextSetBaseCTM: invalid context 0x0
dyld: lazy symbol binding failed: Symbol not found: _CTFontCopyDefaultCascadeListForLanguages
Referenced from: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libawt_lwawt.dylib
Expected in: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
dyld: Symbol not found: _CTFontCopyDefaultCascadeListForLanguages
Referenced from: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libawt_lwawt.dylib
Expected in: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
/Applications/QZ Tray.app/Contents/MacOS/QZ Tray: line 54: 525 Trace/BPT trap: 5 "$MAC_FALLACK/java" "$@"
@tresf
Copy link
Author

tresf commented Mar 4, 2020

Solution: Downgrade to Java 8u121.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment