Krita import animation frames: remaining tiles in the memory
ClosedPublic

Authored by fazek on Mar 22 2016, 9:20 AM.

Details

Reviewers
dkazakov
rempt
Summary

When importing an image sequence, the tiles of the undo command remains in the memory and the program complains about it when exiting. It seems this undo command is useless, perhaps the only undo operation here is to remove the created layer. But I'm not sure so it needs a triage.

Test Plan

Create a document and import an images sequence with the animation importer. When exiting Krita it sends a command line message about the extra tiles.

Diff Detail

Repository
R37 Krita
Lint
Lint Skipped
Unit
Unit Tests Skipped
fazek updated this revision to Diff 2898.Mar 22 2016, 9:20 AM
fazek retitled this revision from to Krita import animation frames: remaining tiles in the memory.
fazek updated this object.
fazek edited the test plan for this revision. (Show Details)
fazek added a reviewer: rempt.
fazek set the repository for this revision to R37 Krita.
fazek added a subscriber: fazek.
rempt accepted this revision.Mar 24 2016, 7:16 AM
rempt added a reviewer: dkazakov.
rempt edited edge metadata.

I see this is already committed -- I wonder why it isn't closed?

This revision is now accepted and ready to land.Mar 24 2016, 7:17 AM
fazek added a comment.Mar 24 2016, 3:50 PM

@rempt I still have the original code here. Is there already a different solution for this?

fazek added a comment.Mar 24 2016, 4:05 PM

Never mind, the leak still happened without this, so I commit and close it.

fazek closed this revision.Mar 24 2016, 4:08 PM