https://bugs.kde.org/show_bug.cgi?id=513057
--- Comment #3 from Fabio <[email protected]> --- Well I think we have some hints on your log file: [rdpsnd_load_device_plugin]: [dynamic] Loaded fake backend for rdpsnd The fake backend is not going go emit any sound. The available backends from freerdp are listed here: https://github.com/FreeRDP/FreeRDP/blob/44ab77c0354c141468166e71d37be2ebd7962e3b/channels/rdpsnd/client/rdpsnd_main.c#L1023 Its should probably use the "pulse" backend instead for pulseaudio. Looks like the Fedora 43 freerdp package is supposed to include support for pulse: https://kojipkgs.fedoraproject.org//packages/freerdp/3.18.0/1.fc43/data/logs/x86_64/build.log , so I' not sure why it's not being used here. Do you mind trying to run "WLOG_LEVEL=DEBUG xfreerdp" from the commandline and see if it works from there? I'm afraid this is going to be something really specific to Fedora to find out.. -- You are receiving this mail because: You are watching all bug changes.
