ChristianBirzer

Results 21 comments of ChristianBirzer

Thanks for your reply. I did not really find a solution. More a workaround. I installed the certificate_check callback in the clone_opts.fetch_opts and let it always return 0. I think...

> Would it help you if we started offering prebuilt binaries for Windows? 🤔 I'm not sure. I don't think so. My goal is to integrate libgit into darktable. The...

@mfg92 thanks a lot for your feedback and testing! I'll work through your suggestions the next days.

> Scripts interfacing to commercial applications wont be merged. However... I expected this answer... But I love the idea of having a own (mini) repo with this script and get...

Just found another bug, @mfg92 maybe you could verify this: The call to Helicon Focus gets the preferred output path set to the path of the first input image. But...

> If I start the offical darktable installation both do NOT work as expected. Thanks a lot for testing. I guess this is worth a new issue or at least...

Hi, I started to host this script in my own repository. Not completely finished, but should be working so far. https://github.com/ChristianBirzer/darktable_extra_scripts

I like the idea that the lua scripts can bring their own theme. This makes it more flexible to react on changes in the scripts. On the other hand, it...

EDIT: Please ignore this post for a while. I just tried to reproduce the problem in order to debug a bit deeper but now everything works as expected. Just using...

> EDIT 2: Even with the official build of dt 3.8.1 the Umlauts now work. It looks like it's a Windows issue here. After doing some more tests, I'm a...