Unwanted actions with a touch screen
- Axolito
- 
				 Topic Author Topic Author
- Offline
- Junior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 25
- Thank you received: 6
			
	
						29 Jan 2024 12:56				#291886
		by Axolito
	
	
		
			
	
			
			 		
													
	
				Unwanted actions with a touch screen was created by Axolito			
			
				Hello,
I'm currently working on modernizing a machine for the high school where I work as a fabmanager.
I'd like to use a recovery touchscreen (an Elo Intellitouch 2700 maybe) with the Gmoccapy interface customized with a button for dust extraction.
During my first tests with a simulated machine, I'm having problems with the touch screen interactions, it tends to want to "deform" the interface.
I'm sorry, but I don't know whether this is a problem with Gmoccapy or the screen driver itself. I've tried a few things in libinput but to no avail.
I invite you to watch the video illustrating my remarks.
Video on my Nextcloud
					I'm currently working on modernizing a machine for the high school where I work as a fabmanager.
I'd like to use a recovery touchscreen (an Elo Intellitouch 2700 maybe) with the Gmoccapy interface customized with a button for dust extraction.
During my first tests with a simulated machine, I'm having problems with the touch screen interactions, it tends to want to "deform" the interface.
I'm sorry, but I don't know whether this is a problem with Gmoccapy or the screen driver itself. I've tried a few things in libinput but to no avail.
I invite you to watch the video illustrating my remarks.
Video on my Nextcloud
Please Log in or Create an account to join the conversation.
- zz912
- 
				  
- Offline
- Platinum Member
- 
				  
		Less
		More
		
			
	
		- Posts: 573
- Thank you received: 89
			
	
						29 Jan 2024 14:04				#291890
		by zz912
	
	
		
			
	
			
			 		
													
	
				Replied by zz912 on topic Unwanted actions with a touch screen			
			
				What version do you use? Could you simulate this bug by mouse?			
					Please Log in or Create an account to join the conversation.
- Axolito
- 
				 Topic Author Topic Author
- Offline
- Junior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 25
- Thank you received: 6
			
	
						29 Jan 2024 14:49				#291894
		by Axolito
	
	
		
			
	
			
			 		
													
	
				Replied by Axolito on topic Unwanted actions with a touch screen			
			
				Sorry, I forgot to specify the version.
I use the official ISO with LinuxCNC 2.9.2 and Gmoccapy 3.4.6.
The problem doesn't really exist with the mouse. The mouse does allow you to resize the interface at this point, but only by placing the pointer precisely on the vertical separation bar.
The touch screen seems to do this even when using the jog or clean buttons in the preview.
					I use the official ISO with LinuxCNC 2.9.2 and Gmoccapy 3.4.6.
The problem doesn't really exist with the mouse. The mouse does allow you to resize the interface at this point, but only by placing the pointer precisely on the vertical separation bar.
The touch screen seems to do this even when using the jog or clean buttons in the preview.
Please Log in or Create an account to join the conversation.
- HansU
- 
				  
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 696
- Thank you received: 212
			
	
						16 Sep 2024 10:13				#310245
		by HansU
	
	
		
			
	
			
			 		
													
	
				Replied by HansU on topic Unwanted actions with a touch screen			
			
				The video is now longer available. Can you repost it?			
					Please Log in or Create an account to join the conversation.
- Axolito
- 
				 Topic Author Topic Author
- Offline
- Junior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 25
- Thank you received: 6
			
	
						14 Nov 2024 21:53				#314493
		by Axolito
	
	
		
			
	
			
			 		
													
	
				Replied by Axolito on topic Unwanted actions with a touch screen			
			
				Oh, I'm sorry, I deleted the video while cleaning up my cloud and also didn't see your post.
I'll make another video as soon as I can and share it.
					I'll make another video as soon as I can and share it.
Please Log in or Create an account to join the conversation.
- Axolito
- 
				 Topic Author Topic Author
- Offline
- Junior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 25
- Thank you received: 6
			
	
						15 Nov 2024 16:54				#314536
		by Axolito
	
	
		
			
	
			
			 		
													
	
				Replied by Axolito on topic Unwanted actions with a touch screen			
			
				This version doesn't have the jog buttons, but the problem was the same when they were displayed.
			
					Please Log in or Create an account to join the conversation.
- HansU
- 
				  
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 696
- Thank you received: 212
			
	
						20 Nov 2024 21:04				#314946
		by HansU
	
	
		
			
	
	
			 		
													
	
				Replied by HansU on topic Unwanted actions with a touch screen			
			
				I can reproduce that. Yes it happens only on a touch screen. Very annoying.
Thanks for reporting this!
					Thanks for reporting this!
		The following user(s) said Thank You: Axolito 	
			Please Log in or Create an account to join the conversation.
- HansU
- 
				  
- Offline
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 696
- Thank you received: 212
			
	
						12 Jan 2025 11:04				#318754
		by HansU
	
	
		
			
	
	
			 		
													
	
				Replied by HansU on topic Unwanted actions with a touch screen			
			
				I didn't find a way to reduce the 50px area around the GtK Paned because it's hard coded in the Gtk sources.
So I removed the Gtk Paned again. This is now in the 2.9 branch and so master as well.
					So I removed the Gtk Paned again. This is now in the 2.9 branch and so master as well.
		The following user(s) said Thank You: Axolito 	
			Please Log in or Create an account to join the conversation.
- Axolito
- 
				 Topic Author Topic Author
- Offline
- Junior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 25
- Thank you received: 6
			
	
						28 Mar 2025 11:05				#325153
		by Axolito
	
	
		
			
	
	
			 		
													
	
				Replied by Axolito on topic Unwanted actions with a touch screen			
			
				Hello, today I had the opportunity to update LinuxCNC on this machine (it is normally not connected to the internet). I'm happy to report that the problem has disappeared!
Thanks a lot!
					Thanks a lot!
		The following user(s) said Thank You: tommylight 	
			Please Log in or Create an account to join the conversation.
		Moderators: newbynobi, HansU	
		Time to create page: 0.097 seconds	
