Project

General

Profile

Bug #2206

[arduino]: Null pointer exception after splash screen

ani - about 5 years ago - . Updated almost 2 years ago.

Status:
not-a-bug
Priority:
broken
Assignee:
-
% Done:

0%


Description

This might be related to #2092 since the problems are similar.

Running Parabola GNU/Linux-libre x86_64. I get the following message after typing "arduino" in a terminal in XFCE:

$ arduino
Picked up JAVA_TOOL_OPTIONS: 
java.lang.NullPointerException
    at processing.app.BaseNoGui.onBoardOrPortChange(BaseNoGui.java:679)
    at processing.app.Base.onBoardOrPortChange(Base.java:1312)
    at processing.app.Base.<init>(Base.java:282)
    at processing.app.Base.main(Base.java:151)

I have the following packages installed on my system:

jre8-openjdk 8.u202-1
arduino 1:1.8.8-1
gtk2 2.24.32-1


Related issues

Related to Packages - Bug #2092: The arduino-1:1.8.7-1 build fails to startnot-a-bug

Actions

History

#1

Updated by bill-auger about 5 years ago

  • Related to Bug #2092: The arduino-1:1.8.7-1 build fails to start added
#2

Updated by bill-auger about 5 years ago

  • Status changed from unconfirmed to confirmed
  • Description updated (diff)
#3

Updated by bill-auger about 5 years ago

  • Description updated (diff)
#4

Updated by bill-auger about 5 years ago

arduino 1:1.8.5-1 starts properly

#5

Updated by bill-auger about 5 years ago

  • Status changed from confirmed to forwarded upstream
#6

Updated by bill-auger about 5 years ago

the temporary fix is to install the 'arduino-avr-core' package

$ sudo pacman -S arduino-avr-core

this will probably be a dependency for the next version

#7

Updated by ani about 5 years ago

bill-auger

I can start Arduino now that I installed arduino-avr-core.

#8

Updated by Zuss almost 2 years ago

arduino-avr-core is now listed as an optional dependency. Starts without issues on v1.8.19 running with jre8-openjdk 8.332.u09

#9

Updated by Zuss almost 2 years ago

  • Status changed from forwarded upstream to not-a-bug

Issue has been resolved on the Arch PKGBUILD

Also available in: Atom PDF