-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Many of the sims do not work in Debian 12
Craftsman
Traceback (most recent call last):
File "/home/john/linuxcnc/configs/sim.craftsman/./craftsman_toolchange", line 10, in
import gettext, gobject
ModuleNotFoundError: No module named 'gobject'
./craftsman_toolchange.hal:1: waitpid failed ./craftsman_toolchange craftsman_toolchange
./craftsman_toolchange.hal:1: ./craftsman_toolchange exited without becoming ready
Qtaxis way too many errors to post them all but this is the first one
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/OpenGL/latebind.py", line 43, in call
return self._finalCall( *args, **named )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not callable
Qtdragon
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/OpenGL/latebind.py", line 43, in call
return self._finalCall( *args, **named )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not callable
Qttouchty
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/qtvcp/widgets/tab_widget.py", line 43, in tabSizeHint
return QSize(size.width(), w)
^^^^^^^^^^^^^^^^^^^^^^
TypeError: arguments did not match any overloaded call: