tonykwok / leonardosketch

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

program doesn't start #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. see below
2.
3.

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

What version of the product are you using? On what operating system?
R1B0

Please provide any additional information below.
The old version starts without problems with the same parameters

Log:
Andy1:/home/Andy/Downloads/Leonardo/Resources/Java # java -version
java version "1.6.0_21"
Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
Java HotSpot(TM) Client VM (build 17.0-b16, mixed mode)
Andy1:/home/Andy/Downloads/Leonardo/Resources/Java # java -jar Sketch.jar
Failed to load Main-Class manifest attribute from
Sketch.jar

Original issue reported on code.google.com by ABeisemann@gmail.com on 16 Sep 2010 at 9:19

GoogleCodeExporter commented 9 years ago
This should be fixed with my new changes to the build scripts. Please try it 
again.

Original comment by joshmari...@gmail.com on 6 Nov 2010 at 10:10

GoogleCodeExporter commented 9 years ago
New version (*.jnlp) works fine under OpenSuse 11.3 and W2K
with java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Client VM (build 17.1-b03, mixed mode)

Original comment by ABeisemann@gmail.com on 7 Nov 2010 at 3:51

GoogleCodeExporter commented 9 years ago
verified and closed with:
OS:
Linux version 2.6.34.7-0.5-desktop (geeko@buildhost) (gcc version 4.5.0 
20100604 [gcc-4_5-branch revision 160292] (SUSE Linux) ) #1 SMP PREEMPT 
2010-10-25 08:40:12 +0200

Java: 
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Client VM (build 17.1-b03, mixed mode)

Leo:
Build number: 124 / Build date: 2010-12-09_20-58

Original comment by ABeisemann@gmail.com on 10 Dec 2010 at 2:06