TS3 Client Installieren Ubuntu. 24.04. Fehler

blodern

Cadet 4th Year
Registriert
Juni 2024
Beiträge
117
Hallo zusammen,

ich versuche aktuall TS3 Client auf einem Ubunut 24.04. zum laufen zu bekommen.
Allerdings scheitere ich daran.

Als erstes kam eine Fehlermeldung von libevent 2.1-7 fehlt.
Das habe ich dann kurzerhand nachinstalliert.

Jetzt kommt folgende Fehlermeldung:
CoreApplication::applicationDirPath: Please instantiate the QApplication object first
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

./ts3client_runscript.sh: Zeile 11: 11216 Abgebrochen (Speicherabzug geschrieben) ./ts3client_linux_amd64 $@
Ich stehe jetzt etwas auf dem Schlauch. Vielleicht kann mir hier jemand helfen, wie ich TS3 zum laufen bekomme.

Danke
 
Ich würde vermuten, es hat was mit Could not load the Qt platform plugin "xcb" in "" even though it was found. zu tun.
Laut dem hier würde ich das hier probieren: sudo apt install libxcb-cursor0
 
Zurück
Oben