Summary: | Inpainting tool stuck at 0% | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Gandalf Lechner <gandalflechner> |
Component: | Plugin-Editor-GmicQt | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.8.0 | |
Sentry Crash Report: |
Description
Gandalf Lechner
2009-01-06 16:00:53 UTC
Confirmed, it does nothing... It seems to work though, because if you cancel the tool, the result can be seen in the editor. Maybe the progress bar is just not updated somehow? Andi SVN commit 912029 by cgilles: digiKam from trunk : Inpainting tool : - do not mix settings : Nb iteration = da ==> Greystoration algorithm make an infinite loop with default settings. - use double cast for each Greystoration parameters relevant. BUG: 179807 M +1 -2 imageplugin_inpainting.cpp M +1 -1 imageplugin_inpainting.h M +26 -26 inpaintingtool.cpp M +1 -1 inpaintingtool.h WebSVN link: http://websvn.kde.org/?view=rev&revision=912029 With 5.8.0, in-painting image editor tool was been replaced by a Clone tool. More details here : https://community.kde.org/GSoC/2017/StatusReports/shazaismailkaoud Gilles Caulier |