[frameworks-kwindowsystem] [Bug 397237] kwindowsystem is broken when compiled in static mode

2022-12-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=397237 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO

[frameworks-kwindowsystem] [Bug 397237] kwindowsystem is broken when compiled in static mode

2022-12-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=397237 --- Comment #3 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular

[frameworks-kwindowsystem] [Bug 397237] kwindowsystem is broken when compiled in static mode

2022-11-28 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=397237 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[frameworks-kwindowsystem] [Bug 397237] kwindowsystem is broken when compiled in static mode

2018-08-07 Thread Emmanuel Lepage Vallée
https://bugs.kde.org/show_bug.cgi?id=397237 --- Comment #1 from Emmanuel Lepage Vallée --- As a side note, a more flexible alternative is to ship the plugins as QtPlugins as qmake do it for xcb (from the moc): Q_IMPORT_PLUGIN(QXcbIntegrationPlugin) Q_IMPORT_PLUGIN(QtQuick2Plugin)