Error segmentation fault $EMCDISPLAY - ini
- diegoroman17
- Offline
- Premium Member
Less
More
- Posts: 140
- Thank you received: 2
05 Jun 2014 23:43 #47724
by diegoroman17
Error segmentation fault $EMCDISPLAY - ini was created by diegoroman17
Hi,
I have a error with the last version of linuxcnc of buidbot (2.5.4-25). I try open a .ngc file and linuxcnc give me the next error:
(GUI:4450): GtkGLExt-CRITICAL **: gtk_widget_get_gl_context: assertion 'GTK_WIDGET_REALIZED (widget)' failed
(GUI:4450): GtkGLExt-CRITICAL **: gtk_widget_get_gl_window: assertion 'GTK_WIDGET_REALIZED (widget)' failed
/usr/bin/linuxcnc: line 692: 4450 Segment fault $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
This error is with my GUI.
I try the same GUI with Linuxcnc 5.3-97 and work perfectly. Please can you help? Thanks.
Regards,
Diego
I have a error with the last version of linuxcnc of buidbot (2.5.4-25). I try open a .ngc file and linuxcnc give me the next error:
(GUI:4450): GtkGLExt-CRITICAL **: gtk_widget_get_gl_context: assertion 'GTK_WIDGET_REALIZED (widget)' failed
(GUI:4450): GtkGLExt-CRITICAL **: gtk_widget_get_gl_window: assertion 'GTK_WIDGET_REALIZED (widget)' failed
/usr/bin/linuxcnc: line 692: 4450 Segment fault $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
This error is with my GUI.
I try the same GUI with Linuxcnc 5.3-97 and work perfectly. Please can you help? Thanks.
Regards,
Diego
Please Log in or Create an account to join the conversation.
- diegoroman17
- Offline
- Premium Member
Less
More
- Posts: 140
- Thank you received: 2
12 Jun 2014 00:06 - 12 Jun 2014 00:08 #47911
by diegoroman17
Replied by diegoroman17 on topic Error segmentation fault $EMCDISPLAY - ini
Hi everybody,
The problem was hal_gremlin. I put it inside tab widget and have these error. I try put hal_gremlin ever visible and this work. Why this error with Hal_gremlin?
The problem was hal_gremlin. I put it inside tab widget and have these error. I try put hal_gremlin ever visible and this work. Why this error with Hal_gremlin?
Last edit: 12 Jun 2014 00:08 by diegoroman17.
Please Log in or Create an account to join the conversation.
12 Jun 2014 16:03 #47933
by ArcEye
Replied by ArcEye on topic Error segmentation fault $EMCDISPLAY - ini
There was a change in the gremlin code.
When I went back to my Qt GUI after a long period, I found that gremlin, which I had embedded in a Qt tab window, no longer worked properly.
I should go back through the versions, track down which one still works properly, re-name it and bring it into your code, then you have a fixed version you know works
instead of a moving target.
regards
When I went back to my Qt GUI after a long period, I found that gremlin, which I had embedded in a Qt tab window, no longer worked properly.
I should go back through the versions, track down which one still works properly, re-name it and bring it into your code, then you have a fixed version you know works
instead of a moving target.
regards
Please Log in or Create an account to join the conversation.
Time to create page: 0.103 seconds