Re: hosted mode works but not in IE/firefox...

2009-10-29 Thread golfdude


Ignore my prev question.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: hosted mode works but not in IE/firefox...

2009-10-28 Thread Jason Essington

You'll want to compile with -style PRETTY to see what g really is.  
The default obfuscated code is not going to help you debug at all.

-jason
On Oct 28, 2009, at 8:19 AM, golfdude 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 google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: hosted mode works but not in IE/firefox...

2009-10-28 Thread golfdude


Thanks, Jason. I debugged the issue yesterday by commenting out
portions of the UI code etc. But good to know about -style. I use
compile/browse of the hosted browser to compile. Can this setting be
set for the hosted browser also ? Or do I have to use a build script
( ant ) to do the compile and pass in the style ?

Kryptonis - g is not my variable. It was a gwt generated variable.

Thanks

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 google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---