hi there!
i have a bunch of pictures and want to crop on each and every picture with the same selection size/dimension as in the previous pictures. Saving somehow how big the selection previously was. In case i want to adjust it, this should be easily possible by just moving the edges/corners around. Is this possible/if yes, how? :) thanks! Alex |
Hi, Best Gilles Caulier 2018-07-20 12:18 GMT+02:00 Alex Christoph Bihlmaier <[hidden email]>: hi there! |
Am 2018-07-21 um 08:48 schrieb Gilles Caulier:
> This feature exists in aspect ratio crop tool from image editor. region > to crop is restored between image to process if there are the same > orientation. Hi Gilles, thanks for your answer. This works perfect when setting an aspect ratio. But, when setting aspect ratio to "None" the size is not restored on the next picture. The next picture has aspect ratio set to "None" and the selection is some kind of default (1:1) and not the beforehand selected size of the cropped picture. Can you confirm this as a bug? Cheers, Alex |
Yes, it's typically a bug. The crop region must be restored (if possible) between tool session, as when image sizes to crop are compatible. But which DK version did you use exactly ? 5.9.0 or 6.0.0 pre-release (through AppImage bundle) ? Gilles Caulier 2018-07-25 18:27 GMT+02:00 Alex Christoph Bihlmaier <[hidden email]>: Am 2018-07-21 um 08:48 schrieb Gilles Caulier: |
Am 2018-07-26 um 09:51 schrieb Gilles Caulier:
> Yes, it's typically a bug. The crop region must be restored (if possible) > between tool session, as when image sizes to crop are compatible. > > But which DK version did you use exactly ? 5.9.0 or 6.0.0 pre-release > (through AppImage bundle) ? I am running 5.9.0. Afterwards i tried the AppImage Bundle 6.0.0 Beta. The behaviour is the same when aspect ratio is set to none. Alex |
Well please report this problem to digiKam bugzilla in ImageEditor/Aspect Ratio tool section. Thanks in advance Gilles Caulier 2018-07-26 10:37 GMT+02:00 Alex Christoph Bihlmaier <[hidden email]>: Am 2018-07-26 um 09:51 schrieb Gilles Caulier: |
Problem is now fixed for digiKam-6.0.0.
Maik Am Donnerstag, 26. Juli 2018, 11:59:37 CEST schrieb Gilles Caulier: > Well please report this problem to digiKam bugzilla in ImageEditor/Aspect > Ratio tool section. > > Thanks in advance > > Gilles Caulier > > 2018-07-26 10:37 GMT+02:00 Alex Christoph Bihlmaier <[hidden email]>: > > Am 2018-07-26 um 09:51 schrieb Gilles Caulier: > > > Yes, it's typically a bug. The crop region must be restored (if > > > possible) > > > between tool session, as when image sizes to crop are compatible. > > > > > > But which DK version did you use exactly ? 5.9.0 or 6.0.0 pre-release > > > (through AppImage bundle) ? > > > > I am running 5.9.0. > > Afterwards i tried the AppImage Bundle 6.0.0 Beta. > > The behaviour is the same when aspect ratio is set to none. > > > > Alex |
Alex, I will rebuild the 6.0.0 pre-release AppImage this evening... Gilles Caulier 2018-07-26 18:18 GMT+02:00 Maik Qualmann <[hidden email]>: Problem is now fixed for digiKam-6.0.0. |
Am 2018-07-26 um 19:16 schrieb Gilles Caulier:
> Alex, > > I will rebuild the 6.0.0 pre-release AppImage this evening... fantastic - i will happily try it. Thanks Maik, Thanks Gilles! ~ Alex ~ > 2018-07-26 18:18 GMT+02:00 Maik Qualmann <[hidden email] > <mailto:[hidden email]>>: > > Problem is now fixed for digiKam-6.0.0. > > Maik > > Am Donnerstag, 26. Juli 2018, 11:59:37 CEST schrieb Gilles Caulier: > > Well please report this problem to digiKam bugzilla in > ImageEditor/Aspect > > Ratio tool section. > > > > Thanks in advance > > > > Gilles Caulier > > > > 2018-07-26 10:37 GMT+02:00 Alex Christoph Bihlmaier > <[hidden email] <mailto:[hidden email]>>: > > > Am 2018-07-26 um 09:51 schrieb Gilles Caulier: > > > > Yes, it's typically a bug. The crop region must be restored (if > > > > possible) > > > > between tool session, as when image sizes to crop are compatible. > > > > > > > > But which DK version did you use exactly ? 5.9.0 or 6.0.0 > pre-release > > > > (through AppImage bundle) ? > > > > > > I am running 5.9.0. > > > Afterwards i tried the AppImage Bundle 6.0.0 Beta. > > > The behaviour is the same when aspect ratio is set to none. |
Am 2018-07-26 um 20:29 schrieb Alex Christoph Bihlmaier:
> Am 2018-07-26 um 19:16 schrieb Gilles Caulier: >> Alex, >> >> I will rebuild the 6.0.0 pre-release AppImage this evening... > > fantastic - i will happily try it. > Thanks Maik, Thanks Gilles! Hi! This works like a charm - digikam-6.0.0-git-20180727T191451-x86-64.appimage. Is there a way to invoke the showFoto application directly from the AppImage bundle? thanks, Alex >> 2018-07-26 18:18 GMT+02:00 Maik Qualmann <[hidden email] >> <mailto:[hidden email]>>: >> >> Problem is now fixed for digiKam-6.0.0. >> >> Maik >> >> Am Donnerstag, 26. Juli 2018, 11:59:37 CEST schrieb Gilles Caulier: >> > Well please report this problem to digiKam bugzilla in >> ImageEditor/Aspect >> > Ratio tool section. >> > >> > Thanks in advance >> > >> > Gilles Caulier >> > >> > 2018-07-26 10:37 GMT+02:00 Alex Christoph Bihlmaier >> <[hidden email] <mailto:[hidden email]>>: >> > > Am 2018-07-26 um 09:51 schrieb Gilles Caulier: >> > > > Yes, it's typically a bug. The crop region must be restored (if >> > > > possible) >> > > > between tool session, as when image sizes to crop are compatible. >> > > > >> > > > But which DK version did you use exactly ? 5.9.0 or 6.0.0 >> pre-release >> > > > (through AppImage bundle) ? >> > > >> > > I am running 5.9.0. >> > > Afterwards i tried the AppImage Bundle 6.0.0 Beta. >> > > The behaviour is the same when aspect ratio is set to none. |
hi, yes you can Showfoto is included in the bundle. In fact, it's simple. the bash script included as main entry of the bundle has some options. Look here for details : Gilles Caulier 2018-08-01 7:33 GMT+02:00 Alex Christoph Bihlmaier <[hidden email]>: Am 2018-07-26 um 20:29 schrieb Alex Christoph Bihlmaier: |
Free forum by Nabble | Edit this page |