https://bugs.kde.org/show_bug.cgi?id=522704
--- Comment #14 from cwo <[email protected]> --- OK, that pretty much guarantees that it's a QML compiler bug. Not something we can fix in KDE, though I do have a workaround (that's not forcing the interpreter). Trivial code change (just saving things in a local variable before returning), but we need a Qt bug as our policy is no workarounds without upstream bug report. One thing that I'm wondering is why it only seems to happen on Solus - I tried it like 20 times on a KDE Linux VM, and a bunch of times on bare metal Fedora (still want to do a couple more passes on that), and I haven't managed to get it to happen in any of them once. But Solus does not seem to have a patch in qt6-declarative that's not also in Fedora. Somewhat stumped on this. I tried looking at the qml compiler output, but don't see anything obviously wrong (but it's not very human-readable) Maybe Solus wants to carry a tiny downstream patch until we figure out the root cause? -- You are receiving this mail because: You are watching all bug changes.
