I filed a bug on this a few days ago. The dev responsible is working on a fix. Should be done soon.

Jack

On 2021-02-27 2:47 a.m., Bertwim wrote:
Hi developer folks,

My version of DT is from the master branch on github. I noticed that when I pulled the latest version today that the (export) setting for "target storage"  is always reset to $(FILE_FOLDER)/darktable_exported/$(FILE_NAME) whereas the action "on conflict" is always set to the default "create unique filename"

I can change these to my preference, which is to overwrite the image
i.e. "target storage" = $(FILE_FOLDER)/$(FILE_NAME)
      "overwrite" = 1

and for that session that works as expected. However, when I leave DT and restart it, the defaults are back! and I have to manually adjust again.

This behaviour is reflected in the file $HOME/.config/darktable/darktablerc: Even if this file has the non-default settings

plugins/imageio/storage/disk/file_directory=$(FILE_FOLDER)/$(FILE_NAME)
plugins/imageio/storage/disk/overwrite=1

DT will still come-up with the defaults and, without me doing anything, the file darktablerc is changed to contain

plugins/imageio/storage/disk/file_directory=$(FILE_FOLDER)/darktable_exported/$(FILE_NAME)
plugins/imageio/storage/disk/overwrite=0

which correspond to the defaults.
==
Q: Can other people confirm this behaviour? What can I do about it?

Regards,
Bertwim
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org


___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to