Skip to content
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

Wacom tablet behavior #133

Closed
aseprite-bot opened this issue Aug 20, 2014 · 21 comments
Closed

Wacom tablet behavior #133

aseprite-bot opened this issue Aug 20, 2014 · 21 comments

Comments

@aseprite-bot
Copy link
Collaborator

From AaronBPaden on July 10, 2012 05:35:29

ASEPRITE behaves strangely when using a Wacom tablet. UI buttons require a "double-tap" be activated. Drawing tools are the same way. You have to press down twice to get the pixel to change. If you press down and drag (say with the pencil or line tools), it will eventually register, but not for a pixel or several depending on what scale you're working at.

This is testing the Windows version. I'm with my main machine right now, but I'll be able to try it out on Linux later in the week to see if this is platform specific.

Original issue: http://code.google.com/p/aseprite/issues/detail?id=133

@aseprite-bot aseprite-bot added this to the v1.0 milestone Aug 20, 2014
@aseprite-bot
Copy link
Collaborator Author

From AaronBPaden on July 11, 2012 22:43:03

Tested on my Linux machine, and it works fine. Must be a Windows specific issue.

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on July 12, 2012 04:55:42

Hi! I've a Wacom pen, but it will be really hard to get a tablet to test this. If I prepare several special version (to log messages/events/behavior), would you like to be the beta tester?

Owner: davidcapello

@aseprite-bot
Copy link
Collaborator Author

From AaronBPaden on July 12, 2012 11:06:24

Sure I'd be happy to, but I don't have a Windows machine at home (my "main machine" is Linux, first post was a typo). I wont have a chance to look at it for a couple of weeks, I think.

@aseprite-bot
Copy link
Collaborator Author

From AaronBPaden on July 19, 2012 00:06:04

An update: I'll be able to test a build next week if you want me to.

@aseprite-bot
Copy link
Collaborator Author

From grizzlys...@gmail.com on August 09, 2012 02:57:28

I would be happy to help as well. I have a Windows machine + Wacom tablet at home.

@aseprite-bot
Copy link
Collaborator Author

From bebert55...@gmail.com on February 21, 2013 10:34:12

I'm really interesting to test this feature, any builds are downloadable ?

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on April 17, 2014 13:19:33

Issue #218 has been merged into this issue.

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on April 17, 2014 13:20:25

Issue #281 has been merged into this issue.

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on April 17, 2014 13:20:56

Issue #332 has been merged into this issue.

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on April 17, 2014 13:21:09

Issue #383 has been merged into this issue.

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on April 17, 2014 13:23:47

Status: Accepted
Labels: -Priority-Medium Priority-High Milestone-1.0 Version-0.9.6-beta3

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on April 17, 2014 18:27:21

Someone want to test a possible fix for this issue? I've a new beta available, please send me an email if you are interested.

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on April 17, 2014 18:33:18

Related commit: dd2ce20

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on April 28, 2014 21:43:26

Fixed.

Status: Fixed

@sam-baker
Copy link

Has this bug reappeared, because I'm running into something very similar on 1.13 and beta7.

@dacap
Copy link
Member

dacap commented Jan 30, 2017

@sam-baker what operating system are you running? windows? macos? what specific OS version? I don't have other reports about this on 1.1.13 or beta7

@sam-baker
Copy link

Windows 10 with Wacom Bamboo tablet.

There is a momentary pause when the stylus touches the tablet. The length of the pause seems to be related to the distance the stylus travels, rather than the time spent pressed down. It appears to act the same at close magnification as far, except that it's more noticeable when zoomed out because that pause covers more real estate on the screen. I'm including a gif of the behavior http://i.imgur.com/fM21zcC.gif I tried to keep the motion fluid so you could see when it freezes.

@oceanhahn
Copy link

oceanhahn commented Jan 31, 2017

I've had this problem with Bamboo and Cintiq tablets before with other graphics programs, and found it to be a problem with Wacom's settings.

At the time, I found a solution with the same instructions as this issue report, although this is not the exact solution I used (it was a long while ago, so..).

Anyway, you might give this a try if you haven't done something like it already.
https://social.technet.microsoft.com/Forums/windows/en-US/ab87b197-aaf9-43f0-a614-aab9329814a3/solved-wacom-tablet-lag-in-some-applications?forum=w7itprohardware

Hope that helps!

@sam-baker
Copy link

@oceanhahn Thanks. Those settings were already set, though. I've also check the behavior in few other graphics programs like photoshop, and it only happens in aseprite.

@dacap
Copy link
Member

dacap commented Feb 1, 2017

@sam-baker some time ago people had issues with Wacom tablets, but they were related to the "old backend", some possible solutions are in the FAQ: https://www.aseprite.org/faq/#i-have-a-lag-using-my-pen-is-there-any-solution

Anyway, are you using the regular Aseprite.exe right? or the Aseprite-old-backend.exe? The new backend (Aseprite.exe) tries to load wintab32.dll from your system, which is a dll used to get events directly from the Wacom tablet (which should avoid this delay that you're experiencing).

@sam-baker
Copy link

@dacap That was it. Thanks. Option in the Wacom properties called Use Windows Ink in the mapping properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants