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. |
||
---|---|---|
.. | ||
me | ||
pe | ||
se | ||
__init__.py | ||
app.py | ||
deletion_options.py | ||
details_dialog.py | ||
details_table.py | ||
dg.qrc | ||
directories_dialog.py | ||
directories_model.py | ||
ignore_list_dialog.py | ||
ignore_list_table.py | ||
platform.py | ||
preferences_dialog.py | ||
preferences.py | ||
prioritize_dialog.py | ||
problem_dialog.py | ||
problem_table.py | ||
result_window.py | ||
results_model.py | ||
stats_label.py | ||
tabbed_window.py |