Hallo. I am amazed Kdenlive is available for free.
With that said, I uninstalled an older version of kdenlive (the one from the debian repository). I decided to install the new one and learn how to use it.
I install the new version and I get this error message when starting up the app: Unable to create KIO worker. Can not find a KIO worker for protocol ‘tags’.
The app seems to start up fine after I dismiss the message, but I haven’t tried using it.
version : 23.04.3
Linux appimage.
I would be grateful for any tips to get rid of the error message.
Do you use the AppImage from the Kdenlive download site?
If not, please try.
If yes, then something with your system settings is wrong. Maybe a Linux user can help.
Yes, I am using the official appimage. I have seen other posts with this problem but I cannot find a solution. The debian repo version ( 20.12.3-1 ) was running without any error message. So I think something changed in kdenlive.
The problem started with the 21.12.3 release, for anyone still following this. Not a show-stopper, but definitely annoying to see this error every time kdenlive starts up. The 21.12.3 release and every single appimage released after it shows an error message when starting kdenlive (at least on my system). The 21.12.3 release shows:
Unable to create io-slave. Can not find io-slave for protocol ‘tags’.
For anyone experiencing this and who wants to see these errors gone on their Linux system, a trip back to 2021 is required. Release 21.12.2 or earlier is the go.
Rather simple bug. kioworker now is located in the kf6 folder, but it is not in the search of the internal kdenlive search path.
Workaround:
Within finder open the Application with the option “Show package contents”, navigate to the kdenlive/Contents/MacOS/kf6 folder, duplicate the app kioworker and put the duplicate to the within kdenlive/Contents/MacOS folder.