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 410105 - python bindings: rhythmdb.emit_entry_extra_metadata_notify should support None metadata
python bindings: rhythmdb.emit_entry_extra_metadata_notify should support Non...
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.9.7
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks: 363694
 
 
Reported: 2007-02-20 18:13 UTC by Ed Catmur
Modified: 2007-02-21 08:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
55_wrap_rhythmdb_emit_entry_extra_metadata_notify_handle_None.patch (585 bytes, patch)
2007-02-20 18:13 UTC, Ed Catmur
committed Details | Review

Description Ed Catmur 2007-02-20 18:13:17 UTC
rhythmdb.emit_entry_extra_metadata_notify should accept None as metadata (packed as a G_TYPE_POINTER GValue containing NULL).  We need this at bug 363694 to be able to tell when a search for album art fails.
Comment 1 Ed Catmur 2007-02-20 18:13:37 UTC
Created attachment 82981 [details] [review]
55_wrap_rhythmdb_emit_entry_extra_metadata_notify_handle_None.patch

Patch.
Comment 2 James "Doc" Livingston 2007-02-21 08:49:21 UTC
Committed to SVN, thanks.