- User Interfaces
 - QtPyVCP
 - after probe-basic dev upgr: tkAxisActor Number of labels -2147483647 is invalid
 
after probe-basic dev upgr: tkAxisActor Number of labels -2147483647 is invalid
- freisei
 - 
				
									Topic Author
											 - Offline
 - Junior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 20
 - Thank you received: 1
 
			
	
						18 Apr 2021 10:37		 -  18 Apr 2021 10:43		#206291
		by freisei
	
	
		
			
	
	
			 		
													
	
				after probe-basic dev upgr: tkAxisActor Number of labels -2147483647 is invalid was created by freisei			
			
				Hi @ll,
i tried to update my probe-basic copy to the latest from repos, now i get this error and can´t find any entry point to get rid of this.
upgrade was done by following commands: (i could not find any official doc for upgrade a probe basic dev install)
if relevant:updated linuxcnc to the latest 2.9.0pre from source and updated everything via apt - no changes
Any Ideas?
Nice greets from Bavaria
Freisei
					i tried to update my probe-basic copy to the latest from repos, now i get this error and can´t find any entry point to get rid of this.
[qtpyvcp][INFO]  Loading global stylesheet: /usr/local/src/probe_basic/probe_basic/probe_basic.qss (application.py:186)
Clear and load history to list
[qtpyvcp.app.launcher][INFO]  Loading POSTGUI_HALFILE: /home/freisei/linuxcnc/configs/martha/postgui_call_list.hal (launcher.py:96)
ERROR: In /work/standalone-x64-build/VTK-source/Rendering/Annotation/vtkAxisActor.cxx, line 1872
vtkAxisActor (0x55f94b5ae920): Number of labels -2147483647 is invalid
ERROR: In /work/standalone-x64-build/VTK-source/Rendering/Annotation/vtkAxisActor.cxx, line 1872
vtkAxisActor (0x55f94b6d2720): Number of labels -2147483647 is invalid
ERROR: In /work/standalone-x64-build/VTK-source/Rendering/Annotation/vtkAxisActor.cxx, line 1872
vtkAxisActor (0x55f94b7f7ed0): Number of labels -2147483647 is invalid
ERROR: In /work/standalone-x64-build/VTK-source/Rendering/Annotation/vtkAxisActor.cxx, line 1872
vtkAxisActor (0x55f94b91d4c0): Number of labels -2147483647 is invalid
task: main loop took 0.195366 seconds
task: main loop took 0.404114 seconds
ERROR: In /work/standalone-x64-build/VTK-source/Common/Core/vtkGenericDataArray.txx, line 443
vtkFloatArray (0x55f94b60e4b0): Unable to allocate 6442450941 elements of size 4 bytes. 
upgrade was done by following commands: (i could not find any official doc for upgrade a probe basic dev install)
cd /usr/local/src/qtpyvcp
git pull
pip install --editable .
cd /usr/local/src/probe_basic/
git pull
qcompile .
pip install -e .if relevant:
root@linuxcnc:~# dpkg -l |grep vtk
ii  libvtk6.3                            6.3.0+dfsg2-2+b5                             amd64        VTK librariesAny Ideas?
Nice greets from Bavaria
Freisei
		Last edit: 18 Apr 2021 10:43  by freisei.		Reason: additional system infos	
			Please Log in or Create an account to join the conversation.
- Lcvette
 - 
				
											 - Offline
 - Moderator
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 1492
 - Thank you received: 712
 
			
	
						18 Apr 2021 12:44				#206303
		by Lcvette
	
	
		
			
	
			
			 		
													
	
				Replied by Lcvette on topic after probe-basic dev upgr: tkAxisActor Number of labels -2147483647 is invalid			
			
				did you also update qtpyvcp?			
					Please Log in or Create an account to join the conversation.
- freisei
 - 
				
									Topic Author
											 - Offline
 - Junior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 20
 - Thank you received: 1
 
			
	
						18 Apr 2021 14:13				#206306
		by freisei
	
	
		
			
	
			
			 		
													
	
				Replied by freisei on topic after probe-basic dev upgr: tkAxisActor Number of labels -2147483647 is invalid			
			
				yes, i think. As written in Post.
					
cd /usr/local/src/qtpyvcp git pull pip install --editable .
Please Log in or Create an account to join the conversation.
- freisei
 - 
				
									Topic Author
											 - Offline
 - Junior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 20
 - Thank you received: 1
 
			
	
						18 Apr 2021 14:16				#206307
		by freisei
	
	
		
			
	
			
			 		
													
	
				Replied by freisei on topic after probe-basic dev upgr: tkAxisActor Number of labels -2147483647 is invalid			
			
				btw: the default probe_basic config is running fine. So i think its not a software/version issue.			
					Please Log in or Create an account to join the conversation.
- freisei
 - 
				
									Topic Author
											 - Offline
 - Junior Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 20
 - Thank you received: 1
 
			
	
						18 Apr 2021 14:49				#206308
		by freisei
	
	
		
			
	
			
			 		
													
	
				Replied by freisei on topic after probe-basic dev upgr: tkAxisActor Number of labels -2147483647 is invalid			
			
				solved by
freisei@linuxcnc:~/linuxcnc/configs/martha$ rm rs274ngc.var
freisei@linuxcnc:~/linuxcnc/configs/martha$ rm rs274ngc.var.bak
But: i dont know exactly why.
					freisei@linuxcnc:~/linuxcnc/configs/martha$ rm rs274ngc.var
freisei@linuxcnc:~/linuxcnc/configs/martha$ rm rs274ngc.var.bak
But: i dont know exactly why.
Please Log in or Create an account to join the conversation.
		Moderators: KCJ, Lcvette	
- User Interfaces
 - QtPyVCP
 - after probe-basic dev upgr: tkAxisActor Number of labels -2147483647 is invalid
 
		Time to create page: 0.138 seconds