Summary: | Kwin crashed while maximizing vlc playing video | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Stefano <steve.doc.brown> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | thomas.luebking |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stefano
2010-05-16 13:48:46 UTC
this is bug #20013 actually "foreach" creates an implicitly shared copy despite the return is a reference... so to bypass this bug we'd have to replace "foreach" by eg. an stl run *** This bug has been marked as a duplicate of bug 20013 *** *** This bug has been marked as a duplicate of bug 200213 *** |