|
Author |
Topic: proce55ing46 + OSX 10.2.2 + java1.4.1 (Read 405 times) |
|
Alex
|
proce55ing46 + OSX 10.2.2 + java1.4.1
« on: Nov 20th, 2002, 11:05pm » |
|
Hi, I have an apple computer with the following setup: OSX 10.2.2 and Java 1.4.1 developer's release. I can't get the new proce55ing software to work..it just opens for a second and then this message appears "the following application(proce55ing46) has unexpectedly quit". Does anyone else have this problem? Regards, Alexander Castro
|
|
|
|
fry
|
Re: proce55ing46 + OSX 10.2.2 + java1.4.1
« Reply #1 on: Nov 21st, 2002, 1:40am » |
|
i'm not cool enough to be in posession of the java 1.4 prerelease, so i haven't tried it. however, from what you describe, i'm guess that MRJAppBuilder from 1.3 perhaps doesn't like java 1.4, so Proce55ing.app is having trouble. you might try opening up a terminal, doing a cd to the Proce55ing directory, and then running it from the command line with the following: java -cp lib:lib/build:lib/pde.jar:lib/kjc.jar:lib/oro.jar:../comm.jar PdeBase not as nice as the packaged app, but it may get you running.
|
|
|
|
Alex
|
Re: proce55ing46 + OSX 10.2.2 + java1.4.1
« Reply #2 on: Nov 21st, 2002, 2:52am » |
|
Hi this is Alex again. I tried the command line in the terminal you suggested and I got the following class not found error: "exception in thread "main" java.lang. NoClassDefFound Error: PdeBase" Oh yeah, you can get the pre-release of java 1.4.1 from the OSX developer website. It was released on Nov. 8. Regards, Alexander Castro viva proce55ing!
|
|
|
|
fry
|
Re: proce55ing46 + OSX 10.2.2 + java1.4.1
« Reply #3 on: Nov 21st, 2002, 3:50am » |
|
sorry, wasn't thinking. try this one: Code:java -cp lib:lib/build:Proce55ing.app/Contents/Resources/Java/pde.jar:Proce55ing. app/Contents/Resources/Java/kjc.jar:Proce55ing.app/Contents/Resources/Ja va/oro.jar:Proce55ing.app/Contents/Resources/Java/comm.jar PdeBase |
| (that's all one line) downloading java 1.4.1dp5 now.. thanks for the tip.
|
« Last Edit: Nov 21st, 2002, 3:51am by fry » |
|
|
|
|
Alex
|
Re: proce55ing46 + OSX 10.2.2 + java1.4.1
« Reply #4 on: Nov 21st, 2002, 4:17am » |
|
I just tried you last suggestion and that doesn't work either...terminal says there's a "bus error". Knowing that you have the 1.4.1 pre-release in hand(which will also make you cool), I have faith that you'll make proce55ing work. Regards, Alexander Castro
|
« Last Edit: Nov 21st, 2002, 5:38am by Alex » |
|
|
|
|
fry
|
Re: proce55ing46 + OSX 10.2.2 + java1.4.1
« Reply #5 on: Nov 25th, 2002, 7:29pm » |
|
yeah, bus error things are inside their java vm.. there isn't much i can do to cause or fix a bus error, unfortunately. may just be a problem with the alpha. that said, there may be some workaround if i can figure out what bit of code is triggering their bug. yay! more mac workarounds
|
|
|
|
fry
|
Re: proce55ing46 + OSX 10.2.2 + java1.4.1
« Reply #6 on: Jan 26th, 2003, 10:39pm » |
|
i've been trying p5 with the dp releases of 1.4, though they still seem to have lots of trouble (apple problems, not p5 problems). will be keeping an eye on this, though.
|
|
|
|
fry
|
Re: proce55ing46 + OSX 10.2.2 + java1.4.1
« Reply #7 on: Jul 27th, 2003, 7:35pm » |
|
most of the 1.4 stuff seems semi-under control, so i'm gonna move this out of the bug reports section.
|
|
|
|
|