ITADN

Unable to join voice chat

#2794ClosedNitue 创建于 2026-03-16
N
Nituecommented
### Describe the bug Joining a voice room keeps loading forever and never joins the room. This is how it shows visually: https://github.com/user-attachments/assets/31124359-28b8-426e-976f-78273fdcac15 This is what is printed in the console (_I could not copy as text because opening the dev tools crashes Cinny after few seconds_): <img width="2320" height="248" alt="Image" src="https://github.com/user-attachments/assets/5a47bcea-7ebc-44e5-8455-c285cce16d02" /> From `journalctl` only this can be found: ``` in.cinny.Cinny.desktop[101484]: Video capture was requested but no device was found amongst 0 devices in.cinny.Cinny.desktop[101484]: IntConstraint 1, min -1, max -1, exact -1, ideal 640 in.cinny.Cinny.desktop[101484]: IntConstraint 2, min -1, max -1, exact -1, ideal 480 in.cinny.Cinny.desktop[101484]: DoubleConstraint 4, min -1,000000, max -1,000000, exact -1,000000, ideal 30,000000 systemd[4810]: Started app-flatpak-in.cinny.Cinny-3206006067.scope. ``` ### Reproduction 1. Try to join a voice room 2. It loads forever 3. See ### Expected behavior Should join the voice room. ### Platform and versions ```shell 1. OS: Fedora Workstation 43, (Gnome 49, Wayland) 2. Desktop, flatpak 3. Cinny version: Settings -> About: 4.11.1. Flatpak claims 4.11.2 4. Homeserver: matrix.org ``` ### Additional context If I use Flatseal to set `device=all` and access to `xdg-run/pipewire-0`, the errors will change, but it still keeps loading forever: <img width="2466" height="227" alt="Image" src="https://github.com/user-attachments/assets/7499888e-4c4e-4226-9ea9-8b691f0fddaa" />
关闭于 2026-03-16 1 条评论