-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Orientation module not working after crop #14788
Comments
You had opened a very similar issue a month ago, it's not concidered to be "nice" to do :-) All devs read these issues and
|
It's a completly different issue. 1 month ago I never used that module. I start using that module after 4.4.0. |
Excuse me i closed if you think it's a different issue. For me it's pretty much the same... |
I forgive you. |
Just to explain, both issues are related to the way we handle orientation. |
That sound right. |
This issue has been marked as stale due to inactivity for the last 60 days. It will be automatically closed in 300 days if no update occurs. Please check if the master branch has fixed it and report again or close the issue. |
I scan a lot of slides and then edit them in darktable. The scanned slides all have a black border, so cropping is necessary. I'm actually trying to say that this bug is not just a cosmetic flaw. Maybe I can motivate someone to take care of it. If I could, I would vote for it to be fixed. :-) Regardless of this - please don't get me wrong - it's a bit of a pity that with a tool with such professional standards, not even cutting and rotating work properly together. :-) |
why don't you make styles for cropping based on image orientation? |
same problem as guigri, I perceive this also as a bug btw.. My workaround for now: have one style for the slides / negatives I'm scanning (e.g. HP5+ ) which does NOT include orientation or crop and have another two styles which include the orientation and the applicable crops for both landscape and portrait orientation. That way I can apply the crop style first and afterwards process all scans the same way. Hope that helps @guigri |
This issue has been marked as stale due to inactivity for the last 60 days. It will be automatically closed in 300 days if no update occurs. Please check if the master branch has fixed it and report again or close the issue. |
The underlying issue is that the crop module's parameters are merely what percentage to remove from each side of the image it is given, followed by forcing the crop back to the specified aspect ratio if not "freehand". But it has no knowledge of rotation applied by the orientation module... You can work around this by making a custom module order which puts orientation after crop. |
This issue has been marked as stale due to inactivity for the last 60 days. It will be automatically closed in 300 days if no update occurs. Please check if the master branch has fixed it and report again or close the issue. |
Describe the bug
4.4.0
After doing a crop on a picture.
The flip horizontally work great.
The flip vertically,, rotate clockwise, rotate counterclockwise, is not keeping the crop in place.
Steps to reproduce
Do a crop on a picture.
The flip vertically,, rotate clockwise, rotate counterclockwise, is not keeping the crop in place.
Expected behavior
Rotate will keeping the crop in place.
Logfile | Screenshot | Screencast
No response
Commit
No response
Where did you install darktable from?
darktable.org
darktable version
4.4.0
What OS are you using?
Windows
What is the version of your OS?
10
Describe your system?
No response
Are you using OpenCL GPU in darktable?
Yes
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
The text was updated successfully, but these errors were encountered: