https://bugs.kde.org/show_bug.cgi?id=523917
Bug ID: 523917
Summary: KWaylandExtras::exportToplevel causes crash
Classification: Frameworks and Libraries
Product: frameworks-kwindowsystem
Version First 6.28.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
In Kleopatra I tried to replace the deprecated call of
KWaylandExtras::exportWindow() in kleopatraapplication.cpp with
KWaylandExtras::exportToplevel(). If I then run Kleopatra then it crashes with
```
9:32:05.537 W qt.core.qobject.connect: QObject::connect(KWaylandExtras,
Unknown): invalid nullptr parameter
```
I'm still running an X11 session. I haven't checked if this is relevant.
--
You are receiving this mail because:
You are watching all bug changes.