[krita] [Bug 393753] color mask

2018-05-02 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=393753

vanyossi  changed:

   What|Removed |Added

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

--- Comment #2 from vanyossi  ---

I'm not sure I get the same bug. It's always best to explain all the steps you
did to generate the bug. This way it is easier for us to replicate it. As far
as I understood, you get the problems when trying to merge two layers, one with
a Colorize Mask. I've got a crash after some attempts.

I created some layers, one with a Colorize Mask
Unset the "update mask button" on the Colorize mask
Select Layer to merge, mask and another adyacent layer.
Ctrl + E, crashes

Backtrace

 thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
(code=1, address=0x0)
  * frame #0: 0x000101112900
libkritaimage.16.dylib`KisColorizeMask::slotUpdateOnDirtyParent() + 32
frame #1: 0x0001032a0ddb QtCore`QMetaObject::activate(QObject*, int,
int, void**) + 2923
frame #2: 0x000101d79c72
libkritaglobal.16.dylib`KisSignalCompressor::start() + 66
frame #3: 0x0001032994a1 QtCore`QObject::event(QEvent*) + 769
frame #4: 0x0001020b13bd
QtWidgets`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
frame #5: 0x0001020b275a QtWidgets`QApplication::notify(QObject*,
QEvent*) + 362
frame #6: 0x000100ab3a0a
libkritaui.16.dylib`KisApplication::notify(QObject*, QEvent*) + 26
frame #7: 0x000103270298
QtCore`QCoreApplication::notifyInternal2(QObject*, QEvent*) + 168
frame #8: 0x000103271428
QtCore`QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) +
840
frame #9: 0x00010622a747
libqcocoa.dylib`___lldb_unnamed_symbol559$$libqcocoa.dylib + 183
frame #10: 0x00010622b011
libqcocoa.dylib`___lldb_unnamed_symbol571$$libqcocoa.dylib + 33
frame #11: 0x7fff522b1a61
CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
frame #12: 0x7fff5236b47c CoreFoundation`__CFRunLoopDoSource0 + 108
frame #13: 0x7fff522944c0 CoreFoundation`__CFRunLoopDoSources0 + 208
frame #14: 0x7fff5229393d CoreFoundation`__CFRunLoopRun + 1293
frame #15: 0x7fff522931a3 CoreFoundation`CFRunLoopRunSpecific + 483
frame #16: 0x7fff5157bd96 HIToolbox`RunCurrentEventLoopInMode + 286
frame #17: 0x7fff5157ba0f HIToolbox`ReceiveNextEventCommon + 366
frame #18: 0x7fff5157b884
HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 64
frame #19: 0x7fff4f82ea73 AppKit`_DPSNextEvent + 2085
frame #20: 0x7fff4ffc4e34 AppKit`-[NSApplication(NSEvent)
_nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
frame #21: 0x7fff4f823885 AppKit`-[NSApplication run] + 764
frame #22: 0x000106229dfd
libqcocoa.dylib`___lldb_unnamed_symbol552$$libqcocoa.dylib + 2381
frame #23: 0x00010326be4e
QtCore`QEventLoop::exec(QFlags) + 398
frame #24: 0x000103270991 QtCore`QCoreApplication::exec() + 369
frame #25: 0x0001f95a krita`main + 6618
frame #26: 0x7fff7a5ad015 libdyld.dylib`start + 1
  thread #2
frame #0: 0x7fff7a6fe292 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x7fff7a8c520e libsystem_pthread.dylib`_pthread_wqthread +
1552
frame #2: 0x7fff7a8c4be9 libsystem_pthread.dylib`start_wqthread + 13
  thread #3
frame #0: 0x7fff7a6fe292 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x7fff7a8c520e libsystem_pthread.dylib`_pthread_wqthread +
1552
frame #2: 0x7fff7a8c4be9 libsystem_pthread.dylib`start_wqthread + 13
  thread #7
frame #0: 0x7fff7a8c4bdc libsystem_pthread.dylib`start_wqthread
  thread #8, name = 'com.apple.CFSocket.private'
frame #0: 0x7fff7a6fdcfa libsystem_kernel.dylib`__select + 10
frame #1: 0x7fff522ce8db CoreFoundation`__CFSocketManager + 635
frame #2: 0x7fff7a8c5661 libsystem_pthread.dylib`_pthread_body + 340
frame #3: 0x7fff7a8c550d libsystem_pthread.dylib`_pthread_start + 377
frame #4: 0x7fff7a8c4bf9 libsystem_pthread.dylib`thread_start + 13
  thread #9, name = 'com.apple.NSEventThread'
frame #0: 0x7fff7a6f420a libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x7fff7a6f3724 libsystem_kernel.dylib`mach_msg + 60
frame #2: 0x7fff522947d5 CoreFoundation`__CFRunLoopServiceMachPort +
341
frame #3: 0x7fff52293b27 CoreFoundation`__CFRunLoopRun + 1783
frame #4: 0x7fff522931a3 CoreFoundation`CFRunLoopRunSpecific + 483
frame #5: 0x7fff4f96bfc4 AppKit`_NSEventThread + 184
frame #6: 0x7fff7a8c5661 libsystem_pthread.dylib`_pthread_body + 340
frame #7: 0x7fff7a8c550d libsystem_pthread.dylib`_pthread_start + 377
 

[krita] [Bug 393753] color mask

2018-05-01 Thread sebastian labi
https://bugs.kde.org/show_bug.cgi?id=393753

--- Comment #1 from sebastian labi  ---
When i selec the layer and the color mask and paste them (ctrl+e) krita crash

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