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 479237 - Crashes when searching for artist/album/genre if the field is empty
Crashes when searching for artist/album/genre if the field is empty
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: 0.13.x
Assigned To: Aaron Bockover
Aaron Bockover
Depends on:
Blocks:
 
 
Reported: 2007-09-22 11:41 UTC by Sebastian Dröge (slomo)
Modified: 2010-02-04 04:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
search-by-crash.diff (3.95 KB, patch)
2007-09-22 11:42 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2007-09-22 11:41:18 UTC
Hi,
banshee currently crashes when searching for artist/album/genre if the field is empty. Attached patch fixes this by not searching at all if the field is empty.

Ok to commit?
Comment 1 Sebastian Dröge (slomo) 2007-09-22 11:42:03 UTC
Created attachment 96008 [details] [review]
search-by-crash.diff
Comment 2 Sebastian Dröge (slomo) 2007-10-04 07:34:38 UTC
Fixed in SVN...