Lee Savoie

Results 22 comments of Lee Savoie

There is a file at `/gevol/assets/.config/.fusionversion` that contains the current version number. We'll need to update the handling for this file if we decide to go forward with this.

@nop1984 looks like we haven't responded to you in a while. Did you get your problems fixed or are you still having issues?

The main things are: - Make sure your gehttpd.conf references your server.key and server.crt correctly - Make sure gehttpd.conf includes httpd-ssl.conf (it's commented out by default) - Make sure ServerName...

Apologies for the slow reply. Does anything show up in `/opt/google/gehttpd/logs/error_log`?

@dehilsterlexis I haven't spent a lot of time in this part of the code but the Earth's radius is likely a constant in the code. Open GEE does have time-enabled...

First, we've got some overloaded terminology: the file format Open GEE uses to store it's globes and maps is called a database, even though it's not an actual relational database....

Unfortunately I don't know how Mars/the Moon are handled. There are some references to it in the Open GEE code (https://github.com/google/earthenterprise/blob/3fef26026b931f75b89c9ab4645070bd8bd159c4/earth_enterprise/src/fusion/rasterfuse/TmeshGenerator.cpp#L29), but I don't know if Open GEE as-is supports...

There have been a number of memory improvements since this time, so it is likely that the behavior won't happen exactly the same. However, it's still worth investigating how Fusion...

I've followed your reproduction steps with client 7.3.2 on Linux and I'm not able to replicate the issue. It's possible that it's Windows specific. I'll give that a try as...

Thanks for the help @dattapm. The confusion here is that you have to reboot (or do something similar) for the path to be set. So if you install fusion and...