IE 8 Image Bundle Issue

2009-07-09 Thread Charlie M
this. Charlie M --~--~-~--~~~---~--~~ 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 goog

clear.cache.gif missing from all IEs

2009-07-15 Thread Charlie M
ngle icon. Has anyone else experienced this with GWT 1.7? Charlie M --~--~-~--~~~---~--~~ 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@

Re: clear.cache.gif missing from all IEs

2009-07-16 Thread Charlie M
I have worked out my problem. It was an IE cache issue. It was putting the clear.cache.gif in correctly. Charlie M --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to

IE6 RPC Failure

2010-08-26 Thread Charlie M
: 401) com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java: 222) java.lang.Thread.run(Unknown Source) Has anyone else experience something like this before or that any ideas? Thanks, Charlie M -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit"

Re: Running gwt js on second server

2010-08-26 Thread Charlie M
to CSS client bundles and move the images into these bundles as well. As it will improve load times a lot. Charlie M > Stefan Bacherthttp://gwtworld.de > > On 22 Aug., 19:38, Pieter wrote: > > > > > I have created a basic basic gwt application running on ServerA. > >

Changing Browser Detection

2009-09-18 Thread Charlie M
aders is: User-Agent: Mozilla/5.0 (compatible; ANTGalio/2.1.19.06.05; NT5.01sp3/ x86) How will GWTs boot strap handle this user agent. Is there any well to tell what its detected it as and to tell GWT what browser to treat it as. Thanks, Char

GWT 2.0 Javascript IE Crash

2009-11-16 Thread Charlie M
erImpl_ $clinit__V() , com_google_gwt_core_client_impl_SchedulerImpl_runScheduledTasks__Lcom_google_gwt_core_client_JsArray_2Lcom_google_gwt_core_client_JsArray_2V (com_google_gwt_core_client_impl_SchedulerImpl_FINALLY_1COMMANDS, com_google_gwt_core_client_impl_SchedulerImpl_FINALLY_1COMMANDS)); --com_google_gwt_core_client_impl_Impl_entryDepth; } } Does anyone have any ideas. Thanks, Charlie M

Re: GWT 2.0 Javascript IE Crash

2009-11-20 Thread Charlie M
om IE. > > com_google_gwt_core_client_impl_Impl_entry0__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2 JScript anonymous function gwtOnLoad maybeStartModule JScript anonymous function JScript global code Thanks, Charlie M On Nov 17, 7:33 pm, Chris Ramsdale wrote: > Would you mind entering an

Re: GWT 2.0 Javascript IE Crash

2009-11-23 Thread Charlie M
. Thanks, Charlie M On Nov 20, 4:21 pm, jd wrote: > I wonder if this is the bug that I am also seeing.  I am running > 2.0RC2 and in IE6 also get an Illegal Argument error when I run it as > compiled JS.  From hosted mode this exception

Re: GWT Developer Plugin works only sometimes

2009-11-25 Thread Charlie M
they uses the module name as the root of their serverlets url. Did you open an issue on this? Charlie M On Nov 20, 8:58 am, cromoteca wrote: > Hi, > > yesterday I installed GWT 2.0 RC1 and it seems to work randomly. > Before opening an issue, I'd like to know if I'm the onl

Re: GWT Developer Plugin works only sometimes

2009-11-25 Thread Charlie M
Just in case any one is intersted. I have raised an issue for this: http://code.google.com/p/google-web-toolkit/issues/detail?id=4274 Charlie M On Nov 25, 1:01 pm, Charlie M wrote: > Hi have exactly the same experince. > > I have followed it through with a debugger. Whats happeni

Difered Binding Get Possible Instances of Interface

2011-01-24 Thread Charlie M
e way to obtain this info from GWT, or is there a better way to do this? Thanks, Charlie M -- 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

Re: Session tracking and cookies in GWT

2011-01-24 Thread Charlie M
you design the Ajax calls carefully, so they can't be executed via just a known URL and GET request. Several major sites have been caught out by it, including a major bank so you wouldn't be alone! Hope that helps, Charlie M -- You received this message because you are subscribed to the