Version0531 pcduino

From ElectroDragon Wiki

New features

  • Installed SSH and VNC, and also auto started at booting enabled. You can use default password "ubuntu" for user Ubuntu to login.
  • Installed python for programming.
  • Locale, language, screen resolution available to configure.
  • Remote desktop added

Bug fix

can't boot up arduino

when you boot up arduino IDE, if you see the mistake -

Exception in thread "main" java.util.MissingResourceException : can't find bundle for base name processing.app.i18n.Resources, locale en_us ....

Please do follow commands:

run "sudo board-config.sh" and select "set_locale"

We set it to English, and the arduino IDE will works fine.

References

Release note found by pcduino