Bug 305916

Summary: busycursor sticks if applied before previews are ready
Product: [Applications] digikam Reporter: Anders Lund <anderslund>
Component: Plugin-Editor-AutoColorsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, praveshgupta1993
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 2.9.0

Description Anders Lund 2012-08-28 09:06:23 UTC
I use the colors->autocorrection tool very often, and often just to get autoexposure or autolevels applied, and I often hit RETURN before all the small previews are generated. Doing so, the busy cursor is kept after the tool is done. I can fix it by activating the tool, waiting for all the previews to be ready and then hitting ESC.

Reproducible: Always

Steps to Reproduce:
1. activate Colors->Autocorrection tool
2. hit RETURN before all the previews are generated

Actual Results:  
after the tool is done applying, the image editor is stuck with busy cursor

Expected Results:  
normal cursor
Comment 1 caulier.gilles 2012-08-28 11:06:18 UTC
Git commit a3d0a05da91eae2f421b1a823086ae32809cbb73 by Gilles Caulier.
Committed on 28/08/2012 at 13:05.
Pushed by cgilles into branch 'master'.

cancel preview before to render final

M  +8    -1    utilities/imageeditor/editor/editortool.cpp

http://commits.kde.org/digikam/a3d0a05da91eae2f421b1a823086ae32809cbb73
Comment 2 Anders Lund 2012-08-28 11:09:39 UTC
Thank you for the superfast fix :-)
Comment 3 Anders Lund 2012-09-10 08:12:24 UTC
This issue is still present in 2.9 - I assume the fix did not make it, but note here to make sure :)