Re: OOPHM and Mac OSX

2009-10-26 Thread ma
Hello, I had exactly the some problems as you described them. In my case the solution was a jvm argument "-XstartOnFirstThread" which was necessary on macs. Without the argument it works well. Regards, Markus Albrecht On 13 Okt., 11:32, "P.G.Taboada" wrote: > Hi, > > in the meantime I tried th

Re: OOPHM and Mac OSX

2009-10-15 Thread Will
I managed to resolve the spinning beach ball by restarting eclipse after I regenerated GWT from trunk. My only guess is that the old libraries were still being held in memory and were not being replaced by the new ones? I'm at a loss but at this point I'm no longer getting the beach ball. Thank

Re: OOPHM and Mac OSX

2009-10-15 Thread Miguel Méndez
Can you post back the command line from the problematic launch configuration? (You can see what the command line is by right-clicking on the process in the Debug View and selecting properties) Also, are you using a Contributor SDK? On Wed, Oct 14, 2009 at 10:33 PM, Will wrote: > > I updated my

Re: OOPHM and Mac OSX

2009-10-14 Thread Will
I updated my eclipse plugins and still see the spinning beach ball when I place the focus on the Swing UI. I am running on OSX 10.6 and am using FF 3.5 with the latest plugin and a new build of GWT from trunk. The console output is similar to what P.G. posted. Any guidance on where to look / wha

Re: OOPHM and Mac OSX

2009-10-14 Thread Miguel Méndez
The plugin update was pushed out last night. You plugin's notification system should kickoff within the next 24hrs. You can always manually trigger a check for updates from eclipse. On Wed, Oct 14, 2009 at 10:59 AM, willr3 wrote: > > I am experiencing the same problem when trying to launch OOP

Re: OOPHM and Mac OSX

2009-10-14 Thread willr3
I am experiencing the same problem when trying to launch OOPHM from within Eclipse and I have OSX 10.6. I did notice that even though the swing UI hangs I am still able to manually direct the browser to the correct URL and interact with my GWT project however it is very slow. Do you know if the p

Re: OOPHM and Mac OSX

2009-10-13 Thread P.G.Taboada
That sounds really good. Thx. On 13 Okt., 12:44, Miguel Méndez wrote: > I think that this is issue > 3923. >  We should have a plugin update by end of day today. > > On Tue, Oct 13, 2009 at 6:32 AM, P.G.Taboada wrote: > > > > > >

Re: OOPHM and Mac OSX

2009-10-13 Thread Miguel Méndez
I think that this is issue 3923. We should have a plugin update by end of day today. On Tue, Oct 13, 2009 at 6:32 AM, P.G.Taboada wrote: > > Hi, > > in the meantime I tried the milestone one, but I have the same issue. > The Swin

Re: OOPHM and Mac OSX

2009-10-13 Thread P.G.Taboada
Hi, in the meantime I tried the milestone one, but I have the same issue. The Swing window opens but is frozen. The cursor is the funny coloured sprinning "wait" ball. In the console I get: 2009-10-13 12:18:41.881 java[11686:903] [Java CocoaComponent compatibility mode]: Enabled 2009-10-13 12:1

Re: OOPHM and Mac OSX

2009-09-21 Thread Jason Parekh
Hi Papick, Where does it exactly break when you start from Eclipse? Do you have any logs? (One place to check is WORKSPACE/.metadata/.log) thanks jason On Mon, Sep 21, 2009 at 8:02 AM, P.G.Taboada wrote: > > Hi, > > it's working on my Mac Snow Leopard as long as I don't start the shell > fro

OOPHM and Mac OSX

2009-09-21 Thread P.G.Taboada
Hi, it's working on my Mac Snow Leopard as long as I don't start the shell from Eclipse. I have seen some posts about doing this and that but it looks like they are all out of date. Any help/ tips here for the current trunk? brgds, Papick --~--~-~--~~~---~--~~