Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - Note: Using POSIX realtime
 - note: MAXV max: 1.000 units/sec 60.000 units/min
 - note: LJOG max: 1.000 units/sec 60.000 units/min
 - note: LJOG default: 0.250 units/sec 15.000 units/min
 - note: jog_order='XYZ'
 - note: jog_invert=set()
 - 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
 - During handling of the above exception, another exception occurred:
 - Traceback (most recent call last):
 - File "/usr/bin/axis", line 3960, in <module>
 - get_coordinate_font(vars.dro_large_font.get())
 - File "/usr/bin/axis", line 3838, in get_coordinate_font
 - glnav.use_pango_font(coordinate_font, 0, 128)
 - File "/usr/lib/python3/dist-packages/glnav.py", line 65, in use_pango_font
 - glBitmap(0, 0, 0, 0, 0, h-d, ''.encode())
 - File "/usr/lib/python3/dist-packages/OpenGL/latebind.py", line 47, in __call__
 - return self._finalCall( *args, **named )
 - File "/usr/lib/python3/dist-packages/OpenGL/wrapper.py", line 700, in wrapperCall
 - raise err
 - File "/usr/lib/python3/dist-packages/OpenGL/wrapper.py", line 693, in wrapperCall
 - result = wrappedOperation( *cArguments )
 - File "/usr/lib/python3/dist-packages/OpenGL/platform/baseplatform.py", line 415, in __call__
 - return self( *args, **named )
 - File "/usr/lib/python3/dist-packages/OpenGL/error.py", line 230, in glCheckError
 - raise self._errorClass(
 - OpenGL.error.GLError: GLError(
 - err = 1285,
 - description = b'out of memory',
 - baseOperation = glBitmap,
 - pyArgs = (0, 0, 0, 0, 0, 14.0, b''),
 - cArgs = (0, 0, 0, 0, 0, 14.0, b''),
 - cArguments = (0, 0, 0, 0, 0, 14.0, b'')
 - )
 - Note: Using POSIX realtime
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment