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 754742 - Crashes when writing a playlist
Crashes when writing a playlist
Status: RESOLVED FIXED
Product: easytag
Classification: Other
Component: general
2.4.x
Other Linux
: Normal critical
: 2.2
Assigned To: EasyTAG maintainer(s)
EasyTAG maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-09-08 19:10 UTC by James Cowgill
Modified: 2015-09-08 20:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1021 bytes, patch)
2015-09-08 19:10 UTC, James Cowgill
committed Details | Review

Description James Cowgill 2015-09-08 19:10:29 UTC
Created attachment 310932 [details] [review]
patch

This is another crash which occurs when saving a playlist. This was caused by using g_settings_get_flags instead of g_settings_get_enum for reading the rename-convert-spaces setting.

Debian bug: https://bugs.debian.org/798304
Comment 1 David King 2015-09-08 20:03:39 UTC
Review of attachment 310932 [details] [review]:

Thanks for the patch! I pushed it to master as commit 7c440592e4ff95f3c8cec438019d270ca784b3d8.