https://bugs.kde.org/show_bug.cgi?id=498535
--- Comment #16 from Ron <[email protected]> --- (In reply to dreamer from comment #13) > As I said: when I run with a pulse API it works, without it doesn't. Yeah, I was in the middle of replying to myself and correcting that, but you beat me to it. > However I believe that the appimage _should_ be able to run with alsa only. > The error message anyway does not indicate anything related to audio at all. Because it's a missing binary dependency, and we can't do anything about that with AppImages like we could with distro native packages that can depend on other packages. All we can do is document it. We don't even get control of your machine to report an error, our code it just explodes trying to load all of its needed dependencies. The world is full of "shoulds" that aren't, and this is just one of them. But if you really care enough to patch it, it's not kdenlive you'll need to patch anyway you'll need to look further down the dependency chain to the libs that actually pull in pipewire as a dep. -- You are receiving this mail because: You are watching all bug changes.
