Teamspeak client in linux open but it failed when click minimize button

Hi.

I don’t know if anyone has reported it. But I’m testing the last release 6.0.0-beta3.2 on Debian 13. I found when I click over minimize button the sofware is lack. I have to kill it. So I tried by console in order to see some information more and this is what’s reporting by console output. There we can’t see a library of the nvidia which i don’t have because I use RX9070xt so the vaapi doesn’t work i think so and another report about chromium which I’m trying to fix looking for information by internet. Any help on it it would be appreciate.

./TeamSpeak
WARNING: radv is not a conformant Vulkan implementation, testing use only.
Failed to open VDPAU backend libvdpau_nvidia.so: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio
[170102:170129:1102/162608.657562:ERROR:../source/chromium/src/crypto/nss_util.cc:341] After loading Root Certs, loaded==false: NSS error code: -8018
[170102:170132:1102/162611.648108:ERROR:../source/chromium/src/google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT

TID: 1773

Just to confirm the client freezes when you click the minimize button right?

Does it work when starting the client without GPU acceleration?

./TeamSpeak --disable-gpu --disable-gpu-compositing

2 Likes

Hi.

I tried with ./TeamSpeak --disable-gpu --disable-gpu-compositing with the same result. If you click minimize button it freeze not allowing doing nothing more. I have to kill the process. If I didn’t click over the minimize button I can handle the software properly but also I checked the hardware acceleration not allow to change any setting on it is showed at internal software. I just testing to change some libraries doing some soft links to /usr/lib/x86_64-linux-gnu/ where are the system libraries like libva-wayland.so.2 libva-drm.so.2 libva-glx.so.2 getting some hardware acceleration. But not all of them, for example libavfilter.so.11, libavformat.so.62, libavutil.so.60 I had to leave what is with TS3 to let software work properly.

I observed the same problem yesterday.
Fedora 43, 6950XT

I testing again with beta3.3 and it still have the issue of the minimize button. if you click on it, the software freeze and not respond anymore. The other buttons works properly maximize and close.

In debian 13 when click on minimize the application freeze and should be killed. I use Gnome and i know it’s not like windows. Even with the last beta3.3

I can confirm, that when TS is started with ozone wayland (default on wayland sessions) the minimize button does nothing but freezing the client. However, you can simply focus another window and then TS again to unfreeze it.

This issue has not been fixed yet. Otherwise we would have updated the thread.

2 Likes