qtdragon_hd - File not open error
- JohnnyCNC
- 
				 Topic Author Topic Author
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 566
- Thank you received: 108
			
	
						20 May 2023 19:29				#271771
		by JohnnyCNC
	
	
		
			
	
			
			 		
													
	
				qtdragon_hd - File not open error was created by JohnnyCNC			
			
				Currently I am running QTDragon on 2.8.4 and I want to move to give HD a try.
On a new SSD I just installed Debian 12, LCNC 2.9. I and giving QTDragon_HD. I have the machine (XYZ Mill) moving and homing. I am getting a "file not open" error when pressing the E-Stop button or the "Machine On" button (to turn it off) on the screen. The buttons seem to work except for the error message coming up. And Idea what I might be missing?
 			
					On a new SSD I just installed Debian 12, LCNC 2.9. I and giving QTDragon_HD. I have the machine (XYZ Mill) moving and homing. I am getting a "file not open" error when pressing the E-Stop button or the "Machine On" button (to turn it off) on the screen. The buttons seem to work except for the error message coming up. And Idea what I might be missing?
Please Log in or Create an account to join the conversation.
- cmorley
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 7230
- Thank you received: 2106
			
	
						20 May 2023 19:33				#271772
		by cmorley
	
	
		
			
	
			
			 		
													
	
				Replied by cmorley on topic qtdragon_hd - File not open error			
			
				Think in the settings page you'll have 'auto reload program' enabled.
Since you have not ever loaded a program it's probably causing the error.
try unchecking it. Let me know if that changes things,
					Since you have not ever loaded a program it's probably causing the error.
try unchecking it. Let me know if that changes things,
Please Log in or Create an account to join the conversation.
- JohnnyCNC
- 
				 Topic Author Topic Author
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 566
- Thank you received: 108
			
	
						20 May 2023 23:12				#271782
		by JohnnyCNC
	
	
		
			
	
			
			 		
													
	
				Replied by JohnnyCNC on topic qtdragon_hd - File not open error			
			
				It was already unchecked.  I tried checking it. Tried again, Unchecked it and tried again.  No difference either way.  I haven't yet loaded a file.
Thanks
					Thanks
Please Log in or Create an account to join the conversation.
- cmorley
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 7230
- Thank you received: 2106
			
	
						20 May 2023 23:47		 -  20 May 2023 23:47		#271783
		by cmorley
	
	
		
			
	
	
			 		
													
	
				Replied by cmorley on topic qtdragon_hd - File not open error			
			
				if you can add -d to the INI line
DISPLAY = qtvcp -d qtdragon_hd
then run from a terminal and post the output that might help me.
Chris
					DISPLAY = qtvcp -d qtdragon_hd
then run from a terminal and post the output that might help me.
Chris
		Last edit: 20 May 2023 23:47  by cmorley.			
			Please Log in or Create an account to join the conversation.
- JohnnyCNC
- 
				 Topic Author Topic Author
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 566
- Thank you received: 108
			
	
						21 May 2023 00:10				#271784
		by JohnnyCNC
	
	
		
			
	
	
		
			
			 		
													
	
				Replied by JohnnyCNC on topic qtdragon_hd - File not open error			
			
					Attachments:
Please Log in or Create an account to join the conversation.
- cmorley
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 7230
- Thank you received: 2106
			
	
						21 May 2023 00:25				#271785
		by cmorley
	
	
		
			
	
			
			 		
													
	
				Replied by cmorley on topic qtdragon_hd - File not open error			
			
				It seems the version you have is a little out of date.
I'm sure the problem is the missing paths in the preference file.
from the print out;
[QTvcp.QTVCP.WIDGETS.FILE_MANAGER][DEBUG] lAST FILE PATH: (file_manager.py:205)
[QTvcp.QTVCP.WIDGETS.FILE_MANAGER][DEBUG] lAST FILE PATH: (file_manager.py:205)
This line is now 215 on the current version - I think I fixed this bug already.
Is it impeding you? You could edit the preference file, but I think just loading a file will fix it too.
					I'm sure the problem is the missing paths in the preference file.
from the print out;
[QTvcp.QTVCP.WIDGETS.FILE_MANAGER][DEBUG] lAST FILE PATH: (file_manager.py:205)
[QTvcp.QTVCP.WIDGETS.FILE_MANAGER][DEBUG] lAST FILE PATH: (file_manager.py:205)
This line is now 215 on the current version - I think I fixed this bug already.
Is it impeding you? You could edit the preference file, but I think just loading a file will fix it too.
Please Log in or Create an account to join the conversation.
- JohnnyCNC
- 
				 Topic Author Topic Author
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 566
- Thank you received: 108
			
	
						21 May 2023 01:35				#271789
		by JohnnyCNC
	
	
		
			
	
			
			 		
													
	
				Replied by JohnnyCNC on topic qtdragon_hd - File not open error			
			
				Chris,
At this time I'm just starting to migrate to Bookworm and 2.9 with QTDragon_HD. I'm in no hurry at all. The next thing I need to work on is getting my touch screen to work. In just the OS I can tap on say the teminal screen in the task bar and it open. I can put the arrow cursor anywhere on the screen with my finger. If I tap the LinuxCNC shortcut on the screen it selects it meaning it dims the icon but that's it. This all worked with Ubuntu Mint 19 and 2.8.4.
Thank you for your help. I really love the QTDragon screen.
John
					At this time I'm just starting to migrate to Bookworm and 2.9 with QTDragon_HD. I'm in no hurry at all. The next thing I need to work on is getting my touch screen to work. In just the OS I can tap on say the teminal screen in the task bar and it open. I can put the arrow cursor anywhere on the screen with my finger. If I tap the LinuxCNC shortcut on the screen it selects it meaning it dims the icon but that's it. This all worked with Ubuntu Mint 19 and 2.8.4.
Thank you for your help. I really love the QTDragon screen.
John
Please Log in or Create an account to join the conversation.
- cmorley
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 7230
- Thank you received: 2106
			
	
						21 May 2023 02:51				#271792
		by cmorley
	
	
		
			
	
	
			 		
													
	
				Replied by cmorley on topic qtdragon_hd - File not open error			
			
				I'm glad you like it.
Persei802 (Jim) made the screen - I just integrate/tweak it for the linuxcnc project.
I'm am so happy Jim donated the screen.
					Persei802 (Jim) made the screen - I just integrate/tweak it for the linuxcnc project.
I'm am so happy Jim donated the screen.
		The following user(s) said Thank You: rodw, JohnnyCNC 	
			Please Log in or Create an account to join the conversation.
- rodw
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 11461
- Thank you received: 3843
			
	
						21 May 2023 03:55				#271793
		by rodw
	
	
		
			
				
					
	
	
			 		
													
	
				Replied by rodw on topic qtdragon_hd - File not open error			
			I for one am so happy you are integrating and tweaking it for the Linuxcnc project!I just integrate/tweak it for the linuxcnc project.
		The following user(s) said Thank You: cmorley, JohnnyCNC 	
			Please Log in or Create an account to join the conversation.
- JohnnyCNC
- 
				 Topic Author Topic Author
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 566
- Thank you received: 108
			
	
						21 May 2023 13:03				#271815
		by JohnnyCNC
	
	
		
			
	
			
			 		
													
	
				Replied by JohnnyCNC on topic qtdragon_hd - File not open error			
			
				I tried loading a file but that didn't change anything.  Perhaps I should switch to master so I am not asking about things that are already fixed.  You have enough work to do and don't need to be doing it twice.
What would be the best way to get the latest version of QTDragon_HD?
John
					What would be the best way to get the latest version of QTDragon_HD?
John
Please Log in or Create an account to join the conversation.
		Time to create page: 0.136 seconds	
