Gmoccapy settings won't unlock
02 Feb 2024 05:40 - 02 Feb 2024 05:58 #292194
by 0jw
Gmoccapy settings won't unlock was created by 0jw
Hello, I'm having a bit of a problem with gmoccapy, I'm using a mesa 7i92 with 6.3 kernel. I get some errors when starting, most of which I don't understand. When I try to use 123 to unlock settings page it doesn't do anything.
this is the debug info if anyone knows what I need to fix.
Debug file information:
25326
Note: Using POSIX realtime
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No DEFAULT_SPINDLE_0_SPEED Entry in DISPLAY, Using: 200 (qt_istat.py:532)
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No MIN_SPINDLE_0_SPEED Entry in DISPLAY, Using: 100 (qt_istat.py:532)
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No MAX_SPINDLE_0_SPEED Entry in DISPLAY, Using: 2500 (qt_istat.py:532)
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No MAX_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 1 (qt_istat.py:532)
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No MIN_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 0.5 (qt_istat.py:532)
(gmoccapy:25979): Gtk-CRITICAL **: 12:08:08.092: gtk_entry_set_text: assertion 'text != NULL' failed
[Gmoccapy.GMOCCAPY.GETINIINFO][[33mWARNING[0m] No DEFAULT_SPINDLE_SPEED entry found in [DISPLAY] of INI file (getiniinfo.py:282)
12:08:13.551 WARNING Config: mousetweaks GSettings schema not found, mousetweaks integration disabled.
/usr/lib/python3/dist-packages/gi/overrides/GObject.py:493: Warning: ../../../gobject/gsignal.c:2772: instance '0x5885380' has no handler with id '50341834'
return func(*args, **kwargs)
[Gmoccapy][[31mERROR[0m] Found an error!
The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/hal_glib.py", line 414, in update
self.merge()
File "/usr/lib/python3/dist-packages/hal_glib.py", line 335, in merge
ferror.append(self.stat.joint[j])
KeyboardInterrupt
(gmoccapy:62)
/usr/bin/linuxcnc: line 977: 25979 Killed $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
25927
25975
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
this is the debug info if anyone knows what I need to fix.
Debug file information:
25326
Note: Using POSIX realtime
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No DEFAULT_SPINDLE_0_SPEED Entry in DISPLAY, Using: 200 (qt_istat.py:532)
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No MIN_SPINDLE_0_SPEED Entry in DISPLAY, Using: 100 (qt_istat.py:532)
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No MAX_SPINDLE_0_SPEED Entry in DISPLAY, Using: 2500 (qt_istat.py:532)
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No MAX_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 1 (qt_istat.py:532)
[Gmoccapy.QTVCP.QT_ISTAT][[33mWARNING[0m] INI Parsing Error, No MIN_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 0.5 (qt_istat.py:532)
(gmoccapy:25979): Gtk-CRITICAL **: 12:08:08.092: gtk_entry_set_text: assertion 'text != NULL' failed
[Gmoccapy.GMOCCAPY.GETINIINFO][[33mWARNING[0m] No DEFAULT_SPINDLE_SPEED entry found in [DISPLAY] of INI file (getiniinfo.py:282)
12:08:13.551 WARNING Config: mousetweaks GSettings schema not found, mousetweaks integration disabled.
/usr/lib/python3/dist-packages/gi/overrides/GObject.py:493: Warning: ../../../gobject/gsignal.c:2772: instance '0x5885380' has no handler with id '50341834'
return func(*args, **kwargs)
[Gmoccapy][[31mERROR[0m] Found an error!
The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/hal_glib.py", line 414, in update
self.merge()
File "/usr/lib/python3/dist-packages/hal_glib.py", line 335, in merge
ferror.append(self.stat.joint[j])
KeyboardInterrupt
(gmoccapy:62)
/usr/bin/linuxcnc: line 977: 25979 Killed $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
25927
25975
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
Last edit: 02 Feb 2024 05:58 by 0jw.
Please Log in or Create an account to join the conversation.
03 Feb 2024 23:51 #292342
by 0x2102
Replied by 0x2102 on topic Gmoccapy settings won't unlock
Most of them are warnings about missing information in your INI file - therefore Gmoccapy is using build-in defaults.
Try 0123 to unlock the settings page. I don't recall a 100% but I think it starts with 0.
Try 0123 to unlock the settings page. I don't recall a 100% but I think it starts with 0.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19106
- Thank you received: 6398
03 Feb 2024 23:57 #292344
by tommylight
Replied by tommylight on topic Gmoccapy settings won't unlock
www.linuxcnc.org/docs/html/gui/gmoccapy....occapy:settings-page
says 123 so no idea why it does not work.
Moving this to "GmoccaPy" section.
says 123 so no idea why it does not work.
Moving this to "GmoccaPy" section.
Please Log in or Create an account to join the conversation.
04 Feb 2024 05:24 #292357
by cmorley
Replied by cmorley on topic Gmoccapy settings won't unlock
opening the preference file will show the unlock code. 123 is standard.
But I think you have something else going on.
Did this ever work properly?
But I think you have something else going on.
Did this ever work properly?
Please Log in or Create an account to join the conversation.
04 Feb 2024 16:32 #292414
by HansU
@0jw Does this also happen on a sim config?
Are you using the latest version from master or the latest release (2.9.2) ?
If I understand it correctly, LinuxCNC throws that error when you try to enter the settings page?
Replied by HansU on topic Gmoccapy settings won't unlock
As far as I know, yes.Did this ever work properly?
@0jw Does this also happen on a sim config?
Are you using the latest version from master or the latest release (2.9.2) ?
If I understand it correctly, LinuxCNC throws that error when you try to enter the settings page?
Please Log in or Create an account to join the conversation.
Time to create page: 0.078 seconds