Bug#1008965: lazygal: Crashes with illegal chars in IPTC keywords

2022-04-23 Thread coronalist
Hello, lazygal assumes utf-8 everywhere. I'll see what I can do to ignore this. This is related to https://gitlab.gnome.org/GNOME/pygobject/-/issues/327 . I may be wrong by I do not see any obvious way to fix this in lazygal. Thank you very much for investigation. I guess, I will have to rewo

Bug#1008965: lazygal: Crashes with illegal chars in IPTC keywords

2022-04-21 Thread Alexandre Rossi
Hi, > > > UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 2: > > > invalid > > > start byte > > [...] > > > File "/usr/lib/python3/dist-packages/lazygal/metadata.py", line 406, in > > > get_keywords > > > values = self._metadata.get_tag_multiple(key) > > > SystemError:

Bug#1008965: lazygal: Crashes with illegal chars in IPTC keywords

2022-04-08 Thread Alexandre Rossi
Hi, > > UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 2: > > invalid > > start byte > [...] > > File "/usr/lib/python3/dist-packages/lazygal/metadata.py", line 406, in > > get_keywords > > values = self._metadata.get_tag_multiple(key) > > SystemError: returned a resu

Bug#1008965: lazygal: Crashes with illegal chars in IPTC keywords

2022-04-05 Thread Alexandre Rossi
Hi, > UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 2: > invalid > start byte [...] > File "/usr/lib/python3/dist-packages/lazygal/metadata.py", line 406, in > get_keywords > values = self._metadata.get_tag_multiple(key) > SystemError: returned a result with an error

Bug#1008965: lazygal: Crashes with illegal chars in IPTC keywords

2022-04-05 Thread Björn
Package: lazygal Version: 0.10.5-1 Severity: normal X-Debbugs-Cc: coronal...@yandex.com Dear Maintainer, * What led up to the situation? Starting lazygal with pictures having illegal (pre-UTF-8) characters in IPTC keywords. The keyword "Bj�rn" leads to a crash. * What exactly did you do (