mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-17 12:39:02 +00:00
6e81042989
* In some cases, the function dump_IFD() in core/pe/exif.py assigns a string instead of an int as "values". * This value is then used as _cached_orientation in core/pe/photo.py in _get_orientation(). * The method _plat_get_blocks() in qt/pe/photo.py was only expecting an integer for the orientation argument, so we work around the issue for now by ignoring the value if it's a string. |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
block.py | ||
details_dialog.py | ||
photo.py | ||
preferences_dialog.py | ||
results_model.py |