https://bugs.kde.org/show_bug.cgi?id=282029
--- Comment #1 from Christoph Feck <christoph maxiom de> 2011-10-18 13:45:08 --- 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 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
