usepat / soniccontrol

A python based lightweight GUI to control and communicate with a SonicAmp
Other
1 stars 0 forks source link

Test "the new SonicControl based on v1.9.5" #74

Closed iljag00 closed 4 months ago

iljag00 commented 10 months ago

Things to consider testing:

SonicSTS commented 10 months ago

Traceback (most recent call last): File "c:\Users\Stefan Schöller\Documents\Python\soniccontrol\src\soniccontrol__main.py", line 2, in import soniccontrol as sc File "c:\users\stefan schöller\documents\python\soniccontrol\src\soniccontrol\init__.py", line 28, in from soniccontrol.core import Root File "c:\users\stefan schöller\documents\python\soniccontrol\src\soniccontrol\core.py", line 41, in import soniccontrol.constants as const File "c:\users\stefan schöller\documents\python\soniccontrol\src\soniccontrol\constants.py", line 4, in REFRESH_RAW_IMG: Image = resize_img("src//soniccontrol//pictures//refresh_icon.png", (20, 20))
File "c:\users\stefan schöller\documents\python\soniccontrol\src\soniccontrol\helpers.py", line 70, in resize_img image = image.resize(newsize, Image.ANTIALIAS)

iljag00 commented 4 months ago

Due to the fact that soniccontrol 1.9.5 branch is going to be depracated. The development is being concentrated on developing the 1.9.8 version. This issue is therefore closed for the time being.