| Summary: | KRunner crashes with graphicssystem raster | ||
|---|---|---|---|
| Product: | [Plasma] krunner | Reporter: | Christoph Feck <cfeck> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | alejandronova |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christoph Feck
2011-10-18 13:28:43 UTC
Git commit 190413deb022edfd2b9e731c0fd350441511920a by Christoph Feck. Committed on 18/10/2011 at 15:41. Pushed by cfeck into branch 'master'. Fix painting on pixmap that already has a QPainter attached The code should use QWidget::render() instead of redirecting, but this simple move fixes the crash, hopefully also on Windows (where native == raster). BUG: 284360 CCBUG: 282029 M +3 -2 krunner/interfaces/default/resultview.cpp http://commits.kde.org/kde-workspace/190413deb022edfd2b9e731c0fd350441511920a *** Bug 280390 has been marked as a duplicate of this bug. *** |