Bug 421684 - Folders opened via QT are opened in Gwenview, even though Dolphin has higher priority
Summary: Folders opened via QT are opened in Gwenview, even though Dolphin has higher ...
Status: RESOLVED DUPLICATE of bug 397953
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.04.0
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-17 18:51 UTC by Alexander Ewering
Modified: 2020-05-17 19:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Ewering 2020-05-17 18:51:48 UTC
In System Settings -> File Associations -> inode -> directory, Dolphin is listed at the top. However, using any "Open folder" function in a QT app (for example, Clementine) opens that folder in GwenView (which is listed second), NOT Dolphin. Removing GwenView from the list completely solves the problem.

Clementine uses Utilities::OpenInFileBrowser, which calls https://doc.qt.io/qt-5/qdesktopservices.html#openUrl

STEPS TO REPRODUCE
1. Install Clementine
2. Add some files to the playlist
3. Right-click on the file and choose "Show in File Manager"

OBSERVED RESULT

Folder is opened in Gwenview

EXPECTED RESULT

Folder is opened in Dolphin

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
Comment 1 Patrick Silva 2020-05-17 19:30:05 UTC

*** This bug has been marked as a duplicate of bug 397953 ***