Summary: | kdeinit5 crash on "Special Window Settings" | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Greg Lepore <greg> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | emrecio |
Priority: | NOR | ||
Version: | 5.3.1 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | No reporting address for kdeinit5 |
Description
Greg Lepore
2015-06-10 10:35:53 UTC
Also, should it be a separate bug or wish that kdeinit5 should provide a bug reporting address? It doesn't, at least according to the crash dialog. What do you mean by "should provide a bug reporting address"? Like "https://bugs.kde.org"? (I assume kdeinit5 cannot be mapped to the proper component, because the process that crashes is a generic library loader) *** This bug has been marked as a duplicate of bug 348472 *** Created attachment 93105 [details]
No reporting address for kdeinit5
I missed Bug 348472. As for the bug reporting address, see the attachment for the crash dialog. Yupp, the problem here is that kdeinit doesn't know that what it launched is somehow related to kwin - nor does then DrKonqi have a chance to figure that. The solution would be to extend KToolInvocation::kdeinitExec with a parameter "QString bugComponent" which it would then wire down to kdeinit5 so that it can "somehow" (no idea how it works exactly) feed that into DrKonqi (or we allow to report crashes against kdeinit and hire some dispatcher monkey ;-) Btw, you can still create/edit rules running "kcmshell5 kwinrules". Unfortunately my problems with window rules are pretty extensive. For example, I currently have no rules set, but Kate insists on opening non-maximized and to the left of the screen. Setting a rule via kcmshell5 kwinrules doesn't have any effect. Nor does maximizing, then closing and re-opening. Ditto for Gwenview. I'll search for bugs on it... It may have something to do with the window state when a plasma crash occurred. As the bug is dead-as-dupe anyway, feel free to export and attach the failing rules. Atm., I've no problem creating rules for at least kate. Of course it's working now! I'll keep an eye on it and report a bug if the misbehavior reappears. |