Bug 321935 - Line Tool BUG
Summary: Line Tool BUG
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Brush engines (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-04 07:32 UTC by Paul Geraskin
Modified: 2015-09-26 06:29 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Geraskin 2013-07-04 07:32:34 UTC
Hi guys.

If i set Line tool and move a mouse after releasing the leftMouseKey, so i'll get such a bug:
http://youtu.be/4PkJMC_9Be8

The bug appears only in OpenGL mode. It's most noticable if you will use mouse.
Comment 1 Paul Geraskin 2013-07-04 09:22:17 UTC
PS: I used DmitryK's branch. 

Talk on IRC:
<mifth> boud: i updated 2 days ago.. but i have DmitryK's brunch
<boud> okay
<boud> that has that bug, I have reverted it in git master, and when he's back from murmansk, he'll fix it
<mifth> boud: i guess this is in master too. 
<mifth> boud: ok, i hope you will solve it :)
<boud> I reverted the commit that caused the bug, so it shouldn't be there
<mifth> i'll add to comments that i used dmitryK's brunch
<boud> mifth: btw, it's "branch", not "brunch", brunch is when you combine breakfast and lunch into one meal because you got up too late to separate the meals.
<mifth> boud: ohhh.. sorry for my english. I always make a mistake in this worrd.. :( 
<boud> Just keep in mind that if you brunch, you miss a meal :)
Comment 2 Dmitry Kazakov 2013-07-14 07:13:40 UTC
It is really weird, because I cannot reproduce this bug :(
Comment 3 Halla Rempt 2013-07-17 13:19:29 UTC
This is fixed now, right?
Comment 4 Paul Geraskin 2013-07-17 13:37:14 UTC
yes, bug disappeared.
Comment 5 Dmitry Kazakov 2013-07-17 21:03:16 UTC
Actually, this bug is still present in krita-testing-kazakov. So I'll reopen it for not to forget about it.
Comment 6 Dmitry Kazakov 2013-09-25 19:32:37 UTC
Git commit c42aa8266818d05a6af24c7194d8e4bf53172e3f by Dmitry Kazakov.
Committed on 25/09/2013 at 19:32.
Pushed by dkazakov into branch 'krita-testing-kazakov'.

The copy-constructor should be implemented for structures having pointers
Related: bug 320651

M  +25   -0    libs/pigment/KoCompositeOp.cpp
M  +5    -6    libs/pigment/KoCompositeOp.h

http://commits.kde.org/calligra/c42aa8266818d05a6af24c7194d8e4bf53172e3f
Comment 7 Joseph Richards 2015-09-26 06:29:50 UTC
Whenever I put the line tool to 1 px it doesn't connect all the pixels like gimp or other programs do. Pleas help me fix.