| Summary: | Meta opening krunner breaks at random | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | RaitaroH <RaitaroHikami> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | joeks |
| Priority: | NOR | ||
| Version First Reported In: | 5.14.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
qdbus org.kde.KWin /KWin supportInformation
output of qdbus org.kde.KWin /KWin supportInformation |
||
|
Description
RaitaroH
2018-10-21 08:18:49 UTC
Please provide the output of qdbus org.kde.KWin /KWin supportInformation Created attachment 115822 [details]
qdbus org.kde.KWin /KWin supportInformation
Some extra info. Is not just meta, is also alt as well.
[ModifierOnlyShortcuts]
Alt=com.github.zren.PlasmaHUD,/PlasmaHUD,com.github.zren.PlasmaHUD,toggleHUD
So after a few questions from Zren I sent him the following. The meta shortcut, or the alt shortcut simply don't last after a kwin replace. Not even 30 seconds.
killall krunner && kstart5 krunner
Omitting both --window and --windowclass arguments is not recommended
Could not create scene graph context for backend 'opengl' - check that plugins are installed correctly in /usr/lib/x86_64-linux-gnu/qt5/plugins
kwin also spits out, with every kstart5:
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11109, resource id: 96469001, major code: 18 (ChangeProperty), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 21180, resource id: 35651593, major code: 18 (ChangeProperty), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34681, resource id: 96469001, major code: 18 (ChangeProperty), minor code: 0
On the other hand killing krunner and opening it manually actually works, but it does not fix the meta problem. What I can see is only "kwin --replace" does that.
▶ krunner &
[1] 12724
[1] + 12724 done krunner
Same problem here, kwin --replace solves the problem. Happens with both Alt and Meta for me. KWin version: 5.17.5 Qt Version: 5.12.5 Qt compile version: 5.12.5 XCB compile version: 1.13.1 Operation Mode: X11 only Created attachment 127854 [details]
output of qdbus org.kde.KWin /KWin supportInformation
*** This bug has been marked as a duplicate of bug 391322 *** |