GNOME Bugzilla – Bug 612102
'rhythmdb.QueryModel' object has no attribute 'iter_to_entry'
Last modified: 2012-03-28 21:11:56 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.
No, that isn't the cause. We probably need to write some custom override code for the python bindings for this method.