Arduino can not be executed

Bug #1577812 reported by Marco Righi
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
arduino (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

If I try to execute arduino I get the following error

Command 2008 of 11 $arduino
Exception in thread "main" java.lang.ExceptionInInitializerError
 at processing.app.Preferences.setColor(Preferences.java:851)
 at processing.app.Preferences.init(Preferences.java:273)
 at processing.app.Base.main(Base.java:117)
Caused by: java.lang.NumberFormatException: For input string: "9-i"
 at jdk.internal.math.FloatingDecimal.readJavaFormatString(java.base@9-internal/FloatingDecimal.java:2054)
 at jdk.internal.math.FloatingDecimal.parseFloat(java.base@9-internal/FloatingDecimal.java:122)
 at java.lang.Float.parseFloat(java.base@9-internal/Float.java:451)
 at java.lang.Float.<init>(java.base@9-internal/Float.java:532)
 at processing.core.PApplet.<clinit>(Unknown Source)
 ... 3 more

affects: virtualbox (Ubuntu) → arduino (Ubuntu)
Revision history for this message
Marco Righi (marco-righi) wrote :

After some upgrades the bug disappeared.

Changed in arduino (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.