GNOME Bugzilla – Bug 511605
[PATCH] HildonBreadCrumb is unusable
Last modified: 2008-01-23 19:40:20 UTC
Please describe the problem: HildonBreadCrumb is currently unusable. Steps to reproduce: 1. Write some code that uses Hildon.BreadCrumb (--pkg hildon-1) 2. Compile it Actual results: error: Hildon.BreadCrumb: Interfaces cannot have multiple instantiable prerequisites (`Gtk.Object' and `GLib.InitiallyUnowned') Expected results: Successful compilation Does this happen every time? Yes. Other information:
Created attachment 103567 [details] [review] Patch to hildon-1 metadata Suppresses explicit, direct inheritance of (already indirectly inherited) Gtk.Object and GLib.InitiallyUnowned
Created attachment 103569 [details] [review] hildon-1 metadata patch
The Hildon.BreadCrumb issue has already been fixed in r830 without .metadata. Can you explain the issue you're seeing in the .vapi file?