flathub / org.signal.Signal

https://flathub.org/apps/details/org.signal.Signal
64 stars 37 forks source link

Recording sound messages does not work #495

Open WhyNotHugo opened 1 year ago

WhyNotHugo commented 1 year ago

Clicking on the microphone icon ("start recording voice message") does nothing.

There's also no terminal output when I do this.

bermeitinger-b commented 1 year ago

1) Are you using Wayland? 2) Did you give audio permission in the settings and chose the correct microphone? 3) Did you manipulate the permission with something like flatseal? 4) Do you have pipewire installed and running or pulseaudio?

WhyNotHugo commented 1 year ago

Are you using Wayland?

Yes, swaywm.

Did you give audio permission in the settings and chose the correct microphone?

The correct microphone is chosen:

image

I'm not seeing any permission prompt.

Did you manipulate the permission with something like flatseal?

> cat .local/share/flatpak/overrides/org.signal.Signal 
[Context]
filesystems=!xdg-public-share;!xdg-videos;!xdg-pictures;!xdg-music;!xdg-desktop;!xdg-documents

[Environment]
SIGNAL_USE_WAYLAND=1

Do you have pipewire installed and running or pulseaudio?

Yes, pipewire is installed. Screensharing (via pipewire and xdg-desktop-portal) works fine on Firefox.