[kwin] [Bug 483265] kwin_core crash when Java application creates popup

2025-04-22 Thread John Gregorski
https://bugs.kde.org/show_bug.cgi?id=483265 --- Comment #13 from John Gregorski --- Yes, I upgraded to KDE Plasma 6.3.4 maybe a couple months ago and the problem was still present. So I still had to apply the code changes to the kwin source and run it that way. The modified built version is

[kwin] [Bug 483265] kwin_core crash when Java application creates popup

2024-10-18 Thread John Gregorski
https://bugs.kde.org/show_bug.cgi?id=483265 --- Comment #11 from John Gregorski --- The causes of this crash when I use the troublesome Java application are a couple functions in kwin which sometimes infinitely recurse: findModal() allMainWindows() The places where these are called in the

[kwin] [Bug 483265] kwin_core crash when Java application creates popup

2024-09-23 Thread John Gregorski
https://bugs.kde.org/show_bug.cgi?id=483265 --- Comment #10 from John Gregorski --- There should be a crash report I submitted when this bug happened in the last 30 minutes. Hopefully it helps. Kwin went into a restart loop until my computer crashed. Also, this was not a problem on KDE 5. Not