Summary: | Massive performance drop/lag when trying to move layers via drag and drop | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | xilverwuff |
Component: | Layer Stack | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla, tysontanx |
Priority: | NOR | ||
Version: | 3.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/krita/5f1238207cb73ffcc4082b336a1329c78a7bf47b | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Video capture of the performance loss during layer movement |
Description
xilverwuff
2016-06-06 19:52:07 UTC
Hm, I'm not sure what's going on -- for both me and Dmitry, rearranging layers in an image structured like that is instant. Could you maybe make a video showing the problem? Created attachment 99467 [details]
Video capture of the performance loss during layer movement
Hey, sorry for the wait - I tried to capture the experienced bug on video. As you can see, after I move the layer, krita stops working for several seconds, the 2nd time it even freezes for short. I hope this helps!
We got another report of this as well, I'll merge the bugs. *** Bug 340736 has been marked as a duplicate of this bug. *** Git commit 7b1b729cf5643574ff049d13c624e8562fcd5770 by Dmitry Kazakov. Committed on 21/06/2016 at 12:00. Pushed by dkazakov into branch 'master'. Add two patches for the Windows version of Qt This effectively fixes the D&D stalls when Qt tried to request entire QImage every time Windows asks it about the list of supported mime types. Related: bug 340736 CC:Shawn.Rutledge@qt.io A +37 -0 3rdparty/ext_qt/0001-Don-t-request-the-MIME-image-every-time-Windows-asks.patch A +30 -0 3rdparty/ext_qt/0002-Hack-always-return-we-support-DIBV5.patch M +2 -0 3rdparty/ext_qt/CMakeLists.txt http://commits.kde.org/krita/7b1b729cf5643574ff049d13c624e8562fcd5770 Git commit 5f1238207cb73ffcc4082b336a1329c78a7bf47b by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 24/06/2016 at 06:08. Pushed by rempt into branch 'krita/3.0'. Add two patches for the Windows version of Qt This effectively fixes the D&D stalls when Qt tried to request entire QImage every time Windows asks it about the list of supported mime types. Related: bug 340736 CC:Shawn.Rutledge@qt.io A +37 -0 3rdparty/ext_qt/0001-Don-t-request-the-MIME-image-every-time-Windows-asks.patch A +30 -0 3rdparty/ext_qt/0002-Hack-always-return-we-support-DIBV5.patch M +2 -0 3rdparty/ext_qt/CMakeLists.txt http://commits.kde.org/krita/5f1238207cb73ffcc4082b336a1329c78a7bf47b |