Summary: | krunner crash when entering "2+2=" into the command prompt | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Lorin Kazaz <lopy2> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | cfeck, kde-windows, ps_ml |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Lorin Kazaz
2011-09-14 16:59:15 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 Could you check the patch from comment #1 and confirm if it fixes the crash? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |