Bug 38308 - Cannot open colour prefs in Run-time workbench - fatal exception
Summary: Cannot open colour prefs in Run-time workbench - fatal exception
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-01 15:13 EDT by Channing Walton CLA
Modified: 2003-06-01 15:22 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Channing Walton CLA 2003-06-01 15:13:23 EDT
When trying to edit the colour prefs in a runtime workbench I get the following
in the launching eclipse Console:

2003-06-01 20:01:35.322 Main[584] *** _NSAutoreleaseNoPool(): Object 0x6a1cf60
of class NSCFArray autoreleased with no pool in place - just leaking
2003-06-01 20:01:36.862 Main[584] *** _NSAutoreleaseNoPool(): Object 0xa3086460
of class NSCFString autoreleased with no pool in place - just leaking

The runtime workbench has to be terminated externally after this.

Channing
Comment 1 Channing Walton CLA 2003-06-01 15:22:57 EDT
My apologies - I forgot to launch the workbench with jdk 1.3 rather than the
default 1.4.

There is no problem in 1.3

Channing