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

Henrik Fehlauer <rk...@lab12.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DOWNSTREAM

--- Comment #4 from Henrik Fehlauer <rk...@lab12.net> ---
Reading your comments again, it now occurred to me that you are probably using
the global shortcut to take a screenshot, and are therefore talking about the
context menu of the notification, which is provided by Plasma and not by
Spectacle. Nevertheless, Plasma and Gwenview are both simply using
KIO::highlightInFileManager
(https://api.kde.org/frameworks/kio/html/namespaceKIO.html#a793259bc6a782fe9442eba1b7c4afdd9).

The common XDG mechanism is actually a DBus service
(https://www.freedesktop.org/wiki/Specifications/file-manager-interface/),
which in turn is called by KIO. "grep -r /usr/share/dbus-1/ -e FileManager1"
should give you more insight. For me, both Nautilus and Dolphin register
themselves that way.

That said, I'm not sure why on Ubuntu DBus decides to call Nautilus and not
Dolphin, while on openSUSE it works just fine for me in a Plasma session. Try
asking Ubuntu (but choosing the right DBus service file might also be a generic
DBus issue). For a workaround, see
https://bugzilla.redhat.com/show_bug.cgi?id=1394927#c18 (don't forget to
restart your session afterwards).

As for which image viewer opens, that's a different topic. You can try to see
what's configured in "kcmshell5 filetypes", but again, this is not an issue
which can be solved in Spectacle.

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

Reply via email to