Bug 451949 - KIO::highlightInFileManager called in wallpaper config doesn't open the folder
Summary: KIO::highlightInFileManager called in wallpaper config doesn't open the folder
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Open/save dialogs (other bugs)
Version First Reported In: git master
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2022-03-27 07:47 UTC by Fushan Wen
Modified: 2022-04-16 15:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fushan Wen 2022-03-27 07:47:56 UTC
SUMMARY
No file manager is opened when KIO::highlightInFileManager is called.


STEPS TO REPRODUCE
1. Open wallpaperconfig dialog
2. Click the folder icon on the wallpaper item

OBSERVED RESULT
Nothing happened

EXPECTED RESULT
Folder should be opened.

SOFTWARE/OS VERSIONS
Information for package kio:
----------------------------
Repository     : unstable-kde-frameworks
Name           : kio
Version        : 5.93.0git.20220326T095253~a4b93c4a1-ku.13.1
Arch           : x86_64
Vendor         : obs://build.opensuse.org/KDE:Unstable
Installed Size : 4.8 MiB
Installed      : Yes
Status         : up-to-date
Source package : kio-5.93.0git.20220326T095253~a4b93c4a1-ku.13.1.src
Upstream URL   : https://www.kde.org
Summary        : Network transparent access to files and data
Comment 1 Nate Graham 2022-03-27 18:38:43 UTC
That's strange, it's working for me.
Comment 2 Ahmad Samir 2022-04-16 15:46:24 UTC
Seems to work for me too; could you test again?
Comment 3 Fushan Wen 2022-04-16 15:56:14 UTC
Sometimes it doesn't work. Perhaps a key process crashes sometimes. Mark as resolved for now.