Hi, If --kml-track-enable=1 is selected track is not displayed correctly in GE 7.3.5.8556 Linux Apparently <coordinates> should not have space between lon,lat,elevation. Each point shall be formatted like that -119.7470161,38.3163898,1948 Note no spaces, only commas. The line 2218 shall be fixed like that</coordinates> $text_segment .= "$_->{x},$_->{y},$_->{z}\n"; Note no spaces. Best Regards Mikhail
I do not login. It is a web page. I don't do "sudo" there. I am not sure webmin user is the same as linux user. webmin service runs as root Best Regards, Mikhail On Wednesday, May 25, 2022, 03:17:12 PM PDT, Ilia <iliajie@users.sourceforge.net> wrote: Does it help if you login as system root user rather than a sudo capable user? missing charts on the dashboard Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/webadmin/discussion/600155/ To unsubscribe from further...
Hello Ilia, Oh no, it is not such simple. Nothing helps so far. I tried even change size in the theme configuration, still the same.I suspect some package got missing. Best Regards, Mikhail On Wednesday, May 25, 2022, 01:43:51 PM PDT, Ilia <iliajie@users.sourceforge.net> wrote: Hello, Mikhail. What about force reloading the page by hitting Ctrl+Shift+R in the browser window? Does that help? missing charts on the dashboard Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/webadmin/discussion/600155/...
Hi, Pardon me if this question was already asked, but I am missing circular charts on the dashboard. It started somehow by itself. I am using webmin on that PC for long time, and suddenly it stopped showing charts, as it is shown in attachment. I can troubleshoot this if you let me know how. Thank you! Mikhail
Linux version
Linux version
reading zero bytes in readNlSock()
I was able to fix by downloading jre-6u45-linux-x64.bin from Oracle and running as /home/<...>/jre1.6.0_45/bin/java -Xmx256M -jar geotag-0.103.jar This seem works fine. SE 8 worked as well but could not display map in the browser. the stock ubuntu version penjdk version "10.0.2" 2018-07-17 OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4) OpenJDK 64-Bit Server VM (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4, mixed mode) aparently did not work.