Summary: | Files randomly fail to process | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | DrSlony <bugs> |
Component: | BatchQueueManager-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs, caulier.gilles, eduardhc |
Priority: | NOR | ||
Version: | 3.2.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: |
Description
DrSlony
2013-05-27 18:07:56 UTC
Git commit dd3dc1cdd2292f2c12b2927250619ae4781f3a61 by Gilles Caulier. Committed on 27/07/2013 at 09:10. Pushed by cgilles into branch 'master'. Batch Queue Manager : add new option to turn on/off multi-core support. This option is now turn off by default due to some dysfunctions under Windows, until it will be hack and fixed. Note that problem are not reproducible under OSX and Linux here. Options is implemnted for digiKam 3.3.0 release. Related: bug 315025, bug 318198, bug 318577 M +13 -1 utilities/queuemanager/manager/actionthread.cpp M +1 -1 utilities/queuemanager/manager/actionthread.h M +4 -1 utilities/queuemanager/manager/queuesettings.h M +9 -1 utilities/queuemanager/manager/workflowmanager.cpp M +14 -2 utilities/queuemanager/views/queuesettingsview.cpp http://commits.kde.org/digikam/dd3dc1cdd2292f2c12b2927250619ae4781f3a61 Hi, This seems very similar to the bug I reported some time ago, regarding batch RAW file conversion: https://bugs.kde.org/show_bug.cgi?id=318577 Please, could you try if booting your system in single-core mode reproduces the problem? *** This bug has been marked as a duplicate of bug 318577 *** To be clear, the issue I reported happened under Gentoo Linux. Not reproducible with 7.0.0 beta 1. |