https://bugs.kde.org/show_bug.cgi?id=439630
Bug ID: 439630
Summary: QTimer not functional in KWin scripts since 5.22
Product: kwin
Version: 5.22.2
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: scripting
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Since 5.22, trying to do
var timer = new QTimer();
in a KWin script results in
error: QTimer has no invokable constructor
I believe this is due to the port to QJSEngine.
--
You are receiving this mail because:
You are watching all bug changes.