Bug 472043

Summary: Dolphin erroneously thinks there are unsaved changes in its settings
Product: [Applications] dolphin Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: akselmo, eric1, kfm-devel, nate, nicolas.fella
Priority: NOR Keywords: qt6
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Patrick Silva 2023-07-07 12:02:23 UTC
STEPS TO REPRODUCE
1. open Dolphin
2. open Dolphin settings
3. try to close Dolphin while its settings is open

OBSERVED RESULT
save/discard dialog shows up

EXPECTED RESULT
no dialog

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.5.1
Graphics Platform: Wayland
Comment 1 Patrick Silva 2023-08-07 12:19:08 UTC
Fixed.
Comment 2 Patrick Silva 2023-10-20 12:24:39 UTC
Can reproduce again using neon experimental.

https://blog.neon.kde.org/2023/08/04/announcing-kde-neon-experimental/
Comment 3 Nate Graham 2023-10-20 15:22:00 UTC
Can also confirm.
Comment 4 Nate Graham 2023-10-20 15:23:06 UTC
*** Bug 475776 has been marked as a duplicate of this bug. ***
Comment 5 Akseli Lahtinen 2023-11-16 13:45:32 UTC
Can confirm.

The cause of this is the kcm_trash menu emitting needsSaveChanged signal. Will investigate this.
Comment 6 Akseli Lahtinen 2023-11-16 15:25:43 UTC
Possible fix in https://invent.kde.org/network/kio-extras/-/merge_requests/312
Comment 7 Akseli Lahtinen 2023-11-17 11:45:47 UTC
Should be fixed with https://bugs.kde.org/show_bug.cgi?id=472043
Comment 8 Akseli Lahtinen 2023-11-17 11:46:13 UTC
Agh, wrong link and I can't edit messages. Meant this MR: https://invent.kde.org/network/kio-extras/-/merge_requests/312