Blog Home

Arduino IDE 1.8.5: Hotfix for macOS High Sierra Users

Arduino TeamOctober 2nd, 2017

In case you haven’t noticed, our team has just released Arduino IDE 1.8.5This time the changelog is fairly small, as it mainly solves a (rather important) problem being encountered by macOS users who just updated to High Sierra (10.13).

If you are not using English as system language, any version of Arduino you launch will lack the menu in the system bar. Every Java application is experiencing the same problem, so it will probably be solved by Apple in the near future.

In the meantime, IDE 1.8.5 recognizes when the menu bar is not being displayed and replaces it with a Windows-style one. It may not be the prettiest thing, but at least it works!

If you want to recover the old menu bar while keeping the whole system in your normal language, you can issue a single command on Terminal:

defaults write cc.arduino.Arduino AppleLanguages '(en)'

 

Thank @AdrianBuza for the workaround. Issuing this command will make Arduino IDE in English, however you can still change the language under “Preferences” without losing the macOS integration.

2 Responses to “Arduino IDE 1.8.5: Hotfix for macOS High Sierra Users”

  1. Leo12345101010 Says:

    I use Arduino 1.8.5 and have High Sierra but it still won’t work.

  2. roboutwest Says:

    I tried Arduino 1.8.5, the latest release 1.8.8, and a few others with High Sierra and I can’t get any menu.

Leave a Reply

You must be logged in with your Arduino account to post a comment.