Summary: | small background image makes plasma crash | ||
---|---|---|---|
Product: | [Plasma] plasma4 | Reporter: | Oliver Putz <Regnaron> |
Component: | containment-desktop | 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: | |||
Attachments: | Image that makes plasma crash is selected as background (bug #157133) |
Description
Oliver Putz
2008-02-03 01:16:56 UTC
Created attachment 23408 [details] Image that makes plasma crash is selected as background (bug #157133) The problem is in the image itself, anyway I'm committing a workaround to at least prevent crashes... Hm, are you sure that the problem is with the image itself? I ask because, if I create a 5*5px image in gimp the very same way I create the 3*3px image, plasma does not crash when I use the larger picture as a scaled background. SVN commit 770406 by ruphy: Set the size to 1 instead of asserting and crashing. Aaron, as this is controversial, I'll let you decide if this fix is ok. (read the bugreport to know more) BUG: 157133 M +6 -2 renderthread.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=770406 |