jim-easterbrook / Photini

An easy to use digital photograph metadata (Exif, IPTC, XMP) editing application.
https://photini.readthedocs.io/
GNU General Public License v3.0
155 stars 24 forks source link

Bugs in v2022.12.0 #149

Closed jim-easterbrook closed 1 year ago

jim-easterbrook commented 1 year ago

I apologise for releasing v2022.12.0 with several bugs that I really should have spotted before release. I've issued the following patch releases:

v2022.12.0.1 fixes TypeError: descriptor 'tr' requires a 'PySide2.QtCore.QObject' object but received a 'str' or TypeError: tr(self, str, disambiguation: str = None, n: int = -1): first argument of unbound method must have type 'QObject' errors when doing "help -> about Photini" or a map tab search.

v2022.12.0.2 fixes TypeError: can only join an iterable error when writing an XMP "sidecar" file.

v2022.12.0.3 fixes incorrect "LangAlt" values written to IPTC-IIM metadata.