- LinuxCNC
- General LinuxCNC Questions
- Debugging Window does not appear when launching LinuxCNC after a fresh install
Debugging Window does not appear when launching LinuxCNC after a fresh install
- Vitran
- Offline
- Senior Member
Less
More
- Posts: 74
- Thank you received: 1
20 Aug 2018 23:29 #116390
by Vitran
Debugging Window does not appear when launching LinuxCNC after a fresh install was created by Vitran
When I start up LinuxCNC, the error window doesn't pop up anymore to give guidance as to where a flaw in the code may be. Is there a way to get it back? Launching my configuration shows the LinuxCNC logo for a few seconds, then nothing. Is there some code I have to add or write to launch it?
I made a fresh install of Debian 9 with LinuxCNC following forum.linuxcnc.org/9-installing-linuxcnc...n-debian-9BigJohnT's thread . I was adding code to make ClassicLadder launch on start up. Launching LinuxCNC, the loading picture showed then nothing. No debugging window. I later found the bug in my wiring of the launcher and got the ClassicLadder working as needed. I then made some other code changes but when launching, now just the LinuxCNC picture, then it disappears and nothing. No debugging window.
I can live without the debugging window if I know where the log of that text is saved, however the window is very nice.
I have since tested some LinuxCNC configs and they launch, but if there is an error to the .hal it doesn't bring up the error/debugging info window.
Note: I did post this same thread in the Installing LinuxCNC as I considered it a brand-new install bug, but that is likely the wrong forum thread. Not even sure if this is the right forum thread to post it in either.
I made a fresh install of Debian 9 with LinuxCNC following forum.linuxcnc.org/9-installing-linuxcnc...n-debian-9BigJohnT's thread . I was adding code to make ClassicLadder launch on start up. Launching LinuxCNC, the loading picture showed then nothing. No debugging window. I later found the bug in my wiring of the launcher and got the ClassicLadder working as needed. I then made some other code changes but when launching, now just the LinuxCNC picture, then it disappears and nothing. No debugging window.
I can live without the debugging window if I know where the log of that text is saved, however the window is very nice.
I have since tested some LinuxCNC configs and they launch, but if there is an error to the .hal it doesn't bring up the error/debugging info window.
Note: I did post this same thread in the Installing LinuxCNC as I considered it a brand-new install bug, but that is likely the wrong forum thread. Not even sure if this is the right forum thread to post it in either.
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7780
- Thank you received: 2075
21 Aug 2018 04:24 #116391
by cmorley
Replied by cmorley on topic Debugging Window does not appear when launching LinuxCNC after a fresh install
I can't say what the window problem is - mostly because you don't show/explain what your code changes were.
But if you run linuxcnc from the terminal it probably will give you some idea of what is going wrong.
Chris M
But if you run linuxcnc from the terminal it probably will give you some idea of what is going wrong.
Chris M
Please Log in or Create an account to join the conversation.
- Vitran
- Offline
- Senior Member
Less
More
- Posts: 74
- Thank you received: 1
21 Aug 2018 12:22 - 21 Aug 2018 12:23 #116397
by Vitran
Replied by Vitran on topic Debugging Window does not appear when launching LinuxCNC after a fresh install
The first error example I had was I wrote:
When I launched LinuxCNC, it showed the icon image, then just shut down. As it was the only line I typed, I found my error and wrote:
Then LinuxCNC launched correctly.
I then made a new configuration just for testing and did example errors such as duplicating pin sources. First I would make sure the LinuxCNC would launch without the error, then I would add an error to test the debugging window. Example error:This, as before, did not launch the debugging window.
I do not know the exact name of the window that pops up to show the kernel dump and the error information which makes it difficult to find information on it.
As is, if there isn't a fix for this soon I will likely install an older Debian or Wheezy or another OS that I used before to see if the bugfixing window will reappear.
#loadsur -w classicladder custom.clp
#loadusr -w classicladder custom.clp
I then made a new configuration just for testing and did example errors such as duplicating pin sources. First I would make sure the LinuxCNC would launch without the error, then I would add an error to test the debugging window. Example error:
net min-x <= hm2_5i25.0.7i77.0.0.input-01
net min-x <= hm2_5i25.0.7i77.0.0.input-02
I do not know the exact name of the window that pops up to show the kernel dump and the error information which makes it difficult to find information on it.
As is, if there isn't a fix for this soon I will likely install an older Debian or Wheezy or another OS that I used before to see if the bugfixing window will reappear.
Last edit: 21 Aug 2018 12:23 by Vitran.
Please Log in or Create an account to join the conversation.
- BigJohnT
- Offline
- Administrator
Less
More
- Posts: 7000
- Thank you received: 1172
21 Aug 2018 15:04 #116399
by BigJohnT
Replied by BigJohnT on topic Debugging Window does not appear when launching LinuxCNC after a fresh install
Master has a bug and does not show any error screen so until that is fixed launch from a terminal.
JT
JT
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- Debugging Window does not appear when launching LinuxCNC after a fresh install
Time to create page: 0.051 seconds