Darktable Windows nightly build

I’m thinking about later, when dt 3.2 comes out with filmic v4 in it. I expect that when I install it, it will replace my current, that is v3.0.2, installation on my C drive. Meanwhile, before then, I will be building up a library on my J drive where your dev version is located. I think I would want to combine that library with my original library when 3.2 is installed. My question is how to do that, and maybe that is something Aurelien or one of the other developers will have to answer.

Write xmp files for the Dev version, then import them when the next stable is released.

:+1: Thanks.

Another release:

I don’t know much about using GitHub, so I’m sorry if this is trivial, but all I see are downloads for source code, not an executable. What am I missing?

@Underexposed, it is a bit confusing but there is a zip file you can download. This does not contain source code, but the darktable build. If you download that you should be good :slight_smile:

If that possible better not call it source code. It’s an expandable directory/folder.

I suggest you also add a *.bat file, or actually better, type a *.bat that people can adjust. Otherwise the dev version may damage the installed regular db.

Unless you are very careful it is best also to turn off the creation of sidecar files for your test version…this way you will not accidentally overwrite your edits with often no way to go back from a newer version…its just a safer way to go while you are playing around unless you can be sure to work only on backed up images…

Documented approach for testing here…darktable/README.md at master · darktable-org/darktable · GitHub

1 Like

Unfortunately you cannot change any of the links on the Github releases page. I use Github so I can host the releases for free, so I think it is a minor annoyance we have to accept.

I will include a BAT file to make a seperate config directory for the nightly builds. Hope to have some time for that later this week.

I didn’t describe my issue correctly. I have tried to download the two files listed, both called source code, but they just contain a Readme. The first build I downloaded had three assets, one of which was darktable-win-3.1.0+2336~g2a3aef537.zip, the other two were also called source code.

You are right, I just checked and something went wrong with the release. I’ve uploaded the file again. I am in the process of further automating the build process, so hopefully this will not happen anymore in the future.

I am only using it for new work. I did test importing a folder that was a duplicate of one that had an image and some edits. It changed every xmp. Don’t want to touch your older folders with it! Mica said that importing the folders into the new, stable version will work when the time comes, so I’m a happy camper.

Thank you

Generally but not always old version edits come in fine but once converted they can’t be used in your previous version if you need to go back so good you are cautious…

Hey @Quirijn, Did you delete the original repository?
I can see a new repository but it doesn’t have any releases and the old URL redirects to 404.

It should be fixed! I also made a new release.

2 Likes

Awesome. Thanks!

Unable to auto apply presets. Like my own camera profile and denoise for files where ISO >=1000.
Till now I was on a Mac and never had this problem but it is under repaire and have borrowed a windows machine and this problem is occuring.
Any solution?

Is it possible to take use the released version, whatever it might be, and using something like what is used here for this build, install it a second time so that you can run two instances of dt at the same time?