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 608654 - Rhythmbox crashes when trying to access library browser via python console
Rhythmbox crashes when trying to access library browser via python console
Status: RESOLVED DUPLICATE of bug 580022
Product: rhythmbox
Classification: Other
Component: Programmatic interfaces
0.12.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-01 07:02 UTC by z z
Modified: 2010-02-01 09:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description z z 2010-02-01 07:02:31 UTC
to recreate, open the python console and execute

dir(shell.props.library_source)


the resulting error message is:

ERROR:/build/buildd/pygobject-2.18.0/gobject/pygobject.c:924:pygobject_new_full: assertion failed: (tp != NULL)

My limited research leads me to believe that this is a result of a bug in the python bindings, but I lack the expertise to probe further.
Comment 1 Jonathan Matthew 2010-02-01 09:50:36 UTC

*** This bug has been marked as a duplicate of bug 580022 ***