Summary: | Another crash in plasma | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Pablo De Napoli <pdenapo> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Pablo De Napoli
2008-01-01 22:17:55 UTC
SVN commit 755885 by jstubbs: With WindowTaskItem handling startup tasks and active windows, it's possible that _task is null. If _task is null, it's not possible to display its context menu so ignoring the event for the time being. BUG: 154942 M +5 -5 windowtaskitem.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=755885 |