Saving file loses all the drawings

Hi all,
I’m running a git build from today (June 7th) on Linux Mint 16.

Every time I reopen a saved file, the keyframes are there, but all the drawings (both bitmap and vector), and the entire camera layer are gone.

This bug is enough to stop me testing out the program for now.

Too much lost work.

Sorry about this bug, I’ll fix it as soon as possible.

@beorn_leonard

A hot-fix has apply to latest source code, could you check it?

Hi Matt,

Just checked it, and it works a bit better, but now only the first frame of each bitmap layer is lost.

@matt_chang

Is there any progress on this? I just updated again and the problem still remains; the first drawing on each layer doesn’t get saved.

Hmm… no reply.

Ok, I’ll leave this for a while and check back in 6 months or so, unless the new Krita plugin is finished by then.

Good luck with your project.

@beorn_leonard

It’s fixed now. :slight_smile:

Thanks Matt. Unfortunately it isn’t compiling on Linux right now:

In file included from interface/colorpalettewidget.cpp:25:0: interface/editor.h:22:28: fatal error: QLoggingCategory: No such file or directory #include <QLoggingCategory> ^ compilation terminated. make[1]: *** [.obj/colorpalettewidget.o] Error 1 make[1]: Leaving directory `/home/freen/apps/pencil/core_lib' make: *** [sub-core_lib-make_first] Error 2

@beorn_leonard
Fixed.

Nice one. Thanks!