mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-05-08 17:59:50 +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.