Good day everybody ,
yesterday I updated my mac to macOs Catalina 10.15.3 but sadly my arduino software 1.8.11 doesnt open , i checked the serial monitor and i saw that the software logs out before opening completely .
I add a copy of the processing message
how could i solve this problem , Im sorry if this has been asked before, i tried to look for the specific problem but i didnt find it in the forum .
thank you
The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh
.
For more details, please visit https://support.apple.com/kb/HT208050.
Marias-MacBook-Air-2:~ mariapaula$ /Users/mariapaula/Downloads/Arduino\ 3.app/Contents/MacOS/Arduino ; exit;
Set log4j store directory /Users/mariapaula/Library/Arduino15
2020-02-09 10:12:57.387 Arduino[1123:20237] 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-09 10:12:57.387 Arduino[1123:20237] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2020-02-09 10:12:57.389 Arduino[1123:20237] CoreText note: Client requested name ".SFNS-Bold", 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-09 10:12:57.390 Arduino[1123:20237] CoreText note: Client requested name ".SFNSMono-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-09 10:12:57.396 Arduino[1123:20237] CoreText note: Client requested name ".SFNSMono-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-09 10:12:57.396 Arduino[1123:20237] CoreText note: Client requested name ".SFNSMono-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-09 10:12:57.405 Arduino[1123:20237] 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-09 10:12:57.406 Arduino[1123:20237] CoreText note: Client requested name ".SFNS-Bold", 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:].
java.lang.NullPointerException
at processing.app.helpers.FileUtils.listFiles(FileUtils.java:296)
at processing.app.Sketch.listSketchFiles(Sketch.java:108)
at processing.app.Sketch.(Sketch.java:54)
at processing.app.Editor.handleOpenInternal(Editor.java:1813)
at processing.app.Editor.(Editor.java:379)
at processing.app.Base.handleOpen(Base.java:879)
at processing.app.Base.restoreSketches(Base.java:554)
at processing.app.Base.(Base.java:489)
at processing.app.Base.main(Base.java:150)
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...22 completed.