kodaligopi547 / droiddraw

Automatically exported from code.google.com/p/droiddraw
0 stars 0 forks source link

Application does not start #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Running ./droiddraw.sh
2. java -jar droiddraw.jar
3.

What is the expected output? What do you see instead?

Program dies with this stacktrace:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 4
    at org.droiddraw.gui.Preferences.load(Preferences.java:31)
    at org.droiddraw.AndroidEditor.getPreferences(AndroidEditor.java:523)
    at org.droiddraw.Main.main(Main.java:279)

What version of the product are you using? On what operating system?
r1b10, Ubuntu 8.10, Sun Java 6: java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)

Please provide any additional information below.

Original issue reported on code.google.com by st.chris on 11 Dec 2008 at 6:37

GoogleCodeExporter commented 9 years ago
same on OSX 10.5.5 - clicking on the exec:)
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)

Original comment by dariusz....@gmail.com on 28 Dec 2008 at 8:19

GoogleCodeExporter commented 9 years ago
Same here

My configuration is as folllows: 

java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) 64-Bit Server VM (build 11.0-b15, mixed mode)

Linux geezed 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 
GNU/Linux

Original comment by mackel...@gmail.com on 21 Feb 2009 at 5:15

GoogleCodeExporter commented 9 years ago
This is fixed in SVN and will be in the next release.  Thanks for the bug 
report.

Original comment by brendan....@gmail.com on 9 Mar 2009 at 5:41

GoogleCodeExporter commented 9 years ago

Original comment by brendan....@gmail.com on 9 Mar 2009 at 5:41

GoogleCodeExporter commented 9 years ago
It doesn't start on my Mac OS X 10.7.5. 
The version downloaded is named: droiddraw-r1b22.dmg

Original comment by agresea...@gmail.com on 18 Jan 2013 at 12:26