Hi,

Indeed that's a strange bug.
Thanks for the detailed analysis of the loading order, but we still would
like to have a look at it ourselves before we know for sure what the problem
is.
Could you send us a pure-JS code sample that works indeed 60% of the time?

- VizBoy.

On Fri, Mar 20, 2009 at 10:32 AM, Dieter Krachtus <
[email protected]> wrote:

>
> All tests were done with Firefox3
>
> I have a very confusing problem over at http://www.chartle.net/gallery
>
> When clicking on one of the many 'Edit Chartle' links (left mouse
> button) the opened window does only load fully in 60% of the times.
>
> Transactions in  case page is loading:
> http://pastebin.ca/1366009
>
> Transactions in  case page is NOT loading:
> http://pastebin.ca/1366010
>
>
> Difference:
> It seems that when page loading is 'stuck', the loading order of the
> javascript files bis different:
>
> http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/main.js
> http://www.google.com/jsapi
> http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/mod_jslinker.js
> http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/main.js
>
>
> In comparison when it works:
> http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/main.js
> http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/mod_jslinker.js
> http://www.google.com/jsapi
> http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/main.js
>
>
>
>
>
> Solution:
> So far the only solution is to open those 'Edit Chartle' links in
> Firefox as a new tab (right mouse button -> open as new tab).
> Strangely this always results in the correct loading sequence of the
> javascript files and the page eventually loading successfully.
>
> Also if I comment out the line where the MAPKEY is fetched, it always
> works. (but then I cannot use Maps anymore)
>
>
>
>
> Where the problem might be:
> I never noticed this problem before so it seems to be something new.
>
> Maybe it is due to some recent changes I introduced - although I
> cannot imagine what that could be.
>
> Something changed with Google MapKey fetching around yesterday night.
>
>
>
> Cheers,
> Dieter
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to