I am using RawTherapee 5.11. I’ve started using it recently, before that I was using 5.8 for years. Before I proceed with opening an Issue on Github, would like to first ask around. I got a very weird issue with rating, which was absent in 5.8. The problem is… rating is randomly disappearing from my files. I tried to somehow reproduce it, but always fail to do so. Rating can disappear for a single file or for multiple at once. It drives me crazy (and hurts my workflow a lot)! Did anyone encounter similar issue?
Same happens with color labels as well -_- Just re-opened today RawTherapee and all the Blue labels just vanished… Edited and Saved statuses seem to persist just fine.
Hello, can’t reproduce here on Linux, color labels and ratings are well kept between sessions, both with v5.11 and v5.11-dev. What’s your OS?
When your ratings disappear, is that after 1 day or two weeks or…?
I think I finally reproduced it, at least for a single image. Steps:
- Open an image which has a rating set in folder A;
- Go to folder B;
- Open an image which has no rating;
- Go back to folder A;
- Image from point 1 has lost its rating -_-
Running RT 5.11 from Flathub. Executed it from terminal - not seeing any error messages.
Making a note mostly for myself here. I’ve had this happen with RT 5.11 as well, but always thought it was due to the sometimes instable USB connection between my PC and my external SSD (which is my main image drive). Entire folders lose their ratings, and sometimes even “forget” the last processing settings which are stored in the RAW’s pp3. Loading those pp3s works perfectly fine, but somehow sometimes RT won’t auto-load and apply the last processing settings from the pp3.
I’ll try @fliker09’s reproduction steps above.
So I am not going crazy, haha. Thank gods processing parameters are not lost, otherwise I would get rather… pissed. It seems I’ve found how to lose rating for multiple images - you need to export them before opening an image without rating.
OK, it gets even wilder:
- Open image A with rating 2-stars;
- Copy its profile;
- Go to image B in the same folder, which same the same rating 2-stars;
- Apply the profile;
- Adjust it and copy the profile;
- Apply it to another 4 images (I am working with a set of 5 bracketed images);
- Reload the folder;
- Images A, B and the other 4 all lost their ratings.
???
This is crazy…
One more scenario. Was working on a 3-stars image. Finished and exported it. Closed RT. Opened 5.9 instead (because I am very tired of these shenanigans). 2-stars images, thankfully, kept their ratings. But 3-star image lost it. Put it back, restarted RT 5.9 and… it was still there! I will stay with 5.9 for now, 5.11 turns my workflow into a nightmare, sadly; I rely on ratings A LOT.
You should open a bug on github.
Will do! I just wanted someone else to reproduce it as well and confirm I am not a lunatic
Hello, can’t reproduce this.
Confirmed, when copying and pasting a profile with a rating, the ratings and color label are not applied.
I’m building RawTherapee myself with the rt-build script. To exclude that your problem has to do with the Flatpak version, can you download an appimage from here and see if your problem persists?
I noted another thing. I can’t reset the profiles to zero (so no rating and no color label). Nothing happens when I rightclick a thumbnail and say Remove profile or Reset to default value or Apply profile > Neutral.
To remove the ratings, I have to unrate and unlabel each thumbnail, one by one. Something wrong here…
I am not expecting ratings to copy other. If anything - I am happy they don’t, as the destination image might be from another rating-bucket.
No problems for me, can reset them just fine. I just choose the thumbnails, press right-click, choose Rating and then choose Unrate. Works fine!
As for testing AppImage instead… A bit tricky, my system is very old, need to switch to my laptop which runs a more modern version. Will let you know when I have any results!
Without knowing the intent of the developers I’d say what you describe is correct behaviour. Changing profile shouldn’t change ratings.
Ratings are about the image “source” imho not about the image after editing. Would be terrible if ratings are pasted/copied/reset along with other settings.
Regarding the problem with ratings disappearing I’ve suspected this as well but since I run a lot of different dev branches I’ve put it down to using work in progress builds.
You’re right, that’s the way to do that! I never work with ratings and labels, so I never paid attention…
Hmm, I guess you’re right here.
Ok, finally got time to test it out. Here is the sure fire scenarios to reproduce it:
- Rate an image (lets call it Image B in Folder A);
- Open it for editing and change some setting;
- Copy the profile;
- Go to folder C;
- Open an image (lets call it Image D);
- Paste the profile;
- Go back to Folder A;
- Image B has lost its rating; ← scenario 1 finished here!
- Open Image B once again;
- Reset the change previously made and set the rating yet again;
- Copy the profile;
- Go to Folder C and open Image D;
- Paste the profile;
- Go to Folder A;
- Image B has kept its rating, yay!
- Close RT and open it again;
- Image B lost its rating… ← scenario 2 finished here!
This happens only with RT 5.11. 5.8, 5.9 and 5.10 do NOT suffer from this bug!