[krita] [Bug 361577] Clone tool brush stroke causes crash

2016-04-15 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361577

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/krit
   ||a/39ce4e79e84658fb5414a314d
   ||3ba08293a484643
 Resolution|--- |FIXED

--- Comment #7 from Dmitry Kazakov  ---
Git commit 39ce4e79e84658fb5414a314d3ba08293a484643 by Dmitry Kazakov.
Committed on 15/04/2016 at 18:46.
Pushed by dkazakov into branch 'master'.

Fix clone brush

Do not skip calling parent class implementation

Fixes T2246

M  +1-1   
plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings.cpp

http://commits.kde.org/krita/39ce4e79e84658fb5414a314d3ba08293a484643

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


[krita] [Bug 361577] Clone tool brush stroke causes crash

2016-04-13 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361577

--- Comment #6 from Boudewijn Rempt  ---
Yes... https://phabricator.kde.org/T2246

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


[krita] [Bug 361577] Clone tool brush stroke causes crash

2016-04-13 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361577

--- Comment #5 from Boudewijn Rempt  ---
I suspect commit 00d78c05af9c4fd9081431c0177db465d934119a,  "Added a hack that
keeps a KisBrush object available during painting"

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


[krita] [Bug 361577] Clone tool brush stroke causes crash

2016-04-13 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361577

--- Comment #4 from Boudewijn Rempt  ---
Ah, I can confirm, too. I was mislead because of the "you cannot select the
only item in the resource selector bug"... And I was wondering why the clone
tool painted black, too

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


[krita] [Bug 361577] Clone tool brush stroke causes crash

2016-04-13 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361577

Raghavendra kamath  changed:

   What|Removed |Added

 CC||raghavendr.ra...@gmail.com
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Raghavendra kamath  ---
I can confirm this on arch linux 3.0 built from git

To reproduce
1) select the clone tool brush,
2) then ctrl click on canvas to select source
3) try to paint 

This can be reproduced by mouse as well as pen.

here is my back trace 

Application: krita (krita), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f43d165e840 (LWP 1722))]

Thread 14 (Thread 0x7f43af9d7700 (LWP 1724)):
#0  0x7f43c8c2bc3d in poll () from /usr/lib/libc.so.6
#1  0x7f43c40570fc in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f43c405720c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f43c9a5ecab in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f43c9a076fa in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f43c9830fe4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f43c4e73a55 in ?? () from /usr/lib/libQt5DBus.so.5
#7  0x7f43c9835de8 in ?? () from /usr/lib/libQt5Core.so.5
#8  0x7f43c5524424 in start_thread () from /usr/lib/libpthread.so.0
#9  0x7f43c8c34cbd in clone () from /usr/lib/libc.so.6

Thread 13 (Thread 0x7f439a481700 (LWP 1725)):
#0  0x7f43c552a03f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f43c9836c8b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f43c982fc3b in QSemaphore::acquire(int) () from
/usr/lib/libQt5Core.so.5
#3  0x7f43cff9e62a in KisTileDataPooler::waitForWork() () from
/home/raghu/kf5/inst/lib64/libkritaimage.so.15
#4  0x7f43cff9e6d2 in KisTileDataPooler::run() () from
/home/raghu/kf5/inst/lib64/libkritaimage.so.15
#5  0x7f43c9835de8 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x7f43c5524424 in start_thread () from /usr/lib/libpthread.so.0
#7  0x7f43c8c34cbd in clone () from /usr/lib/libc.so.6

Thread 12 (Thread 0x7f4399c80700 (LWP 1726)):
#0  0x7f43c552a03f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f43c9836c8b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f43c982fef6 in QSemaphore::tryAcquire(int, int) () from
/usr/lib/libQt5Core.so.5
#3  0x7f43cffb9eb8 in KisTileDataSwapper::waitForWork() () from
/home/raghu/kf5/inst/lib64/libkritaimage.so.15
#4  0x7f43cffb9ed4 in KisTileDataSwapper::run() () from
/home/raghu/kf5/inst/lib64/libkritaimage.so.15
#5  0x7f43c9835de8 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x7f43c5524424 in start_thread () from /usr/lib/libpthread.so.0
#7  0x7f43c8c34cbd in clone () from /usr/lib/libc.so.6

Thread 11 (Thread 0x7f439947f700 (LWP 1728)):
#0  0x7f43c552a03f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f43c9836c8b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f43ca95d3a2 in ?? () from /usr/lib/libQt5Widgets.so.5
#3  0x7f43c9835de8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f43c5524424 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f43c8c34cbd in clone () from /usr/lib/libc.so.6

Thread 10 (Thread 0x7f4384f3f700 (LWP 1763)):
#0  0x7f43c552a3e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f43c9836bc6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f43c98322dc in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f43c9835de8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f43c5524424 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f43c8c34cbd in clone () from /usr/lib/libc.so.6

Thread 9 (Thread 0x7f436dbfe700 (LWP 1764)):
#0  0x7f43c552a3e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f43c9836bc6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f43c98322dc in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f43c9835de8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f43c5524424 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f43c8c34cbd in clone () from /usr/lib/libc.so.6

Thread 8 (Thread 0x7f4386742700 (LWP 1765)):
#0  0x7f43c552a3e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f43c9836bc6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f43c98322dc in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f43c9835de8 in ?? () 

[krita] [Bug 361577] Clone tool brush stroke causes crash

2016-04-12 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361577

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #2 from Boudewijn Rempt  ---
Hm, doesn't crash here on OSX or Linux. Or I'm doing something wrong

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


[krita] [Bug 361577] Clone tool brush stroke causes crash

2016-04-11 Thread ocumo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361577

ocumo  changed:

   What|Removed |Added

 CC||yhcdr-devst...@yahoo.com

--- Comment #1 from ocumo  ---
I can confirm this bug in Kubuntu 15.04 - 64bit.  It is not only in Windows.
Krita version used:   Krita-3.0-Alpha-master-e5109c2-x86_64.AppImage

Steps to reproduce the problem in Kubuntu 15.04:
1. From the command line, launch
Krita-3.0-Alpha-master-e5109c2-x86_64.AppImage.
2. Open a krita supported format file like .kra or .jpg.
3. On the Brush Presets tab, select the Clone_tool brush.
4. Try to use the tool on the image, e.g. left-click on it a couple of times.
The application crashes and the GUI closes (Segmentation fault).
5. In the terminal, the last few stdout/stderr lines are these:


krita.lib.flake: "InteractionTool" : action "object_order_lower" conflicts with
canvas action "rotate_canvas_left" shortcut: "Ctrl+["
krita.lib.flake: "InteractionTool" : action "object_order_raise" conflicts with
canvas action "rotate_canvas_right" shortcut: "Ctrl+]"
krita.lib.flake: "InteractionTool" : action "object_order_lower" conflicts with
canvas action "rotate_canvas_left" shortcut: "Ctrl+["
krita.lib.flake: "InteractionTool" : action "object_order_raise" conflicts with
canvas action "rotate_canvas_right" shortcut: "Ctrl+]"
Segmentation fault (core dumped)

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