[SOLVED] QtDragon_hd - Probe tab crashing
- karnalta
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 66
- Thank you received: 11
			
	
						15 Oct 2023 11:59		 -  31 Oct 2023 14:29		#283056
		by karnalta
	
	
		
			
	
	
			 		
													
	
				[SOLVED] QtDragon_hd - Probe tab crashing was created by karnalta			
			
					
		Last edit: 31 Oct 2023 14:29  by karnalta.			
			Please Log in or Create an account to join the conversation.
- cmorley
- Online
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 7230
- Thank you received: 2106
			
	
						15 Oct 2023 12:50				#283068
		by cmorley
	
	
		
			
	
			
			 		
													
	
				Replied by cmorley on topic QtDragon_hd - Probe tab crashing			
			
				There isn't quite enough infor to do any investigation. If you run linuxcnc from a terminal, there will be a longer error message.
How did you get linuxcnc? From an official Debian package?
					How did you get linuxcnc? From an official Debian package?
Please Log in or Create an account to join the conversation.
- karnalta
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 66
- Thank you received: 11
			
	
						15 Oct 2023 14:13				#283072
		by karnalta
	
	
		
			
	
			
			 		
													
	
				Replied by karnalta on topic QtDragon_hd - Probe tab crashing			
			
				Yes from the default sources of Debian 12. When I get back to home, I will try to start it from terminal to give you more info.			
					Please Log in or Create an account to join the conversation.
- karnalta
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 66
- Thank you received: 11
			
	
						15 Oct 2023 14:57				#283078
		by karnalta
	
	
		
			
	
			
			 		
													
	
				Replied by karnalta on topic QtDragon_hd - Probe tab crashing			
			
				I can continue if I choose "retry", the error occur four times when loading the 4 last buttons ("tool measure", "auto skew", "auto zero", "versaprobe help"). After this, I can use the module except if I pass the cursor over one of these four buttons where I instantly get the error message.
Here is what I've got from the terminal output :
			
					Here is what I've got from the terminal output :
[QTvcp.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No PROGRAM_PREFIX Entry in DISPLAY, Using: ~/linuxcnc/nc_files (qt_istat.py:515)
[QTvcp.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MAX_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 1 (qt_istat.py:515)
[QTvcp.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MIN_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 0.5 (qt_istat.py:515)
No section: 'VERSA_PROBE_OPTIONS'
Adding section VERSA_PROBE_OPTIONS
No option 'ps_probevel' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_z_clearance' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_probe_max' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_probe_latch' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_probe_diam' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_xy_clearance' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_side_edge_length' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_probe_height' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_block_height' in section: 'VERSA_PROBE_OPTIONS'
No option 'use_tool_measurement' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_offs_x' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_offs_y' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_offs_z' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_offs_angle' in section: 'VERSA_PROBE_OPTIONS'
No option 'ps_probe_rapid_vel' in section: 'VERSA_PROBE_OPTIONS'
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?Please Log in or Create an account to join the conversation.
- cmorley
- Online
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 7230
- Thank you received: 2106
			
	
						17 Oct 2023 00:53				#283147
		by cmorley
	
	
		
			
	
			
			 		
													
	
				Replied by cmorley on topic QtDragon_hd - Probe tab crashing			
			
				The official Debian version of linuxcnc is very behind and kinda buggy.
If you can get the buildbot version that should fix it
					If you can get the buildbot version that should fix it
Please Log in or Create an account to join the conversation.
- karnalta
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 66
- Thank you received: 11
			
	
						17 Oct 2023 13:51				#283180
		by karnalta
	
	
		
			
				
So I guest it will also work with the real machine.
Thank you.
					
	
			
			 		
													
	
				Replied by karnalta on topic QtDragon_hd - Probe tab crashing			
			I have try on a simulation VM with LinuxCNC 2.9.0-35 and it solved the issue.The official Debian version of linuxcnc is very behind and kinda buggy.
If you can get the buildbot version that should fix it
So I guest it will also work with the real machine.
Thank you.
Please Log in or Create an account to join the conversation.
		Moderators: cmorley	
		Time to create page: 0.072 seconds	
 
													