Zoom Linux 7.0.5 on Kubuntu 24.04: chat file downloads always fail, but preview and web download work Hello,I am experiencing a reproducible issue with the Zoom desktop client on Linux.Environment: OS: Kubuntu 24.04 Desktop: KDE Plasma Session type: X11 Zoom client: 7.0.5 (3034) Package type: official .deb, not Snap Install path: /opt/zoom GPU: Intel integrated graphics + NVIDIA GeForce RTX 4050 Laptop GPU xdg-desktop-portal: installed, KDE and GTK portals detected Problem:When I try to download files from Zoom chat in the desktop client, the download always fails. Zoom opens the file save dialog, I choose a destination such as ~/Downloads, /tmp, or another folder, but Zoom immediately shows Failed.The same files can be downloaded successfully from the Zoom web version. File previews inside the desktop client also work, so the file is accessible and the network side seems to be fine. The problem appears to be specific to saving/downloading files from the Linux desktop client.What I tested: Verified write permissions: touch ~/Downloads/test.txt && rm ~/Downloads/te