Version: 0.10.0-rc2 (rev.: 917004) (using 4.2.00 (KDE 4.2.0), Arch Linux) Compiler: gcc OS: Linux (x86_64) release 2.6.28-ARCH Being a fan of the inpainting plugin, I am sorry that since rc1 I have not been able to apply it. Pressing OK apply, it just hangs for a moment, then the buttons becomes enabled, but the process never takes place.
SVN commit 927749 by cgilles: kill current thread with multithreaded Editor Tools when slotAbort() is called CCBUGS: 184731 M +5 -1 editortool.cpp M +1 -1 editortool.h WebSVN link: http://websvn.kde.org/?view=rev&revision=927749
SVN commit 927752 by cgilles: kill current thread with multithreaded Editor Tools when slotAbort() is called CCBUGS: 184731 M +5 -1 editortool.cpp M +1 -1 editortool.h WebSVN link: http://websvn.kde.org/?view=rev&revision=927752
Anders, KDE3 and KDE4 are patched. please try again Gilles
Hi Gilles, I did svn up (trunk), make and make install, but it does not work. The aboutbox says rev 917004, is that correct?
latest revision should be 927957
Andi, would that be in the about box? Svn says I am at rev. 927987. I did do make install, and my digikam binary is from when I installed.
I updated again, and this time I noticed that the inpainting plugin was rebuilt. The state is that I can get the filter to apply, if I stop the automatic preview run and press OK. This may however have been the case before, as I just let that run. If the preview is finished, pressing OK leaves the plugin "dialog" open, and having to press Cancel to dismiss it, I cannot get the filter to apply.
SVN commit 928363 by cgilles: as inpainting is already computed, call righ slot and end when user press Ok. CCBUGS: 184731 M +1 -2 inpaintingtool.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=928363
SVN commit 928367 by cgilles: sync with 0.11 branch CCBUGS: 184731 M +1 -2 inpaintingtool.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=928367
SVN commit 928401 by cgilles: sync with trunk BUG: 184731 M +1 -1 imageplugin_inpainting.cpp M +1 -1 imageplugin_inpainting.h M +7 -5 inpaintingtool.cpp M +1 -1 inpaintingtool.h WebSVN link: http://websvn.kde.org/?view=rev&revision=928401
Yes, I updated and it works, Thanks a lot!
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