Closed aionoid closed 5 months ago
I can't reproduce it with the attached image; most likely because github ran its own image processing on the image when you attached the file.
But the error message seems clear enough. The problem was that the image rotation in the exif metadata was stored in a way the library I used doesn't understand. The problem should be fixed now on the dev version and will go out with the next release.
Describe the bug
trying to load a "jpeg" image and it will freez
System info
BeeRef version number: 0.3.3 Your operating system: linux arch
Linux 6.8.5-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Thu, 11 Apr 2024 01:47:18 +0000 x86_64 GNU/Linux
To Reproduce Steps to reproduce the behavior:
Expected behavior
load the image
Screenshots If applicable, add screenshots to help explain your problem.
Debug log: For crashes and similar, provide the last 20 lines or so of your debug log. To get the debug log, open BeeRef and go to Help -> Show Debug Log. If in doubt, paste the whole debug log to a paste service like paste.bin