isenberg
isenberg
Saw the same type of crash with DNGs with IDF0:WhiteLevel meta attribute set to lower numbers than actual image maximum: https://github.com/Beep6581/RawTherapee/issues/6589
jaj2276: Thanks for pointing out the control hiccup file. I haven't forwarded that to Gil from your first message in our ticket system. With the issue not seen on the...
I don't know about GraalVM for arm64, but at least Azul Platform Prime is available for arm64 for Java 8, 11, 17, 21: https://www.azul.com/downloads/#prime
When building it from source, it works fine on the same system: ``` % git clone -b 5.9 https://github.com/Beep6581/RawTherapee.git % brew install gtk+3 gtkmm3 gtk-mac-integration adwaita-icon-theme libsigc++ little-cms2 libiptcdata fftw...
While trying to run it with dtruss and enabling access to it via https://developer.apple.com/forums/thread/694233 I found out that the additional code signature for that also solves the crash. Originally after...
Thanks. I tried the dev versions now: The rawtherapee-cli inside the DMG exits with the same trap as previously: % /Applications/RawTherapee.app/Contents/MacOS/rawtherapee -v RawTherapee, version 5.9-218-g4f752154c % /Applications/RawTherapee.app/Contents/MacOS/rawtherapee-cli zsh: trace trap...
As workaround until it is fixed you could build rawtherapee from source. That's simply this, copied from my previous comment from some months ago. Maybe you need to replace 5.9...
As far I know this source collection is a really old version from 2015 and doesn't include SPICE.
Do you have the complete build instructions on Fedora somewhere published? I tried in once on Ubuntu 22.04 LTS but it failed with various QT errors. On Ubuntu 20.04 LTS...
The following README.md about build instructions on Ubuntu 20.04 LTS might help you: https://github.com/isenberg/cosmographia_comets