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

--- Comment #7 from Adam Fontenot <adam.m.fontenot+...@gmail.com> ---
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.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to