Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » FontDialog hangs on MacOS X under Java 1.4.1
FontDialog hangs on MacOS X under Java 1.4.1 [message #370847] Wed, 11 June 2003 13:30 Go to next message
Eclipse UserFriend
Hi,

I'm having problems running an application I am building with Eclipse on
MacOS X. I'm
running the application using JDK 1.4.1 from Apple, but when I come to
raise the
FontDialog (or ColorDialog) using Eclipse 2.1 M1 (June 5), the application
hangs and I
get the following error message in the console:

2003-06-11 13:13:04.880 JavaApplicationStub[1058] ***
_NSAutoreleaseNoPool():
Object 0x14996490 of class NSCFArray autoreleased with no pool in place -
just
leaking

If I run it under JDK 1.3.1, I do not get this problem (though, some parts
of my app that
require 1.4.1 can't be used).

It all works OK on Win XP.

Also, if I use the Eclipse build for Eclipse 3 (I20030611), I get the same
error plus
additional errors and the application crashes. Under Eclipse 3, the errors
are:

2003-06-11 13:13:04.880 JavaApplicationStub[1058] ***
_NSAutoreleaseNoPool():
Object 0x14996490 of class NSCFArray autoreleased with no pool in place -
just
leaking
2003-06-11 13:13:05.292 JavaApplicationStub[1058] An uncaught exception
was
raised
2003-06-11 13:13:05.295 JavaApplicationStub[1058] *** -[NSCFArray
objectAtIndex:]: index (1) beyond bounds (1)
2003-06-11 13:13:05.296 JavaApplicationStub[1058] *** Uncaught exception: <
NSRangeException> *** -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)

Can anyone tell me what's going on, and how the problem can be fixed? Any
help
would be appreciated.

Bradley Schmerl
Systems Scientist
School of Computer Science
Carnegie Mellon University
Pittsburgh PA 15221
Re: FontDialog hangs on MacOS X under Java 1.4.1 [message #370848 is a reply to message #370847] Wed, 11 June 2003 14:23 Go to previous message
Eclipse UserFriend
Originally posted by: veronika_irvine.oti.com

See:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=30021

"Bradley Schmerl" <schmerl@cs.cmu.edu> wrote in message
news:bc7p0j$77c$1@rogue.oti.com...
> Hi,
>
> I'm having problems running an application I am building with Eclipse on
> MacOS X. I'm
> running the application using JDK 1.4.1 from Apple, but when I come to
> raise the
> FontDialog (or ColorDialog) using Eclipse 2.1 M1 (June 5), the application
> hangs and I
> get the following error message in the console:
>
> 2003-06-11 13:13:04.880 JavaApplicationStub[1058] ***
> _NSAutoreleaseNoPool():
> Object 0x14996490 of class NSCFArray autoreleased with no pool in place -
> just
> leaking
>
> If I run it under JDK 1.3.1, I do not get this problem (though, some parts
> of my app that
> require 1.4.1 can't be used).
>
> It all works OK on Win XP.
>
> Also, if I use the Eclipse build for Eclipse 3 (I20030611), I get the same
> error plus
> additional errors and the application crashes. Under Eclipse 3, the errors
> are:
>
> 2003-06-11 13:13:04.880 JavaApplicationStub[1058] ***
> _NSAutoreleaseNoPool():
> Object 0x14996490 of class NSCFArray autoreleased with no pool in place -
> just
> leaking
> 2003-06-11 13:13:05.292 JavaApplicationStub[1058] An uncaught exception
> was
> raised
> 2003-06-11 13:13:05.295 JavaApplicationStub[1058] *** -[NSCFArray
> objectAtIndex:]: index (1) beyond bounds (1)
> 2003-06-11 13:13:05.296 JavaApplicationStub[1058] *** Uncaught exception:
<
> NSRangeException> *** -[NSCFArray objectAtIndex:]: index (1) beyond bounds
(1)
>
> Can anyone tell me what's going on, and how the problem can be fixed? Any
> help
> would be appreciated.
>
> Bradley Schmerl
> Systems Scientist
> School of Computer Science
> Carnegie Mellon University
> Pittsburgh PA 15221
>
Previous Topic:cut/copy/paste event
Next Topic:Selection in an Indian Language Editor
Goto Forum:
  


Current Time: Sun Nov 09 17:48:17 EST 2025

Powered by FUDForum. Page generated in 0.03465 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top