https://bugs.kde.org/show_bug.cgi?id=365400

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
         Resolution|WAITINGFORINFO              |---
             Status|NEEDSINFO                   |CONFIRMED

--- Comment #4 from Boudewijn Rempt <b...@valdyas.org> ---
I get this output when trying to merge a bunch of layers:



    krita.core: BUG: The walker hasn't reached the root layer!
    krita.core:      Start node: KisPaintLayer(0x71f7f00, name = "Layer 2")
Requested rect: QRect(0,0 512x512)
    krita.core:      There must be an inconsistency in the walkers happened!
    krita.core:      Please report a bug describing how you got this message.
    krita.core: BUG: The walker hasn't reached the root layer!
    krita.core: BUG: The walker hasn't reached the root layer!
    krita.core:      Start node: KisPaintLayer(0x71f7f00, name = "Layer 2")
Requested rect: QRect(2560,0 512x512)
    krita.core:      Start node: KisPaintLayer(0x71f7f00, name = "Layer 2")
Requested rect: QRect(1024,0 512x512)
    krita.core:      There must be an inconsistency in the walkers happened!
    krita.core:      There must be an inconsistency in the walkers happened!
    krita.core:      Please report a bug describing how you got this message.
    krita.core:      Please report a bug describing how you got this message.
    krita.core: BUG: The walker hasn't reached the root layer!
    krita.core:      Start node: KisPaintLayer(0x71f7f00, name = "Layer 2")
Requested rect: QRect(3072,0 512x512)
    krita.core:      There must be an inconsistency in the walkers happened!
    krita.core:      Please report a bug describing how you got this message.
    krita.core: BUG: The walker hasn't reached the root layer!
    krita.core: BUG: The walker hasn't reached the root layer!
    krita.core:      Start node: KisPaintLayer(0x71f7f00, name = "Layer 2")
Requested rect: QRect(2048,0 512x512)
    krita.core:      There must be an inconsistency in the walkers happened!
    krita.core:      Please report a bug describing how you got this message.
    krita.core:      Start node: KisPaintLayer(0x71f7f00, name = "Layer 2")
Requested rect: QRect(512,0 512x512)
    krita.core:      There must be an inconsistency in the walkers happened!
    krita.core:      Please report a bug describing how you got this message.
    krita.core: BUG: The walker hasn't reached the root layer!
    krita.core:      Start node: KisPaintLayer(0x71f7f00, name = "Layer 2")
Requested rect: QRect(1536,0 512x512)
    krita.core:      There must be an inconsistency in the walkers happened!
    krita.core:      Please report a bug describing how you got this message.


And if I just duplicate layers on a 15k x 15k image fast enough, I can get a
segfault -- but no backtrace, since it doesn't happen when running in gdb.

Notes:
10:59:06 < dmitryK|log1> boud: the warning means that the the layer has been
deleted while the update has been running, or  while it has been in a queue
10:59:53 < boud> that would also explain why I see the layer docker select the
layer below the layer it should show; and then half-way through it selects the
right layer

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

Reply via email to