When i am opening my Arduino IDE on my Raspberry PI 4, its getting JAVA Error:
Exception in thread "main" java.lang.NullPointerException
at processing.app.I18n._(I18n.java:51)
at processing.app.Preferences.init(Preferences.java:210)
at processing.app.Base.main(Base.java:117)
Not sure why this is happening. Please help me to solve this problem.