https://bugs.kde.org/show_bug.cgi?id=490685

--- Comment #9 from Shlomi Fish <shlo...@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 watching all bug changes.

Reply via email to