https://bugs.kde.org/show_bug.cgi?id=503427
Bug ID: 503427 Summary: Dolphin doesn't accept window close key combinations when invoked via `perf` Classification: Applications Product: dolphin Version: 25.04.0 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: 4wy78...@rokejulianlockhart.addy.io CC: kfm-de...@kde.org Target Milestone: --- Created attachment 180699 --> https://bugs.kde.org/attachment.cgi?id=180699&action=edit A Screencast That Demonstrates The Error Reproducing SUMMARY When invoked via `bash -c 'time perf record --output=good-dolphin.data --call-graph dwarf dolphin /'`, Control + Q doesn't work, and Control + W produces an error. STEPS TO REPRODUCE 1. Invoke `bash`. 2. Invoke `time perf record --output=good-dolphin.data --call-graph dwarf dolphin /'`. 3. Press Control + Q and/or Control + W. OBSERVED RESULT When Control + Q is pressed, nothing occurs, and nothing is logged. When Control + W is pressed, the undermentioned appears (once for each keypress): > kf.notifications: No event config could be found for event id "BellVisible" > under notifyrc file for app "dolphin" EXPECTED RESULT It should `this->close();`. SOFTWARE/OS VERSIONS `dolphin-25.04.0-3.fc42.x86_64`, on: > Operating System: Fedora Linux 42 > KDE Plasma Version: 6.3.4 > KDE Frameworks Version: 6.13.0 > Qt Version: 6.9.0 > Kernel Version: 6.14.3-300.fc42.x86_64 (64-bit) > Graphics Platform: Wayland ADDITIONAL INFORMATION Ascertained whilst attempting to diagnose [`discussion.fedoraproject.org/t/150633`][1]. [1]: https://discussion.fedoraproject.org/t/connecting-my-smartphone-to-my-pc-via-a-hub-causes-filesystem-slowdown/150633/1?u=rokejulianlockhart#:~:text=:speech_balloon:,a%20hub)%20causes%20filesystem%20slowdown -- You are receiving this mail because: You are watching all bug changes.