GNOME Bugzilla – Bug 765348
Deleting recordings doesn't remove them from the list
Last modified: 2016-04-28 01:41:30 UTC
Version: 3.19.91 With the latest version, when I create a recording and then hit the delete button, the recording is removed from disk but still shown in the list. Trying to play the non-existing file results in an error. After restarting gnome-sound-recorder, the recording is no longer shown in the list. This is a regression from 3.18.0 where this worked properly.
What distro are you using?
Debian unstable. ii dconf-gsettings-backend [gsettings-backend] 0.26.0-1 ii gir1.2-gdkpixbuf-2.0 2.34.0-1 ii gir1.2-glib-2.0 1.48.0-2 ii gir1.2-gst-plugins-base-1.0 1.8.1-1 ii gir1.2-gstreamer-1.0 1.8.1-1 ii gir1.2-gtk-3.0 3.20.3-1 ii gir1.2-pango-1.0 1.40.1-1 ii gjs 1.44.0-1 ii gstreamer1.0-plugins-bad 1.8.1-1 ii gstreamer1.0-plugins-base 1.8.1-1 ii gstreamer1.0-plugins-good 1.8.1-1 Tried newer versions of gjs, but that didn't make a difference.
Thanks, it was a change I made to the way I was using Gio and I didn't catch this. I've put a fix in master and I'll roll a bugfix release on Monday. https://git.gnome.org/browse/gnome-sound-recorder/commit/?id=290eab9bef141e56c1e9a8111bb16329ba0c5fe1
Confirmed, works fine now. Thanks for the speedy fix. Will you release a 3.20.0 on monday or will this be 3.19.9x?
https://git.gnome.org/browse/gnome-sound-recorder/tag/?h=3.19.92 Sorry I was a bit late on this. Thanks again for the bug report!!!!