Hi there, i'm currently trying to make the oophm works on my Mac using eclipse 3.5 and the latest plugin. I use the revision 5873 of the trunk (ant clean then ant > my project refers to build/staging/gwt-mac-0.0.0/).
Because i use gwt 2.0, a checkbox appears under Run Configuration > GWT Tab > just under the URL. So i checked it. The logs show that : 2009-08-04 11:33:30.967 java[40650:80f] [Java CocoaComponent compatibility mode]: Enabled 2009-08-04 11:33:30.969 java[40650:80f] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000 2009-08-04 11:33:34.458 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1c8e70> '(null)') unlocked when not locked 2009-08-04 11:33:34.459 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:34.673 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1bc570> '(null)') unlocked when not locked 2009-08-04 11:33:34.674 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:34.775 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1ddb30> '(null)') unlocked when not locked 2009-08-04 11:33:34.775 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:34.901 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1df520> '(null)') unlocked when not locked 2009-08-04 11:33:34.903 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:38.207 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x11d330> '(null)') unlocked when not locked 2009-08-04 11:33:38.208 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:38.308 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x121930> '(null)') unlocked when not locked 2009-08-04 11:33:38.309 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:38.445 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1e4700> '(null)') unlocked when not locked 2009-08-04 11:33:38.445 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:39.316 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1e5950> '(null)') unlocked when not locked 2009-08-04 11:33:39.317 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:39.418 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x134f90> '(null)') unlocked when not locked 2009-08-04 11:33:39.419 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:39.540 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1e60f0> '(null)') unlocked when not locked 2009-08-04 11:33:39.542 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:40.757 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1e77f0> '(null)') unlocked when not locked 2009-08-04 11:33:40.757 java[40650:1c303] *** Break on _NSLockError() to debug. 2009-08-04 11:33:40.870 java[40650:1c303] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1e7970> '(null)') unlocked when not locked 2009-08-04 11:33:40.870 java[40650:1c303] *** Break on _NSLockError() to debug. The Swing window shows up but with a beachball running, so i can not click on it. Did someone face a similar issue? How did you work it around ? Thanks, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
