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 612102 - 'rhythmdb.QueryModel' object has no attribute 'iter_to_entry'
'rhythmdb.QueryModel' object has no attribute 'iter_to_entry'
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-07 17:21 UTC by ak
Modified: 2012-03-28 21:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ak 2010-03-07 17:21:00 UTC
Here an exception about rhythmdb.QueryModel object. This is should never happens.

http://pastebin.com/VYSG63yX

Related to http://library.gnome.org/devel/rhythmbox/0.12/rhythmbox-rhythmdb-query-model.html#rhythmdb-query-model-iter-to-entry

and to http://git.gnome.org/browse/rhythmbox/tree/bindings/python/rhythmdb.defs

it should be here.

probably rhythmdb.defs has two instances for same function. that can trig this bug up.
Comment 1 Jonathan Matthew 2010-03-14 01:47:26 UTC
No, that isn't the cause.  We probably need to write some custom override code for the python bindings for this method.