[krita] [Bug 368119] Line Tool - strange line to corner

2017-05-21 Thread Melissa
https://bugs.kde.org/show_bug.cgi?id=368119

Melissa  changed:

   What|Removed |Added

 CC||melissarf...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 368119] Line Tool - strange line to corner

2017-04-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368119

akmce...@gmail.com changed:

   What|Removed |Added

 CC||akmce...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 368119] Line Tool - strange line to corner

2016-10-24 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/krit
   ||a/fb9ba2c7bb082dad96a8e9a30
   ||41c535dc7b14731

--- Comment #11 from Dmitry Kazakov  ---
Git commit fb9ba2c7bb082dad96a8e9a3041c535dc7b14731 by Dmitry Kazakov.
Committed on 24/10/2016 at 09:25.
Pushed by dkazakov into branch 'kazakov/undo-with-instant-preview-T2544'.

Always use Basic Smoothing for Line Tool

Basically, line tool doesn't know how to use Stabilizer.
Fixes T4102

M  +10   -10   libs/ui/tool/kis_smoothing_options.cpp
M  +1-1libs/ui/tool/kis_smoothing_options.h
M  +4-2libs/ui/tool/kis_tool_freehand_helper.cpp
M  +2-1libs/ui/tool/kis_tool_freehand_helper.h
M  +4-1plugins/tools/basictools/kis_tool_line_helper.cpp

http://commits.kde.org/krita/fb9ba2c7bb082dad96a8e9a3041c535dc7b14731

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-07 Thread eliotJ via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

--- Comment #10 from eliotJ  ---
Thx all for testing. I hope it will be fixed soon :)

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-07 Thread David REVOY via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

David REVOY  changed:

   What|Removed |Added

 CC||i...@davidrevoy.com

--- Comment #9 from David REVOY  ---
I can also reproduce here with krita-3.0.1-x86_64.appimage :
It works also with the 'V' key while drawing with freehand brush. 
video: http://www.davidrevoy.com/XYZ/2016-09-07_video-raw-part1.webm
( desktop: XFCE, Manjaro Linux, intuos3A4, dual screen, nvidia proprietary
driver )

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-06 Thread mvowada via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

mvowada  changed:

   What|Removed |Added

 CC||freebo...@tiscali.it

--- Comment #8 from mvowada  ---
Created attachment 100959
  --> https://bugs.kde.org/attachment.cgi?id=100959=edit
(Video example)

Confirming the initial Description. (krita-3.0.1-x86_64.appimage - Ubuntu
14.04).

Most of the times, "Line tool" adds an unintended stroke connecting the
starting point of the line to the origin of the canvas.

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-03 Thread Jelena via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

Jelena  changed:

   What|Removed |Added

 CC||jelen...@t-online.de

--- Comment #7 from Jelena  ---
Activating the stabilizer at the brush tool at krita 3.0.99.91 on OSX has
another strange effect for me which might be related:

I draw a stroke from position A to B, then release the mouse. Then I click at
position C to start a new stroke. On mousedown a stroke from C to B gets drawn.
When I then start the moving the cursor (with mousedown) a stroke from B back
to C gets drawn and only then the stroke starts to follow my mouse as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-02 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

--- Comment #6 from elk...@yahoo.com ---
Created attachment 100898
  --> https://bugs.kde.org/attachment.cgi?id=100898=edit
Line tool win7 preview bug

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-02 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

--- Comment #5 from elk...@yahoo.com ---
I've always assumed (and I could be wrong, because I can always be wrong) that
the Line tool is a highly specialized version of the Brush tool. 

And given the rather unusual initial error of drawing a vector to image pixel
[0,0] I think there's a good chance it's the same issue. Even if it manifests
itself somewhat differently in each tool.

One Interesting note: on Win7(haven't downloaded the Linux appimage yet) the
Line tool's unwanted vector only happens in the preview and is not actually
drawn! Weird. This happens with both  tablet and mouse. I've attached another
video demonstrating this. The first line is the mouse, the second line is the
Wacom tablet. krita 3.0.99.91

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-02 Thread eliotJ via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

--- Comment #4 from eliotJ  ---
Hmmm...

1. My bug is related to "Line Tool", yours to the "Freehand Brush Tool" with
"Stabilizer" and without "Finish Line" enabled.
2. My bug appears while using Wacom Intuos Pro M, you have used mouse...
3. Yours bug looks like brush doesn't stop to paint after release left mouse
button, my gives one straight line to the corner of the Canvas after release
stylus pressure...

I don't know if both bugs has the same reason...

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

--- Comment #3 from elk...@yahoo.com ---
Created attachment 100891
  --> https://bugs.kde.org/attachment.cgi?id=100891=edit
Video showing that issue also effects brush tool when using mouse

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

elk...@yahoo.com changed:

   What|Removed |Added

 CC||elk...@yahoo.com

--- Comment #2 from elk...@yahoo.com ---
This is another symptom of the issue I detailed in Comment 1 of the "finish
line" bug[364183]
https://bugs.kde.org/show_bug.cgi?id=364183

Since the resolution of 364183 didn't fix Comment 1, I figured it was a
separate problem and 
was going to create a new bug, but you beat me to it.

Some additional info. The issue from 364183, Comment 1,  does affect both Win &
Linux, but only happens when using a mouse for drawing. 

I've also added a video showing the issue with the brush tool.

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-01 Thread eliotJ via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

eliotJ  changed:

   What|Removed |Added

   Keywords||regression

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 368119] Line Tool - strange line to corner

2016-09-01 Thread eliotJ via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368119

--- Comment #1 from eliotJ  ---
Created attachment 100889
  --> https://bugs.kde.org/attachment.cgi?id=100889=edit
video with bug appearing

-- 
You are receiving this mail because:
You are watching all bug changes.