Bug 32692

Summary: Color picker hangs in control example.
Product: [Eclipse Project] Platform Reporter: Mike Wilson <Mike_Wilson>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: andre_weinand
Version: 2.1   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

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 ***