Bug 32692 - Color picker hangs in control example.
Summary: Color picker hangs in control example.
Status: RESOLVED DUPLICATE of bug 30021
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-24 11:31 EST by Mike Wilson CLA
Modified: 2003-02-27 10:34 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wilson CLA 2003-02-24 11:31:04 EST
Open the control example.
Click on "Background Color"
When the color picker appears, wait.
Notice the spinning ball cursor appear, and the app is locked (must force quit).

Also, when the color picker appears, the following is written to the transcript:

2003-02-24 11:30:48.590 ControlExample[1983] *** _NSAutoreleaseNoPool(): Object
0x4e3b7e0 of class NSCFArray autoreleased with no pool in place - just leaking
2003-02-24 11:30:50.196 ControlExample[1983] *** _NSAutoreleaseNoPool(): Object
0xa3086218 of class NSCFString autoreleased with no pool in place - just leaking
Comment 1 Andre Weinand CLA 2003-02-24 12:27:46 EST
Are you running a 1.4.1 VM?
If yes this is most likely a duplicate of bug 30021
Comment 2 Mike Wilson CLA 2003-02-24 13:23:03 EST
Well, I didn't *think* I was running 1.4.1, but I suspect now that I was. I will retest on 1.3.1 to make sure.
Comment 3 Veronika Irvine CLA 2003-02-27 10:34:55 EST

*** This bug has been marked as a duplicate of 30021 ***