[frameworks-kservice] [Bug 490685] Dolphin causes compositor to lag when XDG_CONFIG_HOME variable contains a trailing slash
Shlomi Fish
bugzilla_noreply at kde.org
Sat Jul 27 07:03:57 BST 2024
https://bugs.kde.org/show_bug.cgi?id=490685
--- Comment #9 from Shlomi Fish <shlomif at shlomifish.org> ---
(In reply to Adam Fontenot from comment #7)
> It looks like the check here is repeatedly failing:
> https://invent.kde.org/frameworks/kservice/-/blob/master/src/sycoca/ksycoca.
> cpp?ref_type=heads#L662
>
> return extraFiles.keys() != files;
>
> I'm not sure how to inspect these QStringLists within gdb, but I wonder if
> this comparison could involve the kind of string comparison issue I
> speculated about above.
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
.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list