Comment 12 for bug 620427

Revision history for this message
Mirco Müller (macslow) wrote : Re: No quicklists in Unity

The problem seems to be not on the unity-side. The running bamfdaemon is not recent enough for this to work correctly. In unity's quicklist_controller.vala menu_items = top_menu.get_children() is null, thus no items to add to the quicklist. I'm currently grabbing/compiling bamf trunk to verify this.