Comment 40 for bug 123460

Revision history for this message
Ville Ranki (ville-ranki) wrote :

I got too annoyed because of this not being fixed and did a quick hack for myself.

I commented out the line 320 in metadata/rb-metadata-dbus-client.c:

  g_set_error (error,
        RB_METADATA_ERROR,
        RB_METADATA_ERROR_INTERNAL,
        _("Internal GStreamer problem; file a bug"));

Now rb doesn't bitch about this and is usable once again. I attached a fixed build.

Enjoy.