Bug 305916 - busycursor sticks if applied before previews are ready
Summary: busycursor sticks if applied before previews are ready
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-AutoColors (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-28 09:06 UTC by Anders Lund
Modified: 2016-06-29 19:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.9.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :)