txtsd
txtsd
Is any additional info needed that might help?
Thank you!
This PR makes it work properly on my Arch machine. Can it be merged soon?
@ariasuni @ogham Please bump the priority up on this one.
Oh good. I'll test it later today or tomorrow and see how I can help.
@alsoGAMER How are you launching it? `trackma-qt -6` does not do anything different, and it seems to be using qt5 like normal.
Not yet. I've been battling respiratory illnesses :(
``` λ python setup.py develop --prefix=/tmp/trackma running develop /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use...
Seems like #163 and #186 are basically this same problem.
~~Can we try bumping up the Qt version that this is built with to the latest Qt 5.15.13?~~ EDIT: Derp I was looking at the master branch instead of develop....