https://bugs.kde.org/show_bug.cgi?id=440560
--- Comment #14 from empyreal <[email protected]> --- I am new to all that development, so sorry… I am figuring out the workflow… I test everything on my system. Do not use virtual machine right now. Crashed Kubuntu 20.04 and installed Kubuntu 21.04. My problem on both versions is exactly with the following: /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kio_krarc.so /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kio_iso.so On Kubuntu 20.04 I needed: /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_krarc.so /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kio_iso.so else I can’t open zip. On Kubuntu 21.04 I need the same: /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_krarc.so /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kio_iso.so I made commits on github, so you can download my code https://github.com/empyrea1/krusader Try it on virtual machine and check whether krusader will open iso and zip. Plugins should be installed like this: /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_krarc.so /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kio_iso.so -- You are receiving this mail because: You are watching all bug changes.
