You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/lib/python3.10/concurrent/futures/_base.py", line 342, in _invoke_callbacks
callback(self)
File "/home/fabien/devel/public/yoga-image-optimizer/yoga-image-optimizer.git/yoga_image_optimizer/application.py", line 231, in _thumbnail_callback
pixbuf = future.result()
File "/usr/lib/python3.10/concurrent/futures/_base.py", line 451, in result
return self.__get_result()
File "/usr/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result
raise self._exception
File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File ".../yoga_image_optimizer/helpers.py", line 111, in preview_gdk_pixbuf_from_image
for operation in ORIENTATION_OPERATIONS[orientation]:
KeyError: 0
related issues: #14, wanadev/yoga#38
The text was updated successfully, but these errors were encountered: