Translate posts to Experimental | Feedback
Google
Official Google Earth Download Site
Page 13 of 14 < 1 2 ... 11 12 13 14 >
Topic Options
Rate This Topic
Previous Topic
View All Topics Index
Next Topic
#496265 - 09/28/06 06:38 AM Re: Google Earth 4 - Beta2 f/back - possible bug? [Re: tekgergedan]
wtwjgc Offline
Gamer

Registered: 09/06/06
Posts: 623
Loc: Wakefield, West Riding Yorks
What dx problem?
I can use GE with either Open GL or Direct X9 without any other problems.
Other programs I use report DX9 OK - only GE reports DirectX 8
_________________________

http://wakefield.110mb.com

Top
#496266 - 09/28/06 07:28 AM Re: Google Earth 4 - Beta2 f/back - possible bug? [Re: wtwjgc]
tekgergedan Moderator Offline
Master Guide

Registered: 09/25/05
Posts: 8300
Loc: Turkey GMT+2
I mean if you have no dx8, there must be a problem. It is weird. But not worth to trouble yourself.
_________________________
...
...
what you are is what you eat and what you think ...
...
Install 5.1 and be aware you can switch back ...
...
some help :: more help :: further help :: advanced help :: interactive help ...
...
developer help :: elf help :: full help ...

Top
#496267 - 09/28/06 06:57 PM Re: Google Earth 4 - Beta2 BAD MAPPING DATA [Re: PenguinOpus]
maps4me Offline
New Poster

Registered: 09/28/06
Posts: 1
I like some of the new features but you went and back tracked on the mapping.

I have a house under construction and in the older 4.1 version, it reflects the grading and lot construction work. I just installed the 4.2 Beta and it now goes back to pre clearing of the lot. I have double checked this against several other locations and they all reflect older dated mapping as opposed to the the earlier version I was running

What gives here ????? When are you going to put the updated mapping back.

The areas I am primarly talking about are Tampa Florida Pasco County.

Top
#496268 - 09/29/06 05:52 AM Re: Bug with NetworkLink ViewFormat/LookAt/terrain [Re: davidhite]
crispyjones Offline
Traveler

Registered: 03/16/06
Posts: 18
I have server/network link combination like this example and the GE beta4 4.0.2xx clients suffer this same problem. If terrain is checked the <range> variable on any 4+ client increases by about 2000m every time the network link refreshes. GE 3 clients work as normal.
Bug? Something I am leaving out because this was written when only kml 2.0 was available?

Top
#496269 - 10/01/06 08:17 PM Re: Bug with NetworkLink ViewFormat/LookAt/terrain [Re: crispyjones]
PenguinOpus Administrator Offline
Sysop, Emeritus

Registered: 12/07/02
Posts: 1938
Loc: Bay Area, CA, USA
Crispyjones,

Can you post a sample kml of your 2000m networklink problem? I haven't heard of this one before. (Start a new thread in KML Discussions about it).

Top
#496270 - 10/02/06 10:59 PM Re: Bug with NetworkLink ViewFormat/LookAt/terrain [Re: PenguinOpus]
crispyjones Offline
Traveler

Registered: 03/16/06
Posts: 18
I would love to help, but my server is strictly an intranet deal on our corporate LAN (which I have 0.0 admin rights on:). So, unfortunately, the network link won't do much in the outside world. Let me know what would help and I'll post it.

I'll try and describe in detail what goes on. A Perl script on a generic Debian based PC (my 'server') reads data from a modem (live copter position data) and writes this to a lat, long, speed, and a few other files. PHP page uses this position data as well as the client's ViewFormat values for heading, tilt, and range (to preserve client view). I uncommented a debug line that shows the LookAt values in a <snippet> tag and when terrain is checked (only in Beta4) the range variable increases by a few thousand meters every refresh. And the client's view goes up up up and up.

BTW I upgraded a Mac client from 3 to Beta4 and the same problem cropped up.

Top
#496271 - 10/09/06 08:53 AM Re: Bug with NetworkLink ViewFormat/LookAt/terrain [Re: crispyjones]
crispyjones Offline
Traveler

Registered: 03/16/06
Posts: 18
Discussion moved HERE at the request of PenguinOpus

Top
#496272 - 10/09/06 12:14 PM Re: Google Earth 4 - Beta2 feedback thread [Re: PenguinOpus]
LRC62 Offline
New Poster

Registered: 10/09/06
Posts: 1
I am using a linux box (Kanotix 2005 kernel 2.16.18-slh-up-2, KDE 3.5.5). When I first started using GE, it had some buggs but still worked. I updated in july and it freezes at the startup screen, I have updated using the latest sept update and it still does that. Is there a file or files (eg. conf or myplaces) that was installed with the earlier version that could be causing the prob, or could it be one of my linux packages that could be causing a conflict. Kanotix is very much pure debian sid.

Top
#496273 - 10/09/06 01:26 PM Re: Google Earth 4 - Beta2 feedback thread [Re: PenguinOpus]
Automatt Offline
New Poster

Registered: 06/28/05
Posts: 1
Mac beta 4 version constantly quits, (Intel Macbook Pro, OS X 10.4.8) can't use it

Top
#496274 - 10/27/06 04:23 PM Re: GoogleEarth4-Beta2: NWLink-LookAt-FlyToView [Re: PenguinOpus]
Chaver Offline
Traveler

Registered: 05/03/06
Posts: 39
My idea was to create an easy Flight Simulator.

Therefore I have created a NetworkLinkControl which requests periodically a service and has the FlyToView-on-Refresh set (GE 4.0.1693). The service returns a single placemark, with LookAt child nodes:
<LookAt>
<longitude>35.000</longitude>
<latitude>30.000</latitude>
<altitude>2000</altitude>
<range>500</range>
<tilt>45</tilt>
<heading>20</heading>
<altitudeMode>absolute</altitudeMode>
</LookAt>
The placemark is moving on every response (as it should), but the range, tilt and heading node parameters are ignored. The view is always in vertical direction to earth.
(Of course, I know, it is impossible to use these parameters at the same time if there are two placemarks to be shown. But wouldn't it be nice to have the functionality with only one placemark?)

Top
Page 13 of 14 < 1 2 ... 11 12 13 14 >