| Summary: | kdevelop crashes when viewing image as diff | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | stompdagger1 |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 4.3.0 | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdevplatform/ce9c211bf72c500a8436d6c05807ec6ac82c0fd4 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
stompdagger1
2012-11-04 19:07:22 UTC
Git commit ce9c211bf72c500a8436d6c05807ec6ac82c0fd4 by Aleix Pol. Committed on 21/11/2012 at 01:47. Pushed by apol into branch 'master'. Fix crash when reviewing an image change When trying to decorate the reviewed file, make sure that it's a text document. If it's an image we'll just show the resulting image. M +1 -1 plugins/patchreview/patchreviewtoolview.cpp http://commits.kde.org/kdevplatform/ce9c211bf72c500a8436d6c05807ec6ac82c0fd4 |