kodaligopi547 / droiddraw

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

program will not run #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Ubuntu Intrepid Ibex
2. Sun Java and open source ones installed
3. java -jar droiddraw.jar

What is the expected output? What do you see instead?
Propgram is expected to run.
Intead output is:

fahad@fahad-desktop-ubuntu:~/Desktop/droiddraw-r1b10$ java -jar droiddraw.jar
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?
java 1.6, droiddraw-r1b10

Please provide any additional information below.

Original issue reported on code.google.com by fahada...@gmail.com on 25 Feb 2009 at 3:43

GoogleCodeExporter commented 9 years ago
i downloaded "droiddraw-r1b12"... seems to start up fine   :-)

Original comment by fahada...@gmail.com on 25 Feb 2009 at 3:47

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

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