https://bugs.kde.org/show_bug.cgi?id=440560

--- Comment #13 from Toni Asensi Esteve <toni.ase...@kdemail.net> ---
Hello,

> I am not a developer, so my input is very limited. Lot's of things I simply 
> don't understand. 
> faq in krusader clearly says that kio_krarc.so should be installed in 
> /qt5/plugins
The git version of Krusader is not the official one :-) so that FAQ must be
talking about the official one.

> By the way for compilation I also needed libkf5notifications-dev.
Thanks for reporting (although the correct way to report a new issue is in a
new bug report :-) to avoid growing problems). A merge request has been
registered on invent.kde.org/utilities/krusader/-/merge_requests/65, where I
used "empyreal@ukr" instead of your whole email address in order to avoid
spammer software getting your real address :-)

I've started a new virtual machine with Kubuntu 21.04, executed `git clone`
[...], `cmake` [...], `make`, `sudo make install`, and Krusader is able to
enter iso and zip and 7zip files, etc.

There, I executed:
    $ find / -xdev -name "kdesu" 2>/dev/null
    /usr/lib/x86_64-linux-gnu/libexec/kf5/kdesu
    /usr/share/doc/HTML/ca/kdesu
    /usr/share/doc/HTML/sr/kdesu
    /usr/share/doc/HTML/id/kdesu
    /usr/share/doc/HTML/pt_BR/kdesu
    /usr/share/doc/HTML/ru/kdesu
    /usr/share/doc/HTML/sr@latin/kdesu
    /usr/share/doc/HTML/uk/kdesu
    /usr/share/doc/HTML/en/kdesu
    /usr/share/doc/HTML/et/kdesu
    /usr/share/doc/HTML/es/kdesu
    /usr/share/doc/HTML/nl/kdesu
    /usr/share/doc/HTML/pt/kdesu
    /usr/share/doc/HTML/it/kdesu
    /usr/share/doc/HTML/de/kdesu
    /usr/share/doc/HTML/sv/kdesu
    /usr/share/doc/HTML/fr/kdesu

    $ find / -xdev -name "kio_*.so" 2>/dev/null
    /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_bup.so
    /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_bluetooth.so
    /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_fonts.so
    /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_msits.so
    /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kamera.so
    /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
    /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_obexftp.so
    /home/user/krusader-build/krArc/kio_krarc.so
    /home/user/krusader-build/iso/kio_iso.so

    $ find / -xdev -name "krarc.protocol" 2>/dev/null
    $ find / -xdev -name "iso.protocol" 2>/dev/null

and every file of that list to be in its correct place, being consistent with
the list of 'We have "kf5/" path in following files:' that you wrote.

> Also consider adding "Ctrl + Shift + ," as default shortcut to open 
> Konfigurator.
> Of course user can add it manually, as I did, but it's no good =)
That's a good hint, would you start a new bug report and copy that information
there?

> I reinstalled Krusader on Kubuntu 21.04. Ctrs + S Search window works better 
> on 21.04. Can be easily switched 
> by Alt + Tab. I take my words back =)
Thanks for reporting about it, I'm very glad that it works better!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to