Comments

3 Comments

@farchord, running dnf install kdenlive -y on Fedora 41 left me with non-functional kdenlive. A few dependencies failed to be installed. I was getting these errors when trying to run kdenlive:

kdenlive: error while loading shared libraries: libQt6Multimedia.so.6: cannot open shared object file: No such file or directory
kdenlive: error while loading shared libraries: libQt6NetworkAuth.so.6: cannot open shared object file: No such file or directory

I solved that by manually installing packages qt6-qtmultimedia and qt6-qtnetworkauth.

Let me know at mbocek@redhat.com if and where should I file a bug report. I'm not sure if I'll get an email when someone replies here.