Package: arduino
Version: 1:1.0.1+dfsg-1
Severity: important

I just installed arduino and few other tools using apt-get and this is what I
get

baryluk@sredniczarny ~/ > arduino
java.lang.IllegalArgumentException: Illegal pattern character 'r'
        at java.text.SimpleDateFormat.compile(SimpleDateFormat.java:769)
        at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:576)
        at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:501)
        at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:476)
        at processing.app.tools.Archiver.init(Archiver.java:59)
        at processing.app.Editor.createToolMenuItem(Editor.java:859)
        at processing.app.Editor.addInternalTools(Editor.java:885)
        at processing.app.Editor.buildToolsMenu(Editor.java:660)
        at processing.app.Editor.buildMenuBar(Editor.java:476)
        at processing.app.Editor.<init>(Editor.java:205)
        at processing.app.Base.handleOpen(Base.java:704)
        at processing.app.Base.handleOpen(Base.java:669)
        at processing.app.Base.handleNew(Base.java:565)
        at processing.app.Base.<init>(Base.java:305)
        at processing.app.Base.main(Base.java:194)
Exception in thread "main" java.lang.NullPointerException
        at java.awt.Container.addImpl(Container.java:1045)
        at java.awt.Container.add(Container.java:365)
        at javax.swing.JPopupMenu.add(JPopupMenu.java:264)
        at javax.swing.JMenu.add(JMenu.java:562)
        at processing.app.Editor.addInternalTools(Editor.java:885)
        at processing.app.Editor.buildToolsMenu(Editor.java:660)
        at processing.app.Editor.buildMenuBar(Editor.java:476)
        at processing.app.Editor.<init>(Editor.java:205)
        at processing.app.Base.handleOpen(Base.java:704)
        at processing.app.Base.handleOpen(Base.java:669)
        at processing.app.Base.handleNew(Base.java:565)
        at processing.app.Base.<init>(Base.java:305)
        at processing.app.Base.main(Base.java:194)



And nothing happens. No CPU or disk activity, no windows showing up. Nothing.

baryluk@sredniczarny$ > ps aux | egrep 'java|ardu'
baryluk   4389  0.0  0.0   4332  1304 pts/2    S+   14:18   0:00 /bin/bash
/usr/bin/arduino
baryluk   4393  0.6  1.4 437872 29640 pts/2    Sl+  14:18   0:02 java
-Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
processing.app.Base


It is sid, and I have nothing custom installed releated to the arduino.

baryluk@sredniczarny ~/ > java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing)
baryluk@sredniczarny ~/ >


The same happens after uninstalling sun-java6-jre (and all sun-* packages), and
using openjdk-6-jre.

baryluk@sredniczarny ~/ > java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.1) (6b24-1.11.1-6)
OpenJDK Client VM (build 20.0-b12, mixed mode, sharing)


Regards,
Witek



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages arduino depends on:
ii  arduino-core                   1:1.0.1+dfsg-1
ii  default-jre [java6-runtime]    1:1.6-47
ii  libjna-java                    3.2.7-4
ii  librxtx-java                   2.2pre2-10
ii  openjdk-6-jre [java6-runtime]  6b24-1.11.1-6
ii  sun-java6-jre [java6-runtime]  6.26-3

Versions of packages arduino recommends:
ii  extra-xdg-menus  1.0-4
ii  policykit-1      0.105-1

arduino suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to