SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** ENVIRONMENT OS: Arch Linux x86_64 Kernel: 6.1.9-arch1-1 Resolution: 1920x1080 DE: GNOME 43.2 WM: Mutter (Wayland) STEPS TO REPRODUCE 1. Create a new document (adding content doesn't change the outcome) 2. Hit Ctrl+S to save the document (using the menu File->Save doesn't seem to produce the bug) OBSERVED RESULT Many file pickers spawn. Count is not clear, but moving the mouse over the window seems to continue to spawn them ad infinitum. Clicking the frontmost window and holding Esc seems to get rid of them all so I believe there are human input factors that affect this, rather than being an out-of-control loop. EXPECTED RESULT Only one dialog should spawn SOFTWARE/OS VERSIONS KDE Frameworks Version: Version 5.102.0 Qt Version: Version 5.15.8 (built against 5.15.8) ADDITIONAL INFORMATION
Have you noticed any specific times when this happens more often so we can try and replicate it? I can't recall ever having seen this issue.
Created attachment 156348 [details] kwrite style save dialog
(In reply to Justin Zobel from comment #1) > Have you noticed any specific times when this happens more often so we can > try and replicate it? I can't recall ever having seen this issue. I have since observed this happening on Kate too, even after reinstallation and deletion of the kwriterc file. I don't see this on the other KDE app I have installed (Kolourpaint) but if there are other apps that use the kwrite-styled save dialog (pictured) rather than the native KDE one (will upload after this) I did a diff of a fresh and a broken kwriterc state and here are the results: $ diff broken.rc fresh.rc 1,9d0 < [General] < Days Meta Infos=30 < Save Meta Infos=true < Show Full Path in Title=false < Show Menu Bar=true < Show Status Bar=true < Show Tab Bar=true < Show Url Nav Bar=false < I can upload the full rc files on request
Created attachment 156349 [details] save dialog style from Kolourpaint (does not crash)
Have done a bit more testing (specifically whether removing the [General] category in the `kwriterc` would solve the issue until it was written back into the file), and it looks like the bug always happens now, regardless of even the presence/absence of a `kwriterc` or `kwritemetainfos`. The only change I can observe is that KDE Frameworks is now version 5.103.0 Are there other KDE apps I can test that would show the modern adwaita-style (xdg?) save dialog on gnome rather than the native KDE one?
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!