On Mon, Oct 17, 2016 at 04:23:28PM +0200, Sergio Villar Senin wrote: > * What led up to the situation? > > Visit https://davidwalsh.name/demo/notifications-api.php and click on > "Show a notification" button > > * What was the outcome of this action? > > The browser crashed. Launching it from the terminal allowed me to see > this error. > > (epiphany:760): GLib-GIO-ERROR **: Settings schema > 'org.gnome.Epiphany.host' is not installed
1) Do you have this file present? /usr/share/glib-2.0/schemas/org.gnome.epiphany.host.gschema.xml 2) Do you have epiphany-browser-data installed and not in a half installed or half configured state? 3) Does reinstalling epiphany-browser-data fix it? 4) Does running the following command fix it? glib-compile-schemas /usr/share/glib-2.0/schemas/

