Gmoccapy from Axis- LinuxCNC not loading now...
- nigel-tufnel
 - Offline
 - Junior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 35
 - Thank you received: 0
 
			
	
						29 Dec 2016 03:16				#84835
		by nigel-tufnel
	
	
		
			
	
			
			 		
													
	
				Gmoccapy from Axis- LinuxCNC not loading now... was created by nigel-tufnel			
			
				So I have a successful installation of Axis running and I'm attempting to switch to gmoccapy.   I have edited my existing .ini file to change the DISPLAY = axis to DISPLAY = gmoccapy.  Now LinuxCNC doesn't come up when launching from my existing launch icon.  I have read the gmocappy document but it is hard to determine what is required to get operational and what are advanced setup options.  Debug section of the error report shown below.   Any suggestions?  Do I need to modify my .hal file?  Thanks.
Debug file information:
.
/usr/bin/gmoccapy:237: GtkWarning: Invalid icon size 48
self.widgets.window1.show()
(gmoccapy:4933): GtkSourceView-CRITICAL **: gtk_source_language_manager_set_search_path: assertion `lm->priv->ids == NULL' failed
pyvcp_options.hal:7: Pin 'pyvcp.spindle-speed' does not exist
4884
PID TTY STAT TIME COMMAND
4930
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components
					Debug file information:
.
/usr/bin/gmoccapy:237: GtkWarning: Invalid icon size 48
self.widgets.window1.show()
(gmoccapy:4933): GtkSourceView-CRITICAL **: gtk_source_language_manager_set_search_path: assertion `lm->priv->ids == NULL' failed
pyvcp_options.hal:7: Pin 'pyvcp.spindle-speed' does not exist
4884
PID TTY STAT TIME COMMAND
4930
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components
Please Log in or Create an account to join the conversation.
- newbynobi
 - 
				
											 - Offline
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1929
 - Thank you received: 393
 
			
	
						29 Dec 2016 09:05		 -  29 Dec 2016 09:05		#84842
		by newbynobi
	
	
		
			
				
That is the error that prevents linuxcnc from starting. You used a pyvcp panel with axis, but pyvcp panel do not work with gmoccapy.
Just go to your ini and comment the corresponding hal line.
Norbert
					
	
	
			 		
													
	
				Replied by newbynobi on topic Gmoccapy from Axis- LinuxCNC not loading now...			
			pyvcp_options.hal:7: Pin 'pyvcp.spindle-speed' does not exist
That is the error that prevents linuxcnc from starting. You used a pyvcp panel with axis, but pyvcp panel do not work with gmoccapy.
Just go to your ini and comment the corresponding hal line.
Norbert
		Last edit: 29 Dec 2016 09:05  by newbynobi.			
			Please Log in or Create an account to join the conversation.
- nigel-tufnel
 - Offline
 - Junior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 35
 - Thank you received: 0
 
			
	
						30 Dec 2016 18:58				#84925
		by nigel-tufnel
	
	
		
			
	
			
			 		
													
	
				Replied by nigel-tufnel on topic Gmoccapy from Axis- LinuxCNC not loading now...			
			
				Thanks.  I managed to find it in a seperate pyvcp_options.hal file that was called in my .ini.			
					Please Log in or Create an account to join the conversation.
		Moderators: newbynobi, HansU	
		Time to create page: 0.060 seconds