Description
Checklist
- I have checked GitHub Issues and my problem is not described there.
Describe the bug
When exporting a finalized image with the export module, I noticed that several printing websites like whitewall or cewe were
refusing the image.
In whitewall, the returned error is clear : the file is a dng.
I tried to import it in Photoshop to verify this and indeed, it was opened via Camera Raw, which is a plugin used by Photoshop to deal with raw images.
It doesn't matter if I select 8 or 16 bits, include a specific icc profile or not, choose compression or not, the outcome is the same.
This does not seem to be normal and as a result, the only other option is exporting a jpeg, which is not ideal.
Steps to reproduce
Go to lighttable, double click or click 'd' to go in the darkroom, perform any random edit.
Go back to lighttable, select the image you want to export.
Go to the export module and select tiff, 8 or 16 bits, compressed or uncompressed.
Open a browser, try to upload the file to whitewall via the button 'upload photos'
navigating to https://www.whitewall.com/eu/
Notice that the file refuses to upload. If you check the browser developer tools / network tabs, you'll see the error. It complains about the format being a dng
You'll get the same error if you try to upload your tiff here :
https://www.cewe.be/fr/deco-murale/configurateur.html
Expected behavior
darktable should export a file fully recognized as a tiff
Logfile | Screenshot | Screencast
Example of export config giving the issue :

white wall website error response :

Commit
No response
Where did you install darktable from?
darktable.org
darktable version
4.2.1
What OS are you using?
Linux
What is the version of your OS?
Linux 5.10.176-2-MANJARO
Describe your system?
Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
16gb ram
Nvidia RTX 2700
Are you using OpenCL GPU in darktable?
No
If yes, what is the GPU card and driver?
No response
Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
No response