Bug 472043 - Dolphin erroneously thinks there are unsaved changes in its settings
Summary: Dolphin erroneously thinks there are unsaved changes in its settings
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: qt6
: 475776 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-07-07 12:02 UTC by Patrick Silva
Modified: 2023-11-17 11:46 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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