Activity log for bug #1886275

Date Who What changed Old value New value Message
2020-07-04 15:01:52 Carlos Vinolo bug added bug
2020-07-05 11:52:35 Carlos Vinolo description HOW TO REPRODUCE: 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 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) _cairo_dock_fm_launch_uri_threaded (/root) debug : (/build/cairo-dock-plug-ins-30gRN8/cairo-dock-plug-ins-3.4.1/kde-integration/src/applet-vfs.c:vfs_backend_launch_uri:812) vfs_backend_launch_uri (/root) debug : (/build/cairo-dock-XfXg2O/cairo-dock-3.4.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_full:298) cairo_dock_launch_command_full (kioclient exec "/root" , (null)) 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. HOW TO REPRODUCE: When using the "Quick Browser" plugin in Cairo-Dock, no folder or file can be opened, even if ~/.local/share/applications/mimeapps.list is configured with the correct handler.There is no response at all. 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)   _cairo_dock_fm_launch_uri_threaded (/root) debug : (/build/cairo-dock-plug-ins-30gRN8/cairo-dock-plug-ins-3.4.1/kde-integration/src/applet-vfs.c:vfs_backend_launch_uri:812)   vfs_backend_launch_uri (/root) debug : (/build/cairo-dock-XfXg2O/cairo-dock-3.4.1/src/gldit/cairo-dock-utils.c:cairo_dock_launch_command_full:298)   cairo_dock_launch_command_full (kioclient exec "/root" , (null)) 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.
2020-07-05 14:17:59 Fabounet cairo-dock-plug-ins: assignee Fabounet (fabounet03)
2020-07-05 14:18:03 Fabounet cairo-dock-plug-ins: importance Undecided High
2020-07-05 14:18:05 Fabounet cairo-dock-plug-ins: status New Confirmed
2020-07-05 14:18:14 Fabounet cairo-dock-plug-ins: status Confirmed Fix Committed