Conversation
|
Thanks for trying to fix this issue in GuiConfiguration.py. Before it is accepted it needs to be tested to ensure it works across the variety of set-ups supported by Syncplay What platform and combinations of Python / PySide have you tested this on? Also, do the following lines from gui.py also need changing to use setLegacyWeight or are they fine as they are? Line 626 in d6de53e Line 696 in d6de53e |
I was able to reproduce this issue on my EndeavourOS Linux with Python 3.12.3 and also on MacOS 14.2 Sonoma with Python 3.13.0, both of which seem to use PySide6 by default when syncplay is installed from source (d6de53e).
These seem to be fine as they are. Issue seems to be that I think the change so far will break syncplay environments that depends on PySide2 as PySide2 doesn't have the |
Fixes the following traceback when opening the get font dialog through Chat -> Set Font: