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

pridoorok <lavov50...@superyp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lavov50...@superyp.com

--- Comment #10 from pridoorok <lavov50...@superyp.com> ---
a workaround has been found - you need to:

enable hidden files in dolphin then go to your home dir (/home/username) then
go to hidden .config dir in there you need to find file named mimeapps.list
edit it,  add this string (x-scheme-handler/file=org.kde.dolphin.desktop;) to
all sub strings for example:

[Added Associations]
.....
.....
x-scheme-handler/file=org.kde.dolphin.desktop;

[Default Applications]
.....
.....
x-scheme-handler/file=org.kde.dolphin.desktop;

then execute this command in the terminal:  update-mime-database
~/.local/share/mime

it's worked for me, after that system links has became open in dolphin

more info:
https://wiki.archlinux.org/title/XDG_MIME_Applications
https://bugzilla.redhat.com/show_bug.cgi?id=674321

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

Reply via email to