You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Throught WSL configured a ubuntu 22.04.3 lTS machine and install gnss-sdr and gnss-sdr-monitor (below).
Nevertheless gnss-sdr-monitor doesn't run and give a segmentation fault.
What could it be ?
Could you assist me on this issue?
Many thanks,
gnss-sdr --version
gnss-sdr version 0.0.19.git-next-1088387f7
carsoare@L-PT-5CG21440CT:~/gnss-sdr/build/work/gnss-sdr-monitor/build/src$ ./gnss-sdr-monitor
QStandardPaths: wrong permissions on runtime directory /run/user/1000/, 0755 instead of 0700
Settings Loaded
qrc:/qml/main.qml:76:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
QObject::connect(QQuickWindow, QDeclarativeGeoMap_QML_1): invalid nullptr parameter
Settings Loaded Segmentation fault
The text was updated successfully, but these errors were encountered:
Hi,
Throught WSL configured a ubuntu 22.04.3 lTS machine and install gnss-sdr and gnss-sdr-monitor (below).
Nevertheless gnss-sdr-monitor doesn't run and give a segmentation fault.
What could it be ?
Could you assist me on this issue?
Many thanks,
gnss-sdr --version
gnss-sdr version 0.0.19.git-next-1088387f7
carsoare@L-PT-5CG21440CT:~/gnss-sdr/build/work/gnss-sdr-monitor/build/src$ ./gnss-sdr-monitor
QStandardPaths: wrong permissions on runtime directory /run/user/1000/, 0755 instead of 0700
Settings Loaded
qrc:/qml/main.qml:76:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
QObject::connect(QQuickWindow, QDeclarativeGeoMap_QML_1): invalid nullptr parameter
Settings Loaded
Segmentation fault
The text was updated successfully, but these errors were encountered: