Try to debug in hosted mode, is 'g' a variable you use? check it it is
always initialized, even if some error situation occurs.
Maybe a callback is failing and your onSuccess isn't firing, or
something similar.

Just throwing possibilities here.

On Oct 28, 2:19 pm, golfdude <[email protected]> wrote:
> gwt 1.7...
>
> I have an app which works fine in hosted mode but when I compile/
> browse to Minefield/firefox, I get my first login screen and on
> logging in, I get an empty screen. When I look in the browser error
> console, I just see an error "g is null". I tried debugging in firebug
> but this is all obfuscated...it is just hard to follow..Is there
> something in firebug that can be done to follow this ? Or can I
> generate unobfuscated code from gwt ?
>
> Thx
>
> gd
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to