[konsole] [Bug 438009] Open File Manager context menu entry no longer working

Ahmad Samir bugzilla_noreply at kde.org
Fri Jun 4 14:53:01 BST 2021


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

Ahmad Samir <a.samirh78 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.samirh78 at gmail.com

--- Comment #10 from Ahmad Samir <a.samirh78 at gmail.com> ---
It works for me with current git master of the Frameworks, which includes all
those patches. (FWIW, it worked before those patches were merged in KIO too,  I
use Konsole on a daily basis, if it broke I'd have been hit by this).

This is weird, the open text file (I assume you mean opening by Ctrl+Click) is
one code path, the open file manager is a different code path... so yeah, could
be KIO (or anything else... :)).

For the text file, to get more debug:
export QT_LOGGING_RULES="*konsole*=true"
konsole

You should see something like:
org.kde.konsole: FileFilterHotSpot: mime type for "/home/ahmad/123" :
QMimeType("text/plain")
org.kde.konsole: fullCmd: "/usr/bin/kate /home/ahmad/123"

(I'll see if I can create a Fedora VM to test, at least it's rpm-based, which
is the only package manager I am familiar with).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list