SUMMARY i'll add an attachment because idk how else to describe it :V STEPS TO REPRODUCE 1. make a simple looping animation once 2. copy-paste it in a few times so it'll play longer 3. play the animation OBSERVED RESULT the onion skin stayed visible throughout playing the animation EXPECTED RESULT the onion skin shouldn't be visible while playing the animation SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
I can reproduce this with the Linux appimages from 4.2.0 onwards to the latest Sep09 5.0.0 prealpha (git da8cf68). It happens if cga (canvas graphics acceleration) is disabled. The onion skins are not visible on playback if the cga is enabled. @Emily: Can you check if you have cga disabled and see if your further observations match mine? If so, please set to Confirmed.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Confirming.
Created attachment 131918 [details] attachment-31873-0.html Sorry for the late reply. I realized that while this was a bug, it didn't affect the overall performance of Krita, and the onion skin didn't stay in the final animation when I exported it. Sorry for wasting your time! Is there any way for me to revoke my bug report? On Thu, Sep 24, 2020 at 4:44 AM Tymond <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=426246 > > Tymond <tamtamy.tymona@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Ever confirmed|0 |1 > Resolution|WAITINGFORINFO |--- > CC| |tamtamy.tymona@gmail.com > Status|NEEDSINFO |CONFIRMED > > --- Comment #3 from Tymond <tamtamy.tymona@gmail.com> --- > Confirming. > > -- > You are receiving this mail because: > You reported the bug.
It's been accepted as a bona fide bug report and been Confirmed by the Chief Bug Wrangler (Tymond). It's now up to the developers to decide if cga being enabled/disabled should have an effect on the onion skins :)
Created attachment 131978 [details] attachment-14306-0.html Got it, thanks! :D On Thu, Sep 24, 2020, 5:14 PM Ahab Greybeard <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=426246 > > --- Comment #5 from Ahab Greybeard <ahab.greybeard@hotmail.co.uk> --- > It's been accepted as a bona fide bug report and been Confirmed by the > Chief > Bug Wrangler (Tymond). > It's now up to the developers to decide if cga being enabled/disabled > should > have an effect on the onion skins :) > > -- > You are receiving this mail because: > You reported the bug.
Git commit d5df33830cb48c70b569d3de4bd7700a9e70986d by Dmitry Kazakov. Committed on 28/09/2020 at 11:20. Pushed by dkazakov into branch 'krita/4.3'. Fix hiding onion skins when playing animation We can reuse KisDecoratedNodeInterface for that. This interface is normally used by Transform Tool. M +28 -0 libs/ui/canvas/kis_animation_player.cpp https://invent.kde.org/graphics/krita/commit/d5df33830cb48c70b569d3de4bd7700a9e70986d
Git commit fe7f1ee2b4f11a8b311bf99178bae7592986e7e5 by Dmitry Kazakov. Committed on 28/09/2020 at 11:29. Pushed by dkazakov into branch 'master'. Fix hiding onion skins when playing animation We can reuse KisDecoratedNodeInterface for that. This interface is normally used by Transform Tool. # Conflicts: # libs/ui/canvas/kis_animation_player.cpp M +28 -0 libs/ui/canvas/kis_animation_player.cpp https://invent.kde.org/graphics/krita/commit/fe7f1ee2b4f11a8b311bf99178bae7592986e7e5