-
-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slow Touch Response #838
Comments
Have you tried calibrating your touchscreen? Does the grey box stay there after you lift your finger from the display? |
The grey box does sometimes remain, but not always. Touchscreen is calibrated. |
That is weird. I do not have any control over the inputs, since this is all handled by electron and I just define clickable areas. Mabye try reinstalling OctoDash again? Is the same issue occurring in other apps as well? |
have this problem on rpi3b+ (new), #830 It feels like drag and drop icons are being handled and not click. It often helps to press quickly and briefly. Very uncomfortable of course .. |
normally worked if short press with stilus |
Ok I thought I have deactivated the hold & drag feature, but I'll have a look at that again. |
If need, i may test it, send me instructions and new binaries to whoim@mail.ru |
I'm having what sounds like the same issue. I'm using an RPi4 with a 4" Miuzei 800x480 touchscreen (which has a XPT2046 touch controller). When touching the screen I see a white box where I touch (it follows my finger around), but the button doesn't actually activate. If I touch repeatedly, eventually it works. If I use a stylus and carefully tap very quickly (i.e. to ensure I'm not "holding and dragging"), it works every time. Hope this helps... |
I'll provide a fix here to test, once I get down to that :) |
Let me know if this version fixes the problem: https://drive.google.com/file/d/1QoBjetwhEF14_MhuYlmbpi2dgx30364H/view?usp=sharing EDIT: I'll keep this PR open until one or more of you are confirming that this issue is fixed. After that the PR will be merged and the issue will be closed :) |
Getting an error saying the package is not a debian format archive. |
Mine installed OK. However, I'm in the middle of a print so I won't be able to restart OctoPi for a couple hours.
|
YES! |
I agree, works much better. Thanks! |
I upgraded to 2.0.0 and redownloaded, installed no problem Guess the first try was corrupted. This version is much slower for me. I have to hold my finger on the icon for 3-5 seconds to get it to work, whereas before it was only 1-2 seconds. Also, the overall interface has a lot more lag than the release version. I am getting a small round grey dot sometimes now when I press and hold, and it occasionally grows into a bigger circle, if that helps. |
@GrubbyZebra that's weird, since it seems to improve for everyone else. Are you running a lot of other stuff on the Pi? Normally the 3B+ should be able to handle OctoPrint + OctoDash without any issues. Are your drivers up to date? Does this issue also occur in other apps (i.e. Chrome / Desktop / ...)? |
Just running Octoprint. no other apps installed (there is no desktop environment installed) so it is just Octoprint running on Octopi 0.16 I'll build a new pi and see how it works on that and let you know. |
So rebuilt a new pi on a Pi3B+, nothing installed but Octopi 0.17.0, Octoprint 1.4.2, and Octodash 2.0.0 (and xdotool). The current Octodash 2.0.0 release version is nice and responsive (so the issue I was having went away with the upgrade from 1.5.0 to 2.0.0), but the bug fix 2.0.0 version feels laggy. Here is a short video for comparison (sorry for the shaky cam) |
That definitely doesn't look right for the bugfix version, probably something due to building or some removed dependencies. I'll make sure to check performance again before the next release. Please use the official 2.0.0 build until then :) |
Quick update for you guys: Problem has been solved and v2.1 which should be released soon will include the fix for the touches and have the same performance as the current official release. |
Sweet
…On Sun, Oct 11, 2020, 18:51 Timon G. ***@***.***> wrote:
Quick update for you guys: Problem has been solved and v2.1 which should
be released soon will include the fix for the touches and have the same
performance as the current official release.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#838 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJBUG7YBYPXOZD25JFJQPFDSKIZFZANCNFSM4PEADWSQ>
.
|
Describe the bug
OctoDash has a slow touch response on Hyperpixel 4 with Pi 3B+. Normally have to press an option or command multiple times to get it to activate. I get the grey box indicating touch detected on each touch, so I know it is detecting the touch inputs, it just doesn't execute.
To Reproduce
Touch any button and see grey touch box and watch nothing happen.
Expected behavior
Screen changes or command executes.
General Information:
The text was updated successfully, but these errors were encountered: