hpuhr
hpuhr
A user reported that when defining the viewpoints 'type' variable one cannot use non alphabetic characters otherwise the 'Filter By Type' does not take them into account.
A user reported that when specifying 'context_variables' the ListBoxView/All one can get duplicate entries if the variables are already specified before import.
In rare cases, the application crashes when an OSView or ScatterPlotView is created/started, with one of the following errors: "OSGViewDataWidget::OSGViewDataWidget(OSGView*, OSGViewDataSource*, QWidget*): Assertion `!windows.empty()' failed." "QOpenGLWidget: Failed to create context"...
When using a Verif Database, a user reported the following issue: " INFO] TaskManagerWidget: runCurrentTaskSlot: task PostProcessTask [INFO] TaskManager: runTask: name PostProcessTask [INFO] PostProcessTask: run: post-processing started [INFO] PostProcessTask: postProcess:...
After triggering a load process, it should be possible to stop it it using the stop button. If the stop button is clicked, the application crashes.
When the OSGView is started on older, unsupported Intel graphics cards the OSGView only show a white window and the following error messages are logged in the console: " ......
When using the AppImage in CentOS 7.7, a user reported the following error:  It seems to be related to CentOS using a very old version of the C++ standard...
Reported: ``` fuse: warning: library too old, some operations may not work ./ATSDB-x86_64_RELDBG_0222.AppImage: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./ATSDB-x86_64_RELDBG_0222.AppImage) ./ATSDB-x86_64_RELDBG_0222.AppImage: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by ./ATSDB-x86_64_RELDBG_0222.AppImage)...
When using the AppImage in CentOS 7.7, a user reported the following error:  It seems to be related to CentOS using a very old version of the C++ standard...
According to https://anavs.com/knowledgebase/nmea-format/ there are additional message formats: - GP for GPS only solutions - GL for GLONASS only solutions - GA for GALILEO only solutions - GN for multi...