mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-09-04 23:09:42 +00:00
When running dupeGuru under Linux with a messed up locale, it's UnicodeEncodeError we get. Instead of popping a reportable traceback, it's better to just pop the Problems dialog up.