Bug 352733 - [WACOM] Cursor offset problem.
Summary: [WACOM] Cursor offset problem.
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Tablets (tablet issues are only very rarely bugs in Krita!) (show other bugs)
Version: 2.9.7
Platform: Microsoft Windows Microsoft Windows
: NOR major
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-15 09:22 UTC by ZeroFrost
Modified: 2016-05-14 09:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-8118-0.html (1.29 KB, text/html)
2016-03-25 16:56 UTC, ZeroFrost
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ZeroFrost 2015-09-15 09:22:50 UTC
After creating new document or oppening any other file brushes(cursor) moves on drawing area not as it should. It looks like Draw area has different scalling than set in driver. That causes traveling Brush on canvas only half way then just jumping to edge of screen. Looks like canvas reads position of pen on tablet different that Krita's dockers and all system. While (Pen down) painting Krita does not give a damn about realitive position Pen on tablet surface just reads pen traveled distance and project it on stroke with wierd relation and after (pen up) it warping pen to point of screen correct to Driver screen to tablet surface mapping

Reproducible: Always

Steps to Reproduce:
1.Have wacom intuos4 XL
2.Open krita
3.Open new document
4. move pointer on screen

Actual Results:  
It results cursor warping

Expected Results:  
Mapping tablet-> screen on canvas should be correctly read.

this issue was not existing in previous version 2.9.6
but it exist in 2.9.7
Wacom drivers are up to date.
This issue never existed in any software.
Comment 1 Halla Rempt 2015-09-21 08:33:39 UTC
Hi,

I am afraid I cannot reproduce the issue here, but I'm using either an intuos 3 or a cintiq. Do you have a multi-monitor setup?
Comment 2 ZeroFrost 2015-09-22 10:38:21 UTC
This problem occur with multi monitor aswell as single. Window and fullscreen mode.
Comment 3 Halla Rempt 2015-09-22 10:48:30 UTC
Did you configure your wacom to work in relative mode?
Comment 4 ZeroFrost 2015-09-23 09:57:02 UTC
Yes. everyhting works fine when i instal version before current. But new one creating this bug. This why i think it must be some inside-code issue that was created while improving some aspects of new Krita.
If i will reainstall to 2.9.6 this issue will dissapear without changing any driver settings.

Maybe 2.9.8 will work again. Untill now i can use old Krita build or other programs.
Comment 5 Halla Rempt 2015-09-23 10:02:00 UTC
Yes, that's the logical conclusion. I'm just not sure what change that could have been :-(.
Comment 6 ZeroFrost 2015-09-23 10:52:52 UTC
It must be related to space where were able to draw and only when we have document open. Its super wierd.

Anyways, its not high priority. Thanks for your time :)
Comment 7 Halla Rempt 2016-03-16 07:49:06 UTC
Do you have Windows' screen scaling enabled?
Comment 8 ZeroFrost 2016-03-25 16:56:06 UTC
Created attachment 98073 [details]
attachment-8118-0.html

this problem had become outdatted, there is fix for it

2016-03-16 8:49 GMT+01:00 Boudewijn Rempt via KDE Bugzilla <
bugzilla_noreply@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=352733
>
> Boudewijn Rempt <boud@valdyas.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>             Summary|Warping brush on canvas     |[WACOM] Cursor offset
>                    |using Wacom Intuos 4 XL     |problem.
>
> --- Comment #7 from Boudewijn Rempt <boud@valdyas.org> ---
> Do you have Windows' screen scaling enabled?
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 9 Halla Rempt 2016-05-14 09:40:56 UTC
Thanks for checking back!