--- a/eric7/Tools/UIPreviewer.py Thu Jun 16 18:28:59 2022 +0200 +++ b/eric7/Tools/UIPreviewer.py Fri Jun 17 16:36:14 2022 +0200 @@ -485,7 +485,7 @@ self.tr("Save Image"), self.tr( """<p>The file <b>{0}</b> could not be saved.</p>""") - .format(str(fpath))) + .format(fpath)) def __copyImageToClipboard(self): """