Summary: | try to edit title whereas tags modification writing | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | julien.t43+kde |
Component: | Tags-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, cfeck |
Priority: | NOR | ||
Version: | 2.5.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/da53cd903581ced02db3c7e84f827f643acdbe16 | Version Fixed In: | 2.8.0 |
Sentry Crash Report: |
Description
julien.t43+kde
2012-06-21 17:55:44 UTC
*** This bug has been marked as a duplicate of bug 293692 *** Can someone re-check the duplicate chain? Following above link, it effectively states this bug should have been fixed for 2.0.0 release, but this bug is reported for 2.5.0 version. Problem with event loop resursion when timer is reactivated while in the message box event loop. Git commit da53cd903581ced02db3c7e84f827f643acdbe16 by Marcel Wiesweg. Committed on 21/07/2012 at 14:46. Pushed by mwiesweg into branch 'master'. Move the message box execution out of the immediate scope. The problem of event loop recursion seemingly cannot be cleanly fixed. There's a tiny delay now and the next image is already select when the message box pop up, I hope that's not too confusing. FIXED-IN: 2.8.0 M +3 -2 NEWS M +13 -0 digikam/fileaction/fileactionmngr.cpp M +2 -0 digikam/fileaction/fileactionmngr.h M +141 -124 libs/imageproperties/imagedescedittab.cpp M +7 -0 libs/imageproperties/imagedescedittab.h http://commits.kde.org/digikam/da53cd903581ced02db3c7e84f827f643acdbe16 |