[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-06-03 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #20 from Tyson Tan  ---
Thank you, Dmitry! Now I can finally use the Krita next nightlies at production
XD

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-06-03 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=451063

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/7768b6d0c
   ||a4f712de14a7ca07da72c70f672
   ||84fd
 Resolution|--- |FIXED

--- Comment #19 from Dmitry Kazakov  ---
Git commit 7768b6d0ca4f712de14a7ca07da72c70f67284fd by Dmitry Kazakov.
Committed on 03/06/2022 at 07:24.
Pushed by dkazakov into branch 'master'.

Fix a race condition in KisNodeJugglerCompressed's updates

It could happen that the updates would be issued **bofore** the layer
is actually added to the image. It happened because the updates were
issued by the GUI thread, but addition is executed by the stroke's
thread. Now the juggler pushes the updates into the common strokes
queue, so that they cannot be reordered.

M  +15   -2libs/ui/kis_node_juggler_compressed.cpp

https://invent.kde.org/graphics/krita/commit/7768b6d0ca4f712de14a7ca07da72c70f67284fd

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-05-07 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #18 from Tyson Tan  ---
Today I found out that if I first duplicate a layer and then immediately remove
it, the subsequent cut-and-paste action will not be affected by this bug. It's
not really a workaround, but it might hold some clue to solve this issue?

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-04-19 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #17 from Tyson Tan  ---
Sometime similar to the bug description happened to Krita 5.0.6 nightly too, if
just for once. I was doing:

1. Create a new text object, edited it.
2. Tried to transform it but failed because it was vector
3. Convert the vector layer to raster layer
4. Copy the rasterized text layer
5. Paste, then transform.
6. Paste again, this time nothing is shown on canvas, but after toggling layer
visibility the pasted content showed up. The pasted layers might have been
inside of a Group.

I could not reproduce this situation again, but it did happened, so I thought I
should put it here for information.

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-04-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #16 from acc4commissi...@gmail.com ---
For me the canvas projection corrupts sometimes too when I'm using transform,
undo, etc. But I have no idea it's related.

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-04-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451063

acc4commissi...@gmail.com changed:

   What|Removed |Added

 CC||acc4commissi...@gmail.com

--- Comment #15 from acc4commissi...@gmail.com ---
I've been having this problem too for a long time.

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-04-18 Thread Lynx3d
https://bugs.kde.org/show_bug.cgi?id=451063

Lynx3d  changed:

   What|Removed |Added

 CC||lynx.mw+...@gmail.com
   Keywords||regression, release_blocker

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-17 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #14 from Tyson Tan  ---
The same thing happened to today's
krita-5.1.0-prealpha-dd368ef73f-x86_64.appimage too. I have restarted the
computer before the testing. Nothing else was running at the same time.

krita-5.0.2-alpha-ca4f0c8d6a-x86_64.appimage still worked fine.

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-17 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

Tyson Tan  changed:

   What|Removed |Added

   Assignee|dimul...@gmail.com  |tyson...@tysontan.com
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #13 from Tyson Tan  ---
Created attachment 147562
  --> https://bugs.kde.org/attachment.cgi?id=147562=edit
Video recording of Krita nightly (df3e78e899) not updating canvas properly

I'm sorry but later that day the same bug happened to
krita-5.1.0-prealpha-df3e78e899-x86_64.appimage

I recorded a video here.

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-17 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=451063

Halla Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-16 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #12 from Tyson Tan  ---
Looks like it was fixed in krita-5.1.0-prealpha-df3e78e899-x86_64.appimage
Thank you! :)

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-16 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #11 from Tyson Tan  ---
Created attachment 147529
  --> https://bugs.kde.org/attachment.cgi?id=147529=edit
Video recording of Krita's canvas not updating

This is a video of Krita's canvas not updating. Tested with
krita-5.1.0-prealpha-8f335dfa46-x86_64.appimage

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-16 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #10 from Tyson Tan  ---
I can still reproduce this with krita-5.1.0-prealpha-8f335dfa46-x86_64.appimage
exactly like what I mentioned.

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-16 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #9 from Halla Rempt  ---
(I have a background layer, one layern filled with a gradient, from which I cut
& paste into a new layer)

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-16 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #8 from Halla Rempt  ---
With current master, I cannot reproduce it anymore either.

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-14 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #7 from Tyson Tan  ---
The reason you might have one Background layer is caused by this bug: BUG431164

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-14 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #6 from Tyson Tan  ---
It still happens to me with krita-5.1.0-prealpha-8f335dfa46-x86_64.appimage

Did your new document have only one Background layer, and you filled and cut on
that layer? I could not trigger the bug that way either.

But I can trigger the bug by creating a new paint layer, then fill, cut, paste
over it.

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-14 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #5 from Dmitry Kazakov  ---
I cannot reproduce the problem here locally. Perhaps it got fixes by my recent
commit 827c03d5ddd74a4f18f55ed892f49e391ec2ecc1 ?

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-12 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=451063

--- Comment #4 from Tyson Tan  ---
Using krita-5.1.0-prealpha-e75d194a75-x86_64.appimage

Polyline tool is also causing blocks of layer to disappear. Undo/Redo doesn't
help. I think these issues are related?

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

[krita] [Bug 451063] Projection is (often) not updated after pasting raster data

2022-03-03 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=451063

Halla Rempt  changed:

   What|Removed |Added

Summary|Pasting a selection creates |Projection is (often) not
   |an invisible pasted layer   |updated after pasting
   |on canvas   |raster data

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