After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765348 - Deleting recordings doesn't remove them from the list
Deleting recordings doesn't remove them from the list
Status: RESOLVED FIXED
Product: gnome-sound-recorder
Classification: Other
Component: General
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-sound-recorder maintainer(s)
gnome-sound-recorder maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-04-20 21:01 UTC by Michael Biebl
Modified: 2016-04-28 01:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Biebl 2016-04-20 21:01:22 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.
Comment 1 Meg Ford 2016-04-21 01:06:28 UTC
What distro are you using?
Comment 2 Michael Biebl 2016-04-21 01:09:01 UTC
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.
Comment 3 Meg Ford 2016-04-21 01:48:23 UTC
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
Comment 4 Michael Biebl 2016-04-21 01:52:47 UTC
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?
Comment 5 Meg Ford 2016-04-28 01:41:30 UTC
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!!!!