Thanks, Pascal.
works now.
I did not know I have to
    $ git submodule update
again after doing
    $ git checkout tags/release-3.6.1

as master was able to compile before.

--

regards
Bernhard

https://www.bilddateien.de

Pascal Obry schrieb am 18.09.21 um 10:43:
Maybe just:

$ gît submodule update

?

Pascal.

Le sam. 18 sept. 2021 à 09:28, Bernhard <darkta...@intervalsignals.org> a
écrit :

thanks for the release!

But as there is no binary in OBS I tried to compile myself and get with
make:

[ 34%] Building CXX object
bin/CMakeFiles/lib_darktable.dir/common/imageio_exr.cc.o
In file included from /usr/include/OpenEXR/ImathBox.h:65,
                   from /usr/include/OpenEXR/ImfFrameBuffer.h:51,
                   from

/home/{username}/github/darktable-org/darktable/src/common/imageio_exr.cc:32:
/usr/include/OpenEXR/ImathVec.h:228:34: error: ISO C++17 does not allow
dynamic exception specifications
       const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc);
                                    ^~~~~
compilation terminated due to -Wfatal-errors.
make[2]: *** [bin/CMakeFiles/lib_darktable.dir/build.make:1850:
bin/CMakeFiles/lib_darktable.dir/common/imageio_exr.cc.o] Fehler 1
make[1]: *** [CMakeFiles/Makefile2:953:
bin/CMakeFiles/lib_darktable.dir/all] Fehler 2
make: *** [Makefile:152: all] Fehler 2

anyone any idea?

System:
    Host: Rechner Kernel: 4.19.0-17-amd64 x86_64 bits: 64 compiler: gcc
    v: 8.3.0 Desktop: Cinnamon 3.8.8 Distro: Debian GNU/Linux 10 (buster)

--

regards
Bernhard

https://www.bilddateien.de



Pascal Obry schrieb am 15.09.21 um 14:10:
We're proud to announce the new feature release of darktable, 3.6.1!

The github release is here:
https://github.com/darktable-org/darktable/releases/tag/release-3.6.1

As always, please don't use the autogenerated tarball provided by
github, but only our tar.xz file. the checksums are:

$ sha256sum darktable-3.6.1.tar.xz
a2bfc7c103b824945457a9bfed9e52f007fa1d030f9dbcb3ff0327851be42d14
darktable-3.6.1.tar.xz
$ sha256sum darktable-3.6.1.5.dmg
0fa0cd49971fdf76f690be095600250ad7777c2317f969c7135f035bc7b5f0ee
darktable-3.6.1.5.dmg
$ sha256sum darktable-3.6.1.exe
34b4c1748ffe7ac66c3c79ad474b86a7aaa01ba296f8cd21929fe8024ebf3262
darktable-3.6.1-win64.exe
When updating from the currently stable 3.4.x series, please bear in
mind that your edits will be preserved during this process, but the new
library and configuration will not be usable with 3.4.x any more.

You are strongly advised to take a backup first.

#### Important note: to make sure that darktable can keep on supporting
the raw file format for your camera, *please* read [this post](
https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on
how/what raw samples you can contribute to ensure that we have the *full*
raw sample set for your camera under CC0 license!
## Bug Fixes

- Fix module expand on quick access panel when enabling/disabling module.

- Fix a possible crash in color calibration module.

- Fix an inconsistency between the CPU & GPU path in color calibration
module.
- Fix possible issue in OpenCL Bradford non-linear code in color
    calibration which leads to wrong color rendering.

- Fix Windows paths handling and encoding.

- Fix possible issue in exiv2 when trying to write empty strings.

- Fix by-scale button in export module.

- Fix crash when renaming a drawn mask.

- Minor UI fix in duplicate module.

- Fix possible wrong rendering of the color picker
    tooltip. (workaround for a possible Gtk issue).

- Fix filename variable used when importing new pictures.

- Fix noise profile for RICOH GR III.

- Fix some memory leaks.

## RawSpeed changes

## Camera support, compared to 3.6

### Base Support

- Leica C-Lux (3:2)
- Nikon D6 (14bit-compressed, 14bit-uncompressed, 12bit-compressed,
12bit-uncompressed)
- Nikon Z fc (14bit-compressed, 12bit-compressed)
- Sony ILCE-7RM3A
- Sony ILCE-7RM4A

### Noise Profiles

- Ricoh GR III





____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Reply via email to