Please help GMOCCAPY CLOSE some time when I push matrixkey
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 122
- Thank you received: 7
25 Sep 2024 05:02 - 25 Sep 2024 05:04 #310749
by abdulasis12
Please help GMOCCAPY CLOSE some time when I push matrixkey was created by abdulasis12
Hi
I use 7i73 for 8*8 matrixkey .
about 1-2 days this it's just have a problem when I push button sometime it's will close GMOCCAPY.
FYI: I use 7i73 matrix key over 2 month not found this problem before.
this below from terminal
How I can fix?
Full text linuxcnc terminal in attach file.
Thank you
Asis
I use 7i73 for 8*8 matrixkey .
about 1-2 days this it's just have a problem when I push button sometime it's will close GMOCCAPY.
FYI: I use 7i73 matrix key over 2 month not found this problem before.
this below from terminal
[Gmoccapy.GMOCCAPY.GETINIINFO][WARNING] No DEFAULT_SPINDLE_SPEED entry found in [DISPLAY] of INI file (getiniinfo.py:282)
[Gmoccapy][ERROR] ERROR, trying to initialize the user tabs or panels, check for typos (gmoccapy:1806)
[Gmoccapy][ERROR] ['notebook_mode'] (gmoccapy:1807)
/usr/bin/gmoccapy:4586: DeprecationWarning: Gtk.StyleContext.get_background_color is deprecated
color = style.get_background_color(Gtk.StateFlags.SELECTED)
11:45:12.464 WARNING Config: mousetweaks GSettings schema not found, mousetweaks integration disabled.
float division by zero
[Gmoccapy.GMOCCAPY.GETINIINFO][WARNING] Wrong entry [DISPLAY] CYCLE_TIME in INI File! Will use gmoccapy default 150 (getiniinfo.py:56)
float division by zero
1 2
task: main loop took 0.199748 seconds
1 2
task: main loop took 0.225573 seconds
1 2
task: main loop took 0.219381 seconds
/usr/lib/python3/dist-packages/gi/overrides/GObject.py:493: Warning: ../../../gobject/gsignal.c:2772: instance '0x45ea940' has no handler with id '60859708'
return func(*args, **kwargs)
task: main loop took 0.116895 seconds
(gmoccapy:4860): Gtk-CRITICAL **: 11:45:40.930: gtk_socket_get_id: assertion '_gtk_widget_get_anchored (GTK_WIDGET (socket))' failed
/usr/lib/python3/dist-packages/gi/overrides/GObject.py:493: Warning: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
return func(*args, **kwargs)
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
task: 2919 cycles, min=0.000006, max=0.225573, avg=0.010229, 4 latency excursions (> 10x expected cycle time of 0.010000s)
sendkeys: exiting
hm2_eth: in hm2_eth_reset
hm2_eth: HostMot2 ethernet driver unloaded
hm2: unloading
Note: Using POSIX realtime
asis@192:~$
How I can fix?
Full text linuxcnc terminal in attach file.
Thank you
Asis
Attachments:
Last edit: 25 Sep 2024 05:04 by abdulasis12.
Please Log in or Create an account to join the conversation.
- andypugh
- Away
- Moderator
Less
More
- Posts: 23558
- Thank you received: 4858
28 Sep 2024 09:27 #310952
by andypugh
Replied by andypugh on topic Please help GMOCCAPY CLOSE some time when I push matrixkey
Do you have any matrix keys mapped to keyboard events?
This may be worth raising as a bug on the bug tracker:
github.com/LinuxCNC/linuxcnc/issues
This may be worth raising as a bug on the bug tracker:
github.com/LinuxCNC/linuxcnc/issues
The following user(s) said Thank You: abdulasis12
Please Log in or Create an account to join the conversation.
- andypugh
- Away
- Moderator
Less
More
- Posts: 23558
- Thank you received: 4858
28 Sep 2024 09:30 #310953
by andypugh
Replied by andypugh on topic Please help GMOCCAPY CLOSE some time when I push matrixkey
The "float division by zero" looks worrisome. Do you see that in a sim config too? Or is it a problem in your own handler code?
The following user(s) said Thank You: abdulasis12
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 122
- Thank you received: 7
29 Sep 2024 18:57 #311040
by abdulasis12
Replied by abdulasis12 on topic Please help GMOCCAPY CLOSE some time when I push matrixkey
Thank you for respond anddypugh .
I go to check my file backup in cloud , oh yes in .ini file group DISPLAY lose CYCLETIME [Gmoccapy.GMOCCAPY.GETINIINFO][WARNING] Wrong entry [DISPLAY] CYCLE_TIME in INI File! Will use gmoccapy default 150 (getiniinfo.py:56)
float division by zero
Tomorow i will try.
Thank you,
Asis
I go to check my file backup in cloud , oh yes in .ini file group DISPLAY lose CYCLETIME [Gmoccapy.GMOCCAPY.GETINIINFO][WARNING] Wrong entry [DISPLAY] CYCLE_TIME in INI File! Will use gmoccapy default 150 (getiniinfo.py:56)
float division by zero
Tomorow i will try.
Thank you,
Asis
Attachments:
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 122
- Thank you received: 7
30 Sep 2024 12:49 #311065
by abdulasis12
Replied by abdulasis12 on topic Please help GMOCCAPY CLOSE some time when I push matrixkey
Hi,
I have update
Today I try put CYCLE_TIME = 100 ingroup [DISPLAY] inside .ini file
Now "float division by zero" Not show error
And I check in hall show found some matrixkeys stuck all time .
I try knuckle button and light in hall show change to off, Now GUI not close when I push button and back to good condition work
I will found the stuck button and will change it's out for next time
7i77 good work not is bug thank you MR.andypurg
Thank you,
Asis
I have update
Today I try put CYCLE_TIME = 100 ingroup [DISPLAY] inside .ini file
Now "float division by zero" Not show error
And I check in hall show found some matrixkeys stuck all time .
I try knuckle button and light in hall show change to off, Now GUI not close when I push button and back to good condition work
I will found the stuck button and will change it's out for next time
7i77 good work not is bug thank you MR.andypurg
Thank you,
Asis
Please Log in or Create an account to join the conversation.
Time to create page: 0.066 seconds