Bug? (was: Posting of "Dave" fixed)
Bug? (was: Posting of "Dave" fixed)
- Subject: Bug? (was: Posting of "Dave" fixed)
- From: John Saccente <email@hidden>
- Date: Thu, 14 Mar 2002 19:13:06 -0600
On Thursday, March 14, 2002, at 05:32 PM, Laurent de Segur wrote:
John,
The Dave project works "out of the box". Just mount the image and drag
it to some dir where you have write permissions (home?), then open the
Dave project and compile/run.
There are a few things that you may want to try:
- I noticed that PB has an annoying dependency bug only with java
classes where it will keep the old compiled classes around even if they
have been modified in the source file and saved. As a workaround, you
need to do a clean or clean all targets first then rebuild the project.
- Try looking for the instance DaveController class in IB and the class
DaveController.java in PB. Is this file included in the project? Check
also for the DaveController.class in build/intermediates/Java Classes
dir. Sometimes, it happens that I deselect the bullet in front of the
file by accident (simply by bringing the window to the front.)
Other than that, Java and nib should play nice together. They do for
me. Let me know if you still have problems.
Ok... after playing with this for a bit, I made an odd discovery. The
app runs just fine, but it depends on *where* it lives. I originally
had it in a folder called "Cocoa / OpenGL Code" (well, not directly in
that folder, but in its build directory several steps down the
hierarchy.) Java apps don't seem to want to run properly when inside of
a path with a '/' character in one of the parent folder names. I tried
other java apps like blast.app, with the same results.
Don't know quite what to make of that. Does that sounds like I need to
file a bug report, or am I just missing something obvious?
John Saccente
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.