Hello,
I am unable to launch the official TeamSpeak 3 Client on the latest version of Kali Linux (rolling release, fully updated).
After downloading the client from the official website and trying to run ts3client_runscript.sh, the application does not start. When running from the terminal, I receive errors related to missing Qt and xcb libraries.
Observed errors (similar to these):
-
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" -
Failed to load platform plugin "xcb"
What I have tried so far:
-
Installing common libraries such as
libxcb-xinerama0,libqt5widgets5,libqt5gui5, andlibxcb-icccm4. -
The issue may be related to recent package changes in Debian-based distributions (e.g.,
libevent-2.1-7t64replacing older versions).
My questions:
-
Is the TeamSpeak 3 Client officially compatible with recent Kali Linux / Debian-based distributions?
-
Are there any specific library versions or dependencies that are known to be required but are missing on newer Linux systems?
-
Does the TeamSpeak team plan to release an updated client binary that links against modern libraries to resolve these
xcbandQtplatform plugin issues?
System details:
-
OS: Kali Linux (latest rolling release, up-to-date as of May 2026)
-
TeamSpeak Client version: Latest from official website (3.x)
Thank you for your assistance.