| Summary: | cropping a cropped but not saved image | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | ilpo1lehto |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | ashl1future, benni, nate |
| Priority: | NOR | ||
| Version First Reported In: | 2.8.5 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
ilpo1lehto
2012-11-04 03:02:55 UTC
Hi, could you have a look at http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports please, install the debug packages for gwenview and send us a new backtrace? Thanks. Created attachment 76699 [details]
New crash information added by DrKonqi
gwenview (2.8.5) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
Use advanced settings for crop. Try reproduce, but the crash didn't happen again.
-- Backtrace (Reduced):
#8 0x06ee4247 in QImage::copy (this=0xbff1d288, r=...) at /usr/include/i386-linux-gnu/bits/string3.h:52
#9 0x00da9ff8 in Gwenview::ImageScaler::scaleRect (this=0x8c6e880, rect=...) at ../../lib/imagescaler.cpp:191
#10 0x00daa552 in Gwenview::ImageScaler::doScale (this=0x8c6e880) at ../../lib/imagescaler.cpp:118
#11 0x00daa621 in Gwenview::ImageScaler::setDestinationRegion (this=0x8c6e880, region=...) at ../../lib/imagescaler.cpp:98
#12 0x00d88da4 in setScalerRegionToVisibleRect (this=0x8ce8ef8) at ../../lib/documentview/rasterimageview.cpp:101
I added new crash log with required debug symbols installed Can you reproduce this with a more recent KF5 version of Gwenview? Couldn't reproduce on the recent 17.12.3 |