https://bugs.kde.org/show_bug.cgi?id=490685
Adam Fontenot <adam.m.fontenot+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kservice/-/commit/41 | |f0303135803ce97defc7ba81569 | |e3bff68b117 --- Comment #10 from Adam Fontenot <adam.m.fontenot+...@gmail.com> --- I had a PR accepted that fixes the underlying issue in KService by normalizing user provided config paths. In theory this should mean that this problem won't arise again from this specific source, where KService thinks the database needs to be regenerated because it is looking at two different paths to the same config file. So I'm closing this issue. That said, I'm not really that satisfied with the outcome, but I don't know how to push it further. I think it's probably bad that Dolphin can trigger an endless loop (which involves continuous disk IO!), and that didn't get fixed here. (In reply to Shlomi Fish from comment #9) > Hi Adam! just for-the-record, this gdb script file may be helpful for this: > https://github.com/shlomif/shlomif-computer-settings/blob/master/shlomif- > settings/gdb/gdb/kde-devel-gdb.gdb . Thanks, I'll have a look at that for future debugging. KDevelop has some gdb scripts, but unfortunately many of the types (including QMap) don't seem to support Qt6. https://invent.kde.org/kdevelop/kdevelop/-/tree/master/plugins/gdb/printers -- You are receiving this mail because: You are watching all bug changes.