As already said I have a c:\Users\XX\AppData\Local\RawTherapee5-dev instead of c:\Users\XX\AppData\Local\RawTherapee as usual, so all previous settings are lost, along profiles and so on.
My 2 cent about the new website, that looks very nice except for:
Forum and Documentation links (also Code, if you think) should be moved into the top fixed bar, together with Downloads, etc.
The big splitted color wheel is quite horrible. It’s just an opinion. I removed it by a block filter Much better now. Less chaos.
Can someone tell me how/where I can get the MacOSX version of RT 5.7? I see only the Linux, Windows, and source for RT 5.7 on the downloads page. Thanks.
If there’s anything I dislike about the new site, it’s this particular point. The RT logo seems to be just too large - and in fact BOTH of them are cut off on my screen, in a distractingly asymmetric manner. Perhaps a bug that only affects some browsers? Chrome on Ubuntu 19.04 here:
Please let me know if this is a bug or intended behavior. If its a bug, I’ll file a bug report.
When I installed 5.7 and tried to use an old profile I noticed that my film sim was not applied. After digging into the pp3, I figured out what happened:
My film sim was in the folder “C:\Program Files\RawTherapee\5.4\HaldClut\Fujifilm XTrans III”.
In version 5.6 my HaldClut folder was set to C:\Program Files\RawTherapee\5.4\HaldClut
When I installed 5.7 it defaulted my HaldClut folder one level down to the ‘Fujifilm Xtrans III’ folder so the pp3 no longer pointed to the right place.
My assumption is that RT looks for HaldCluts on install and makes that the default folder rather than looking for a folder called HaldClut. And since there were no other HaldCluts in the the main folder it assumed I wanted it to be one level down. This, however, broke my backwards compatibility of my profile.
Great news - unfortunetly with the ver 5.7 of RawTherapee possibility of use it as GIMP 2.10.12 (and earlier) plug-in for RAW developement has dissapeared (while with ver. 5.6 works ok)
(Windows compilation)
Anyone with UI experience knows that bright colors like green (unless it’s pastel green) is very hard on your eyes whether you realize it or not and should be avoided at all costs as it’s been shown to greatly shorten how long a user stays on a site.
The rule is soft or pastel colors which are easier on the eyes and visitors tend to stay on a site longer. Look at any MAJOR website (like google, etc…) and you’ll see this and usually along with that is a lot of whitespace.
Oooops! I still had a typo in my build scripts, and the cache folder was still not set correctly in the release case. Now hopefully everything is fixed!
Also, I propose to rename the zip file to RawTherapee_5.7_WinVista_64.zip (the current automatically generated name is RawTherapee_releases-win64-5.7.zip, which is a bit too long for a release package…).
There are a few ways to install Rawtherapee as a GIMP plugin: automatic with installer or manual.
I suppose that you let the installer do the job. I suppose also you made a multiuser installation.
first uninstall all RT installations and reinstall RT.
If it still doesn’t work, could you verify that it is ok using regedit.
In regedit verify that: \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\rawtherapee.exe contains the full path to your installed rawtherapee.exe
same for Rawtherapee-cli.exe
If it is the case, due to a typo in the installer generation, the configuration folder was wrongly set to Rawtherapee5-dev instead of Rawtherapee.
That can explain the issue as the option file was not the good one.
Correction is on the way.
At installation, no such search is done. The application searches for the otion file in the configuration folder and applies the parameters found.