We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. Phototonic crashes when option "Rotate thumbnail according to Exif orientation value" enabled. With any type of image file.
$ gdb -q phototonic Reading symbols from phototonic... Reading symbols from /usr/lib/debug/.build-id/26/2bf8cbfb6e77ad724aeb33845cd5f4d59454a1.debug... (gdb) run Starting program: /usr/bin/phototonic [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [New Thread 0xf2c93b40 (LWP 17483)] [New Thread 0xf22ffb40 (LWP 17484)] [New Thread 0xf14efb40 (LWP 17485)] [New Thread 0xe618bb40 (LWP 17486)] [New Thread 0xe5849b40 (LWP 17487)] [New Thread 0xe4b9fb40 (LWP 17488)] [New Thread 0xe439eb40 (LWP 17489)] Thread 1 "phototonic" received signal SIGSEGV, Segmentation fault. 0x565a372f in ImageViewer::rotateByExifRotation (this=0x2e0066, image=..., imageFullPath=...) at ./ImageViewer.cpp:253
Distr: Debian testing. Qt: v5.15.4 Phototonic: v2.1 Exiv2: v0.27.5
The text was updated successfully, but these errors were encountered:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965063 Seems bug only in Debian...
Sorry, something went wrong.
No branches or pull requests
Hello.
Phototonic crashes when option "Rotate thumbnail according to Exif orientation value" enabled. With any type of image file.
Distr: Debian testing.
Qt: v5.15.4
Phototonic: v2.1
Exiv2: v0.27.5
The text was updated successfully, but these errors were encountered: