Open containing folder function does nothing (KDE)
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
People
(Reporter: johann.petrak, Unassigned)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
Comment 3•21 years ago
|
||
Reporter | ||
Comment 4•21 years ago
|
||
Comment 5•21 years ago
|
||
Updated•18 years ago
|
Updated•18 years ago
|
Updated•18 years ago
|
Updated•18 years ago
|
Comment 9•18 years ago
|
||
Comment 10•18 years ago
|
||
Comment 12•17 years ago
|
||
Assignee | ||
Updated•17 years ago
|
Comment 13•17 years ago
|
||
Comment 14•17 years ago
|
||
Comment 15•17 years ago
|
||
Comment 16•16 years ago
|
||
Comment 17•16 years ago
|
||
Comment 18•16 years ago
|
||
Comment 19•16 years ago
|
||
Comment 20•16 years ago
|
||
Comment 21•16 years ago
|
||
Comment 23•16 years ago
|
||
Comment 24•16 years ago
|
||
Comment 25•16 years ago
|
||
Comment 26•16 years ago
|
||
Comment 28•15 years ago
|
||
Comment 30•12 years ago
|
||
Comment 31•12 years ago
|
||
Comment 32•12 years ago
|
||
Comment 34•12 years ago
|
||
Comment 35•11 years ago
|
||
Comment 36•11 years ago
|
||
Comment 37•11 years ago
|
||
Comment 38•11 years ago
|
||
Comment 39•11 years ago
|
||
Comment 40•11 years ago
|
||
Comment 41•11 years ago
|
||
Comment 42•10 years ago
|
||
Comment 43•10 years ago
|
||
Comment 44•10 years ago
|
||
Comment 45•10 years ago
|
||
Comment 46•10 years ago
|
||
Comment 47•10 years ago
|
||
Comment 48•10 years ago
|
||
Comment 49•10 years ago
|
||
Comment 50•10 years ago
|
||
Comment 51•9 years ago
|
||
Comment 52•9 years ago
|
||
Comment 53•3 years ago
|
||
Open containing folder function does nothing (KDE)
Is this still an issue?
Compare with e.g. bug 893799 …
Updated•3 years ago
|
Comment 54•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 4 duplicates and 30 votes.
:mak, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Comment 55•3 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Comment 56•3 years ago
|
||
(In reply to Graham Perrin from comment #53)
Open containing folder function does nothing (KDE)
Is this still an issue?
…
For me at least this is still an issue when using Konqueror as default filemanager. If using Dolphin as the default filemanager, and it responds to the org.freedesktop.FileManager1
dbus interface (this is the default setup in KDE AFAIK), Dolphin gets used appropriately and everything is fine.
Having Dolphin installed and Konqueror as default filemanager will result in Dolphin being used.
In KDE with Konqueror as default filemanager and multiple other filemanagers installed that have a .service
file for the org.freedesktop.FileManager1
dbus interface (e.g. having both XFCE's Thunar and KDE's Dolphin installed) may/will result in one of those filemanagers being executed. In my case Thunar was consistently used, until a ln -s /usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service $XDG_DATA_HOME/dbus-1/services/org.freedesktop.FileManager1.service
. See also: https://bugzilla.mozilla.org/show_bug.cgi?id=1285711#c47
So:
- If your default filemanager actively listens/responds to the
org.freedesktop.FileManager1
dbus interface, it works as expected - If your default filemanager supports
org.freedesktop.FileManager1
but doesn't actively listen/respond to it, it depends - If your default filemanager doesn't support
org.freedesktop.FileManager1
but other installed filemanager(s) do, it's still broken - If your default filemanager doesn't support
org.freedesktop.FileManager1
and no other installed filemanager(s) do (or you overrule the service so nothings responds to it), it works as expected
Firefox 107.0.1 (64-bit), Slackware64-current, KDE Frameworks 5.100.0, XFCE 4.16, Thunar 4.16.11
Description
•