ubuntu 22.04 0ch photofilmstrip
Postat: 01 jul 2023, 14:17
får den inte att funka
textruta kommer upp
måste forcequitta
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/wx/core.py", line 3282, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File "/usr/lib/python3/dist-packages/photofilmstrip/lib/common/ObserverPattern.py", line 26, in Notify
observer.ObservableUpdate(self, arg)
File "/usr/lib/python3/dist-packages/photofilmstrip/gui/ImageSectionEditor.py", line 92, in ObservableUpdate
self.__Scale()
File "/usr/lib/python3/dist-packages/photofilmstrip/gui/ImageSectionEditor.py", line 122, in __Scale
self._imgProxy.Scale(newWidth, newHeight)
File "/usr/lib/python3/dist-packages/photofilmstrip/gui/ImageSectionEditor.py", line 675, in Scale
img = self._wxImg.Scale(width, height)
TypeError: Image.Scale(): argument 2 has unexpected type 'float'
textruta kommer upp
måste forcequitta
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/wx/core.py", line 3282, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File "/usr/lib/python3/dist-packages/photofilmstrip/lib/common/ObserverPattern.py", line 26, in Notify
observer.ObservableUpdate(self, arg)
File "/usr/lib/python3/dist-packages/photofilmstrip/gui/ImageSectionEditor.py", line 92, in ObservableUpdate
self.__Scale()
File "/usr/lib/python3/dist-packages/photofilmstrip/gui/ImageSectionEditor.py", line 122, in __Scale
self._imgProxy.Scale(newWidth, newHeight)
File "/usr/lib/python3/dist-packages/photofilmstrip/gui/ImageSectionEditor.py", line 675, in Scale
img = self._wxImg.Scale(width, height)
TypeError: Image.Scale(): argument 2 has unexpected type 'float'