https://bugs.kde.org/show_bug.cgi?id=457926
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/2d2f972bff73 |ma/kwin/commit/e70b6a19f49d |d522250bf0ebcd0708d344d3748 |128363e0c5cfd90775800499437 |3 |d --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit e70b6a19f49d128363e0c5cfd90775800499437d by Vlad Zahorodnii. Committed on 01/09/2022 at 08:29. Pushed by vladz into branch 'Plasma/5.25'. Fix loading xcursor themes with invalid Inherits field Xcursor loading can get stuck in an infinite recursion if index.theme file indicates that the theme inherits itself. In order to prevent that, keep track of the loaded so far themes and avoid loading already loaded themes. (cherry picked from commit 2d2f972bff73d522250bf0ebcd0708d344d37483) M +27 -11 src/xcursortheme.cpp https://invent.kde.org/plasma/kwin/commit/e70b6a19f49d128363e0c5cfd90775800499437d -- You are receiving this mail because: You are watching all bug changes.