support needed: spirit software on Linux mint

In case you do not know something or you are not sure, here is the right place for your question.
Post Reply
kay
Posts: 32
Joined: Thu 23. Jun 2022 9:53:28

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
ZeXx86
Site Admin
Posts: 12750
Joined: Mon 29. Apr 2013 16:06:44
Contact:

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.
Spirit System developer
kay
Posts: 32
Joined: Thu 23. Jun 2022 9:53:28

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.

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
ZeXx86
Site Admin
Posts: 12750
Joined: Mon 29. Apr 2013 16:06:44
Contact:

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.
Spirit System developer
kay
Posts: 32
Joined: Thu 23. Jun 2022 9:53:28

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.

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:~$ 
br Kay
ZeXx86
Site Admin
Posts: 12750
Joined: Mon 29. Apr 2013 16:06:44
Contact:

Perfect, you can redownload again the software.
I hope you will also see 3D model rendered properly now.
Spirit System developer
Post Reply