I am using a 32 bit system. and as you suggested the onLoadCallback shall fire... I have upgraded to GWT 1.6.4 but it won't solve the problem... I am using visualization 1.0.1. I will try to updated to 1.0.2 and see whether there is any difference.
The annotatedtimeline is a very powerful widget, it is a pity if it fails to work in hosted mode as when GWT advanced, more and more work will be on hosted mode... Cai Yuan On May 19, 10:56 pm, "Eric Z. Ayers" <[email protected]> wrote: > Hello Cai Yuan, > > Some of the visualizations are known not to work in Linux hosted mode > (like annotation timeline), although you should have gotten the > onLoadCallback to fire. There is an open issue for problems running > under Ubuntu stock distribution: > > http://code.google.com/p/gwt-google-apis/issues/detail?id=178 > > I was wondering if that might explain the issue? > > -Eric. > > On May 19, 5:35 am, ycaiyuan <[email protected]> wrote: > > > Hi guys, > > > I am using AnnotatedTimeLine widget on my web project, using a GWT > > wrapper. > > > My problem is, at hosted mode, after I called > > > AjaxLoader.loadVisualizationApi(onLoadCallback, > > AnnotatedTimeLine.PACKAGE); > > > the run function in onLoadCallback never get called, and the widget > > never appear in the shell browser window. at the bottom of the shell > > browser window it reads "Transferring data fromwww.google.com" > > > When I access the web page from a Firefox browser, curiously enough, > > it works fine. > > > I am using GWT 1.5.3 and run it under Ubuntu Linux 8.04 work station > > version. I am using the GWT shell as well as Firefox 3 for testing. > > > Thanks > > > Cheers > > Cai Yuan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" 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-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
