Summary: | stuck when cancelling rename/overwrite dialog in batch queue manager | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Michal Hlavinka <mhlavink> |
Component: | AdvancedRename-BatchQueueManager | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.8.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.1.0 | |
Sentry Crash Report: |
Description
Michal Hlavinka
2011-01-28 15:27:55 UTC
We need feedback using a recent version. 2.0.0 RC is out, please test... Thanks in advance Gilles Caulier reproducer still "works", so yes, digikam 2.0 RC (on KDE 4.7 rc1) is still broken Git commit 7e36796b0855d5636e5c8be1ec6c407efd1bd3af by Gilles Caulier. Committed on 02/09/2011 at 10:46. Pushed by cgilles into branch 'master'. use timer signal to cancel thread BUGS: 264638 M +1 -1 utilities/queuemanager/main/queuemgrwindow.cpp http://commits.kde.org/digikam/7e36796b0855d5636e5c8be1ec6c407efd1bd3af Git commit dfafdc3cd670e8ae567d0a7ebef10926411a69ad by Gilles Caulier. Committed on 02/09/2011 at 11:07. Pushed by cgilles into branch 'master'. better solution is to wait in destructor, not in cancelization method CCBUGS: 264638 M +3 -4 utilities/queuemanager/manager/actionthread.cpp M +1 -1 utilities/queuemanager/main/queuemgrwindow.cpp http://commits.kde.org/digikam/dfafdc3cd670e8ae567d0a7ebef10926411a69ad |