Closed mpickering closed 5 years ago
Solved this by installing gnome3.dconf
and enabling programs.dconf.enable = true;
.
The gif rendering still fails but the other formats (webm/mp4) work after this change.
I noticed lots of reports upstream of issues like this. I feel like they all could be using a too recent vala version for this application.
So I was able to reproduce this issue, but after compiling with a pinned vala_0_40
the issue ceased
I'm still experiencing this issue by the way. Needed to install dconf
and enable it, like described above.
Issue description
After recording a gif using peek it aborts whilst trying to save the gif.
Steps to reproduce
Record a GIF using peek and and try to save it.
Technical details