phw / peek

Simple animated GIF screen recorder with an easy to use interface
GNU General Public License v3.0
10.3k stars 320 forks source link

Save GIF not working #476

Closed LightningK0ala closed 5 years ago

LightningK0ala commented 5 years ago

When I record a GIF using peek, after stopping the recording the app soon crashes with the following message:

△ peek
Using screen recorder backend gnome-shell
Recording to file /home/joao/.cache/peek/peekDSG45Z.webm
free(): double free detected in tcache 2
fish: “peek” terminated by signal SIGABRT (Abort)

I'm on Ubuntu 19.04 and Peek 1.3.1

fakhamatia commented 5 years ago

Same problem When record and choose a location for saving peek crash

alex996 commented 5 years ago

Same thing after upgrading to Ubuntu 19.04. I tried both stable and daily ppa.

SMenigat commented 5 years ago

App instantly crashes upon opening the save dialog after recording a gif.

BenjaFriend commented 5 years ago

I'm also experiencing this:

cat /etc/os-release

NAME="Pop!_OS"
VERSION="19.04"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Pop!_OS 19.04"
VERSION_ID="19.04"
HOME_URL="https://system76.com/pop"
SUPPORT_URL="http://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=disco
UBUNTU_CODENAME=disco

Anyone have a work around?

Mohl commented 5 years ago

The crash-when-saving bug was fixed in this release. See also https://github.com/phw/peek/issues/461#issuecomment-508350562

Nightbr commented 5 years ago

Same here with 1.3.1 Linux Mint 19.2

Using screen recorder backend ffmpeg
free(): double free detected in tcache 2
mathiasfc commented 5 years ago

The crash-when-saving bug was fixed in this release. See also #461 (comment)

Working perfectly on Ubuntu 19.04

Nightbr commented 5 years ago

Uninstall all version (flatpack and repo) and try the latest .deb and works fine. 👌

NumDeP commented 5 years ago

For a brief time this was an excellent solution for use in OpenSuse, now it doesn't seem to work effectively and continues to crash after recording.

It seems to record fine then when you're at the stage of saving the file the file manager within 8 second shuts down. I've tried saving the recorded Gif before that period of time it automatically shuts down, I press the save button head over to the file manager and the file is nowhere to be found.

phw commented 5 years ago

Duplicate of #419