https://bugs.kde.org/show_bug.cgi?id=390314
--- Comment #15 from [email protected] --- Created attachment 110648 --> https://bugs.kde.org/attachment.cgi?id=110648&action=edit Patch proposal for the recursion problem I have tested what will happen if the recursion is solved by not emitting the signal if wl_cursor_theme_load returns null. The result is that the session does not crash anymore but the cursor will disappear when loadTheme fails (which should be fixed if the physical monitor == 0 situation is fixed). In my opinion this is an acceptable behaviour because if we don't pass a negative size to it wl_cursor_theme_load should only fail if it can't allocate the required memory (which should actually never happen). But I will leave it on you to decide that. -- You are receiving this mail because: You are watching all bug changes.
