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 432575 - [Python bindings] Minor fixes
[Python bindings] Minor fixes
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Programmatic interfaces
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks: 323057
 
 
Reported: 2007-04-23 12:32 UTC by Tim Retout
Modified: 2007-04-23 14:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix RBSource__proxy_do_impl_get_search_actions and rb_entry_view_set_fixed_column_width. (1.20 KB, patch)
2007-04-23 12:37 UTC, Tim Retout
committed Details | Review

Description Tim Retout 2007-04-23 12:32:44 UTC
I am finding various small bugs in the python bindings which crash Rhythmbox, and need somewhere sensible to post fixes.
Comment 1 Tim Retout 2007-04-23 12:37:31 UTC
Created attachment 86836 [details] [review]
Fix RBSource__proxy_do_impl_get_search_actions and rb_entry_view_set_fixed_column_width.

The former was previously attached to bug #323057.
Comment 2 James "Doc" Livingston 2007-04-23 14:08:43 UTC
Committed to svn, thanks.