Missing depencies for Krename
Atleast kio is missing as a dependency.
Steps to reproduce:
- Use a fresh installation of tuxedo OS (I used TUXEDO-OS-3_current.iso) and update the system. Note: If you try this on an existing system you might have the depdencies already installed.
- Install krename
- Open krename and click Add...
- Select a folder with files in them (they won't show) and it errors out with
kf.kio.core: couldn't create worker: "Unknown protocol 'file'. "
kf.kio.widgets.kdirmodel: protocol mismatch: "file" vs ""
Once I install kio: sudo apt-get install kio
it works correctly:
I don't understand debian based systems good enough to know if there are other dependencies missing, please have a look at how neon does it: https://invent.kde.org/neon/extras/krename/-/blob/Neon/release_jammy/debian/control?ref_type=heads#L19
Edited by Gernot Schiller