Comment 5 for bug 1643134

Revision history for this message
Pojar Geo (geoubuntu) wrote :

I confirm that work fine with totem.

gnome-software by default now pops up a Shell notification asking for confirmation before launching the codec search.

Rhythmbox it necessary to make implementation to pass down necessary flags to supress the Shell notification in that case:
    gst_install_plugins_context_set_confirm_search()
    gst_install_plugins_context_set_startup_notification_id()
and
    gst_install_plugins_context_set_desktop_id()

Without this implementation, rhythmbox doesn't show up a installer (e.g. gnome-software) to search missing codecs.