Dolphin causing kioslave5 to crash system

As Mirror176 suggested: add a user to the system, log in as the new user.

Is the issue reproducible for the new user?

(From what I see in an openSUSE discussion, I doubt that it will make a difference, but do please try.)

kf.kio.core: "/usr/local/bin/dolphin is a file, but a folder was expected."

A folder should not be expected, because truly, it's a file.

Code:
% file /usr/local/bin/dolphin
/usr/local/bin/dolphin: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 15.0 (1500023), FreeBSD-style, stripped
% freebsd-version -kru ; uname -aKU
15.0-CURRENT
15.0-CURRENT
15.0-CURRENT
FreeBSD mowa219-gjp4-zbook-freebsd 15.0-CURRENT FreeBSD 15.0-CURRENT main-n272200-299175f2e52e GENERIC-NODEBUG amd64 1500023 1500023
%
 
Back
Top