| Summary: | KWin crashes and restarts shortly after starting KTorrent | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Kyle Devir <kyle.devir> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | kde, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Kyle Devir
2022-04-11 14:59:11 UTC
#0 0x00007f1dcfa21362 in KWin::Workspace::clientArea(KWin::clientAreaOption, KWin::AbstractOutput const*, KWin::VirtualDesktop const*) const (this=0x5630f2853510, opt=KWin::WorkArea, output=0x0, desktop=0x5630f2a91ec0)
at /run/media/valmar/DataSSD/KDE/Sources/plasma/kwin/src/workspace.cpp:2287
#1 0x00007f1dcfa21645 in KWin::Workspace::clientArea(KWin::clientAreaOption, KWin::Toplevel const*, KWin::AbstractOutput const*) const (this=0x5630f2853510, opt=KWin::WorkArea, window=0x5630f3b3e450, output=0x0)
at /run/media/valmar/DataSSD/KDE/Sources/plasma/kwin/src/workspace.cpp:2339
#2 0x00007f1dcfa215a3 in KWin::Workspace::clientArea(KWin::clientAreaOption, KWin::Toplevel const*) const (this=0x5630f2853510, opt=KWin::WorkArea, window=0x5630f3b3e450)
at /run/media/valmar/DataSSD/KDE/Sources/plasma/kwin/src/workspace.cpp:2327
screenArea = effectiveOutput->geometry(); our output is null. Sounds familar *** This bug has been marked as a duplicate of bug 452433 *** |