Dear all,
I need to use the spirit PC software on an Linux Mint system. On my desktop ist working well, on a laptop (newer Version) its telling me there are missing libraries. I saw that the libs it is missing is included in the software in the lib folder. Can anyone advice the steps I need to do to get it working?
Thank you.
br Kay
support needed: spirit software on Linux mint
Hello,
please try to start the software clicking at the settings.sh file. This should help.
If not, can you let me know what Linux Mint version is used?
I am certain we will make it work.
please try to start the software clicking at the settings.sh file. This should help.
If not, can you let me know what Linux Mint version is used?
I am certain we will make it work.
Spirit System developer
thanks so far. yes it starts by using settings.sh, but closes directly when clicking to change to any other tab.
tried also to start it within a terminal to get information, please have a look.
my system:
System:
Kernel: 6.8.0-71-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0 clocksource: tsc
Desktop: Cinnamon v: 6.4.8 tk: GTK v: 3.24.41 wm: Muffin v: 6.4.1 vt: 7 dm: LightDM v: 1.30.0
Distro: Linux Mint 22.1 Xia base: Ubuntu 24.04 noble
br Kay
tried also to start it within a terminal to get information, please have a look.
Code: Select all
dose@dose-lap:~$ '/home/dose/programs/spirit-4.0.0-linux/settings.sh'
Locale: de_DE
qrc:/qml/Panel.qml:1:1: plugin cannot be loaded for module "QtQuick": Cannot load library /home/dose/programs/spirit-4.0.0-linux/qml/QtQuick.2/libqtquick2plugin.so: (libQt5QmlWorkerScript.so.5: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)
import QtQuick 2.12
^
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
qrc:/qml/Model.qml:2:1: plugin cannot be loaded for module "QtQuick": Cannot load library /home/dose/programs/spirit-4.0.0-linux/qml/QtQuick.2/libqtquick2plugin.so: (libQt5QmlWorkerScript.so.5: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)
import QtQuick 2.15
^
> Threaded communication: ON (/dev/ttyUSB0)
> Version: 4.0.0
REX-RS FW: current 1 / update 1
> unit connected: 60-dc-58-9e-a7-a1
tail motor: 0
libpng warning: iCCP: known incorrect sRGB profile
> Connecting to the last working device: /dev/ttyUSB0
Throttle Act: 1
Thr: 2
> Throttle option changed: 1
Latest version is: 4.0.0
:)
FWLIST
OK
:)
FWLIST
FWLIST
Speicherzugriffsfehler (Speicherabzug geschrieben)
dose@dose-lap:~$
my system:
System:
Kernel: 6.8.0-71-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0 clocksource: tsc
Desktop: Cinnamon v: 6.4.8 tk: GTK v: 3.24.41 wm: Muffin v: 6.4.1 vt: 7 dm: LightDM v: 1.30.0
Distro: Linux Mint 22.1 Xia base: Ubuntu 24.04 noble
br Kay
Thanks a lot. We uploaded new Software for Linux with more libraries included. I hope this will resolve problem.
Alternative solution could be to install QT5 + QML libraries to your system.
Installing package libqt5qmlworkerscript5 should help or at least move further.
Alternative solution could be to install QT5 + QML libraries to your system.
Installing package libqt5qmlworkerscript5 should help or at least move further.
Spirit System developer
Thanks a lot, the software works now.
The Terminal still complaining for some libs. First try without installing the "libqt5qmlworkerscript5". Software works, terminal output below.
After that I installed this "libqt5qmlworkerscript5", did a reboot and tried again. Similar output within the terminal, the same lib missing.
br Kay
The Terminal still complaining for some libs. First try without installing the "libqt5qmlworkerscript5". Software works, terminal output below.
After that I installed this "libqt5qmlworkerscript5", did a reboot and tried again. Similar output within the terminal, the same lib missing.
Code: Select all
dose@dose-lap:~$ '/home/dose/programs/spirit-4.0.0-linux/settings.sh'
Locale: de_DE
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
qrc:/qml/Model.qml:3:1: plugin cannot be loaded for module "QtQuick.Scene3D": Cannot load library /home/dose/programs/spirit-4.0.0-linux/qml/QtQuick/Scene3D/libqtquickscene3dplugin.so: (libQt53DAnimation.so.5: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)
import QtQuick.Scene3D 2.15
^
> Threaded communication: ON (/dev/ttyUSB0)
> Version: 4.0.0
REX-RS FW: current 1 / update 1
> unit connected: 60-dc-58-9e-a7-a1
tail motor: 0
libpng warning: iCCP: known incorrect sRGB profile
> Connecting to the last working device: /dev/ttyUSB0
Throttle Act: 1
Thr: 2
> Throttle option changed: 1
Latest version is: 4.0.0
:)
FWLIST
OK
:)
FWLIST
FWLIST
> Exiting CommandThread()
> Closing app
dose@dose-lap:~$
Perfect, you can redownload again the software.
I hope you will also see 3D model rendered properly now.
I hope you will also see 3D model rendered properly now.
Spirit System developer