When using the "Quick Browser" plugin, no folder or file can be opened, even if ~/.local/share/applications/mimeapps.list is configured with the correct handler.
gvfs-open, mimeopen, gio open commands work fine using the same handler for "inode/directory"
SYSTEM INFORMATION:
Cairo version: 3.4.1
OS: Ubuntu 19.10 (eoan) + KDE
KDE version: 5.16.5
if this command returns a "5", then the "kioclient5" must be used instead of "kioclient". So far, for this bug only line 812 in kde-integration/src/applet-vfs.c has been found incorrect.
HOW TO REPRODUCE:
When using the "Quick Browser" plugin, no folder or file can be opened, even if ~/.local/ share/applicati ons/mimeapps. list is configured with the correct handler.
gvfs-open, mimeopen, gio open commands work fine using the same handler for "inode/directory"
SYSTEM INFORMATION:
Cairo version: 3.4.1
OS: Ubuntu 19.10 (eoan) + KDE
KDE version: 5.16.5
DEBUG INFORMATION:
debug : (/build/ cairo-dock- XfXg2O/ cairo-dock- 3.4.1/src/ gldit/cairo- dock-file- manager. c:_cairo_ dock_fm_ launch_ uri_threaded: 118) dock_fm_ launch_ uri_threaded (/root) cairo-dock- plug-ins- 30gRN8/ cairo-dock- plug-ins- 3.4.1/kde- integration/ src/applet- vfs.c:vfs_ backend_ launch_ uri:812) launch_ uri (/root) cairo-dock- XfXg2O/ cairo-dock- 3.4.1/src/ gldit/cairo- dock-utils. c:cairo_ dock_launch_ command_ full:298) dock_launch_ command_ full (kioclient exec "/root" , (null))
_cairo_
debug : (/build/
vfs_backend_
debug : (/build/
cairo_
sh: 1: kioclient: not found
kioclient is not used in KDE5 but kioclient5
FURTHER INFORMATION:
KDE version (4:5) can be retrieved with command:
plasmashell --version | grep -Po '^[^\d. ]*\K\d+ (?=\.)'
if this command returns a "5", then the "kioclient5" must be used instead of "kioclient". So far, for this bug only line 812 in kde-integration /src/applet- vfs.c has been found incorrect.