i'm running gwt with eclipse and on osx leopard too and haven't had any problems with it for years, so i would guess that the problem will be hidden somewhere in your code. You might try to uncomment temporarily parts of your code that you could think problematic and see if that fixes it and thus being able to track down the exact point that is causing that problem.
HTH Dominik On 30 Sep., 03:42, jd <[email protected]> wrote: > Hi, > > I am using gwt trunk with Eclipse on a os x leopard and find that the > hosted mode is almost too slow to use. For example, clicking on a > StackLayoutPanel header to change panels causes both Firefox and > Safari to freeze and the CPU pegs close to 100% for about 10 seconds. > > Is this unusual or related to the hosted mode UI freezing up due to > the -XStartOnFirstThread bug? I haven't profiled it yet to see where > the issue is but the fact that it occurs on the stack panel switch > shows it is not related to RPC. > > Thanks, > > John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
