Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Discussions > Google Earth Plug-in > Launched: Support for Chrome, new Notify Group
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Roman N Google employee  
View profile  
 More options Feb 19 2009, 7:12 pm
From: Roman N
Date: Thu, 19 Feb 2009 16:12:46 -0800 (PST)
Local: Thurs, Feb 19 2009 7:12 pm
Subject: Launched: Support for Chrome, new Notify Group
Hi all,

We've just launched support for Google Chrome 1.0+.

There are some more details at the new Google Earth API notifications
group, which I recommend that you all either join or subscribe to via
RSS:

http://groups.google.com/group/google-earth-api-notify/topics

****NOTE****
There is one open bug that is important to take note of, as it may
require a slight change to your site:

http://code.google.com/p/chromium/issues/detail?id=7793

The issue is that Chrome temporarily hangs when alert/prompt dialogs
are opened in an API callback or event handler routine. The workaround
is to wrap all calls to alert or prompt in a setTimeout, as is
demonstrated in the Fetch Bad KML sample:

http://earth-api-samples.googlecode.com/svn/trunk/examples/kml-fetch-...
********

This closes issue 69:

http://code.google.com/p/earth-api-samples/issues/detail?id=69


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AlanHale  
View profile  
 More options Feb 20 2009, 5:01 am
From: AlanHale
Date: Fri, 20 Feb 2009 02:01:46 -0800 (PST)
Local: Fri, Feb 20 2009 5:01 am
Subject: Re: Launched: Support for Chrome, new Notify Group
Yippeee! Thanks Roman.

Alan

On Feb 20, 12:12 am, Roman N wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
oohrogerpalmer  
View profile  
 More options Feb 22 2009, 12:13 pm
From: oohrogerpalmer
Date: Sun, 22 Feb 2009 09:13:52 -0800 (PST)
Local: Sun, Feb 22 2009 12:13 pm
Subject: Re: Launched: Support for Chrome, new Notify Group
I just can't get the plugin to work for Google Chrome. It looks like
it's trying and then eventually it gives up and tells me I may need to
reinstall the plugin - which I have done  more than once now, but
still no joy. Is there anything I need to do to or is it a bigger
problem than just me?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Markw65  
View profile  
 More options Feb 24 2009, 12:24 am
From: Markw65
Date: Mon, 23 Feb 2009 21:24:34 -0800 (PST)
Local: Tues, Feb 24 2009 12:24 am
Subject: Re: Launched: Support for Chrome, new Notify Group
Im getting some strange problems.

I have a "click" event listener on ge.getWindow(). That checks
event.getTarget(); if its a KmlPlacemark, it iterates over a list of
placemarks comparing them to event.getTarget(). If it finds it, it
takes an action.

This works in IE6, IE7, FF2 and FF3. In chrome, it never finds the
placemark in my list. I've even cut the example down to where there is
exactly one placemark, and it still doesnt compare equal.

In other words event.getTarget() == myPlacemark *always* returns
false. But if I compare the locations of the placemarks, and the
descriptions, and the names they are obviously the same placemark.

My workaround for now is to give the placemarks an Id, and compare the
Id's for equality.

Is this a known bug?

Mark

On Feb 19, 4:12 pm, Roman N wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Roman N Google employee  
View profile  
 More options Feb 24 2009, 1:23 pm
From: Roman N
Date: Tue, 24 Feb 2009 10:23:25 -0800 (PST)
Local: Tues, Feb 24 2009 1:23 pm
Subject: Re: Launched: Support for Chrome, new Notify Group
Hi Mark,

This is a known bug in Chrome:

http://code.google.com/p/chromium/issues/detail?id=3786

I've struggled with it many a time myself :(

- Roman

On Feb 23, 9:24 pm, Markw65 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Roman N Google employee  
View profile  
 More options Feb 24 2009, 1:24 pm
From: Roman N
Date: Tue, 24 Feb 2009 10:24:26 -0800 (PST)
Local: Tues, Feb 24 2009 1:24 pm
Subject: Re: Launched: Support for Chrome, new Notify Group
Hi oohrogerpalmer,

I assume you've tried restarting Chrome? And also, have you tried in
other browsers to double check that this is a Chrome-specific issue?

- Roman

On Feb 22, 9:13 am, oohrogerpalmer wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
oohrogerpalmer  
View profile  
 More options Feb 25 2009, 5:31 pm
From: oohrogerpalmer
Date: Wed, 25 Feb 2009 14:31:01 -0800 (PST)
Local: Wed, Feb 25 2009 5:31 pm
Subject: Re: Launched: Support for Chrome, new Notify Group
Hi

I have had quite a few probelms and tried all the browsers, but I hav
identified that for some reason I have 2 copies of Google Earth on my
PC, and neither can be deleted. I am working on it and may get back to
you. At the moment I am just slapping my pc about a bit for being
incompetent.

On Feb 24, 7:24 pm, Roman N wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »