Re: [darktable-user] darktable 4.6.0 released

2023-12-22 Thread I. Ivanov

It is fixed now

https://github.com/flathub/flathub/issues/1850#issuecomment-700012413

Regards,

B

On 12/22/23 14:00, Patrick Shanahan wrote:

* I. Ivanov  [12-22-23 16:51]:

Is there an issue with Flatpak?

     ID   Branch Op  Remote
Download
  1. [✗] org.darktable.Darktable  stable u   flathub
1.9 MB / 34.6 MB

Error: While pulling app/org.darktable.Darktable/x86_64/stable from remote
flathub: opcode close: Corrupted file object; checksum
expected='662e30592e5ca61255bfd6c1304c293b66448631abcfadef87917145429be7f6'
actual='f1685d2d5ad378c33b29bb75856c4d5a61d8abd47e88b498a87a9e48ebc70721'
Updates complete.
error: There were one or more errors

Regards,

B

On 12/21/23 10:19, Pascal Obry wrote:

We're proud to announce the new feature release of darktable, 4.6.0!

The github release is here:
[https://github.com/darktable-org/darktable/releases/tag/release-4.6.0](https://github.com/darktable-org/darktable/releases/tag/release-4.6.0)
.

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

```
$ sha256sum darktable-4.6.0.tar.xz
724b27e3204d1822de6dc53ea090a6b1ce55f7c32226d34642689775c68aacc2
darktable-4.6.0.tar.xz
$ sha256sum darktable-4.6.0-x86_64.dmg
e4e53cc1ec6a5800029f39728c024882a0357458f5c8d8e0ff16dfe034e701ed
darktable-4.6.0-x86_64.dmg
$ sha256sum darktable-4.6.0-arm64.dmg
c2649a07410d70f5da57f9c3583f24c6a97adb994924af88f132a2232ddf7ab4
darktable-4.6.0-arm64.dmg
$ sha256sum darktable-4.6.0-win64.exe
765fc4d9e67937663253f7cc4d20d4ba829e910ff92626c06dc0846e2ddc77de
darktable-4.6.0.exe
```

When updating from the stable 4.4 series, please bear in
mind that your edits will be preserved during this process, but the new
library and configuration will no longer be usable with 4.4.

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!

Since darktable 4.4:

- 1648 commits to darktable+rawspeed
- 553 pull requests handled
- 49 issues closed


_Please note that the darktable documentation is not currently complete
for release 4.6
and contributions are greatly appreciated. Please see the
[project
documentation](https://github.com/darktable-org/dtdocs#contributing)
for more information on how to contribute._

## The Big Ones

The following is a summary of the main features added to darktable
4.6. Please see the user manual for more details of the individual
changes (where available).

- Editing history is now periodically auto-saved (every 10 seconds)
while editing images in the darkroom view. The auto-save interval can
be changed (via a preference) or auto-save can be disabled entirely
(by setting the interval to 0).

- A new processing module _rgb primaries_ has been added. This module
can be used
for delicate color corrections as well as creative color grading.
It allows the red, green and blue primary colors to be moved around
using "hue" and "purity" controls.

The underlying pixel operation is essentially the same as channel
mixing.

- In addition, the _sigmoid_ module now includes a new _primaries_
section,
which can be used to gracefully handle difficult lighting situations
(e.g. LEDs) and tune the overall look of the image. Modifying these
parameters can provide pleasing sunsets, improved skin tones etc.
This feature can only be used with sigmoid's per-channel mode and is
loosely based on ideas from Troy Sobotka's
[AgX](https://github.com/sobotka/AgX-S2O3)
and related work in the [Blender
community](https://blenderartists.org/t/feedback-development-filmic-baby-step-to-a-v2/1361663
).
The included "smooth" preset should provide a good starting point
for further corrections using this feature.

- When working with the liquify and retouch modules, the full uncropped
image is now always shown, with any crop indicated by displaying an
overlaid
rectangle. This allows for cropped-out parts of the image to be used
without
having to first disable the crop module and re-enable it when
finished.

- When panning or zooming in the darkroom view, a low resolution
placeholder
used to be shown until the image was fully recalculated for the
newly-visible
region. Now, if any part of the previous view is still visible, that
part will
be immediately shown in high quality, with only the remainder of the
image
being temporarily shown in low quality until the pipe has finished.

This has been achieved as part of a complete reworking of the
darkroom image
display, which has also removed some annoying jumps when
replacing the low resolution placeholder with recalculated image
data,
or whe

Re: [darktable-user] darktable 4.6.0 released

2023-12-22 Thread Patrick Shanahan
* I. Ivanov  [12-22-23 16:51]:
> Is there an issue with Flatpak?
> 
>     ID   Branch Op  Remote  
> Download
>  1. [✗] org.darktable.Darktable  stable u   flathub 
> 1.9 MB / 34.6 MB
> 
> Error: While pulling app/org.darktable.Darktable/x86_64/stable from remote
> flathub: opcode close: Corrupted file object; checksum
> expected='662e30592e5ca61255bfd6c1304c293b66448631abcfadef87917145429be7f6'
> actual='f1685d2d5ad378c33b29bb75856c4d5a61d8abd47e88b498a87a9e48ebc70721'
> Updates complete.
> error: There were one or more errors
> 
> Regards,
> 
> B
> 
> On 12/21/23 10:19, Pascal Obry wrote:
> > We're proud to announce the new feature release of darktable, 4.6.0!
> > 
> > The github release is here:
> > [https://github.com/darktable-org/darktable/releases/tag/release-4.6.0](https://github.com/darktable-org/darktable/releases/tag/release-4.6.0)
> > .
> > 
> > As always, please don't use the autogenerated tarball provided by
> > github, but only our tar.xz file. The checksums are:
> > 
> > ```
> > $ sha256sum darktable-4.6.0.tar.xz
> > 724b27e3204d1822de6dc53ea090a6b1ce55f7c32226d34642689775c68aacc2
> > darktable-4.6.0.tar.xz
> > $ sha256sum darktable-4.6.0-x86_64.dmg
> > e4e53cc1ec6a5800029f39728c024882a0357458f5c8d8e0ff16dfe034e701ed
> > darktable-4.6.0-x86_64.dmg
> > $ sha256sum darktable-4.6.0-arm64.dmg
> > c2649a07410d70f5da57f9c3583f24c6a97adb994924af88f132a2232ddf7ab4
> > darktable-4.6.0-arm64.dmg
> > $ sha256sum darktable-4.6.0-win64.exe
> > 765fc4d9e67937663253f7cc4d20d4ba829e910ff92626c06dc0846e2ddc77de
> > darktable-4.6.0.exe
> > ```
> > 
> > When updating from the stable 4.4 series, please bear in
> > mind that your edits will be preserved during this process, but the new
> > library and configuration will no longer be usable with 4.4.
> > 
> > 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!
> > 
> > Since darktable 4.4:
> > 
> > - 1648 commits to darktable+rawspeed
> > - 553 pull requests handled
> > - 49 issues closed
> > 
> > 
> > _Please note that the darktable documentation is not currently complete
> > for release 4.6
> > and contributions are greatly appreciated. Please see the
> > [project
> > documentation](https://github.com/darktable-org/dtdocs#contributing)
> > for more information on how to contribute._
> > 
> > ## The Big Ones
> > 
> > The following is a summary of the main features added to darktable
> > 4.6. Please see the user manual for more details of the individual
> > changes (where available).
> > 
> > - Editing history is now periodically auto-saved (every 10 seconds)
> >while editing images in the darkroom view. The auto-save interval can
> >be changed (via a preference) or auto-save can be disabled entirely
> >(by setting the interval to 0).
> > 
> > - A new processing module _rgb primaries_ has been added. This module
> > can be used
> >for delicate color corrections as well as creative color grading.
> >It allows the red, green and blue primary colors to be moved around
> >using "hue" and "purity" controls.
> > 
> >The underlying pixel operation is essentially the same as channel
> > mixing.
> > 
> > - In addition, the _sigmoid_ module now includes a new _primaries_
> > section,
> >which can be used to gracefully handle difficult lighting situations
> >(e.g. LEDs) and tune the overall look of the image. Modifying these
> >parameters can provide pleasing sunsets, improved skin tones etc.
> >This feature can only be used with sigmoid's per-channel mode and is
> >loosely based on ideas from Troy Sobotka's
> > [AgX](https://github.com/sobotka/AgX-S2O3)
> >and related work in the [Blender
> > community](https://blenderartists.org/t/feedback-development-filmic-baby-step-to-a-v2/1361663
> > ).
> >The included "smooth" preset should provide a good starting point
> >for further corrections using this feature.
> > 
> > - When working with the liquify and retouch modules, the full uncropped
> >image is now always shown, with any crop indicated by displaying an
> > overlaid
> >rectangle. This allows for cropped-out parts of the image to be used
> > without
> >having to first disable the crop module and re-enable it when
> > finished.
> > 
> > - When panning or zooming in the darkroom view, a low resolution
> > placeholder
> >used to be shown until the image was fully recalculated for the
> > newly-visible
> >region. Now, if any part of the previous view is still visible, that
> > part will
> >be immediately shown in high quality, with only the remainder of the
> > image
> >being t

Re: [darktable-user] darktable 4.6.0 released

2023-12-22 Thread I. Ivanov

Is there an issue with Flatpak?

    ID   Branch Op  
Remote   Download
 1. [✗] org.darktable.Darktable  stable u   
flathub  1.9 MB / 34.6 MB


Error: While pulling app/org.darktable.Darktable/x86_64/stable from 
remote flathub: opcode close: Corrupted file object; checksum 
expected='662e30592e5ca61255bfd6c1304c293b66448631abcfadef87917145429be7f6' 
actual='f1685d2d5ad378c33b29bb75856c4d5a61d8abd47e88b498a87a9e48ebc70721'

Updates complete.
error: There were one or more errors

Regards,

B

On 12/21/23 10:19, Pascal Obry wrote:

We're proud to announce the new feature release of darktable, 4.6.0!

The github release is here:
[https://github.com/darktable-org/darktable/releases/tag/release-4.6.0](https://github.com/darktable-org/darktable/releases/tag/release-4.6.0)
.

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

```
$ sha256sum darktable-4.6.0.tar.xz
724b27e3204d1822de6dc53ea090a6b1ce55f7c32226d34642689775c68aacc2
darktable-4.6.0.tar.xz
$ sha256sum darktable-4.6.0-x86_64.dmg
e4e53cc1ec6a5800029f39728c024882a0357458f5c8d8e0ff16dfe034e701ed
darktable-4.6.0-x86_64.dmg
$ sha256sum darktable-4.6.0-arm64.dmg
c2649a07410d70f5da57f9c3583f24c6a97adb994924af88f132a2232ddf7ab4
darktable-4.6.0-arm64.dmg
$ sha256sum darktable-4.6.0-win64.exe
765fc4d9e67937663253f7cc4d20d4ba829e910ff92626c06dc0846e2ddc77de
darktable-4.6.0.exe
```

When updating from the stable 4.4 series, please bear in
mind that your edits will be preserved during this process, but the new
library and configuration will no longer be usable with 4.4.

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!

Since darktable 4.4:

- 1648 commits to darktable+rawspeed
- 553 pull requests handled
- 49 issues closed


_Please note that the darktable documentation is not currently complete
for release 4.6
and contributions are greatly appreciated. Please see the
[project
documentation](https://github.com/darktable-org/dtdocs#contributing)
for more information on how to contribute._

## The Big Ones

The following is a summary of the main features added to darktable
4.6. Please see the user manual for more details of the individual
changes (where available).

- Editing history is now periodically auto-saved (every 10 seconds)
   while editing images in the darkroom view. The auto-save interval can
   be changed (via a preference) or auto-save can be disabled entirely
   (by setting the interval to 0).

- A new processing module _rgb primaries_ has been added. This module
can be used
   for delicate color corrections as well as creative color grading.
   It allows the red, green and blue primary colors to be moved around
   using "hue" and "purity" controls.

   The underlying pixel operation is essentially the same as channel
mixing.

- In addition, the _sigmoid_ module now includes a new _primaries_
section,
   which can be used to gracefully handle difficult lighting situations
   (e.g. LEDs) and tune the overall look of the image. Modifying these
   parameters can provide pleasing sunsets, improved skin tones etc.
   This feature can only be used with sigmoid's per-channel mode and is
   loosely based on ideas from Troy Sobotka's
[AgX](https://github.com/sobotka/AgX-S2O3)
   and related work in the [Blender
community](https://blenderartists.org/t/feedback-development-filmic-baby-step-to-a-v2/1361663
).
   The included "smooth" preset should provide a good starting point
   for further corrections using this feature.

- When working with the liquify and retouch modules, the full uncropped
   image is now always shown, with any crop indicated by displaying an
overlaid
   rectangle. This allows for cropped-out parts of the image to be used
without
   having to first disable the crop module and re-enable it when
finished.

- When panning or zooming in the darkroom view, a low resolution
placeholder
   used to be shown until the image was fully recalculated for the
newly-visible
   region. Now, if any part of the previous view is still visible, that
part will
   be immediately shown in high quality, with only the remainder of the
image
   being temporarily shown in low quality until the pipe has finished.

   This has been achieved as part of a complete reworking of the
darkroom image
   display, which has also removed some annoying jumps when
   replacing the low resolution placeholder with recalculated image
data,
   or when switching between full and cropped view
   (when the crop, retouch or liquify modules are (un)focused).

## Performance Improvements

- OpenCL is now initialized in the backgrou