Error log not showing up
- johns00056
- Offline
- Premium Member
Less
More
- Posts: 108
- Thank you received: 2
05 Aug 2019 19:12 #141438
by johns00056
Error log not showing up was created by johns00056
Previously, if i made a spelling or syntax error in the ini file, linux cnc would fail to start and show the error log with debugging information.
Now - if linux cnc fails to start, it just sits there with no error messages .
How do I get the messages back?
I am running 2.7 on debian 9 stretch.
I have the below lines in my ini file.
# Debug level, 0 means no messages. See src/emc/nml_int/emcglb.h for others
DEBUG = 0x00000003
DEBUG = 0x00000007
#DEBUG = 0
Now - if linux cnc fails to start, it just sits there with no error messages .
How do I get the messages back?
I am running 2.7 on debian 9 stretch.
I have the below lines in my ini file.
# Debug level, 0 means no messages. See src/emc/nml_int/emcglb.h for others
DEBUG = 0x00000003
DEBUG = 0x00000007
#DEBUG = 0
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17997
- Thank you received: 4841
05 Aug 2019 19:31 #141440
by PCW
Replied by PCW on topic Error log not showing up
It should print the error on the console if you start LinuxCNC from a terminal
Please Log in or Create an account to join the conversation.
- johns00056
- Offline
- Premium Member
Less
More
- Posts: 108
- Thank you received: 2
06 Aug 2019 14:04 #141529
by johns00056
Replied by johns00056 on topic Error log not showing up
Thanks, that works.
Please Log in or Create an account to join the conversation.
Time to create page: 0.054 seconds