gnote crashes on creating a new note when gsettings-desktop-schemas is not installed. Reproducible: Always Steps to Reproduce: 1. emerge -C gsettings-desktop-schemas 2. emerge gnote (USE="-applet -debug") 3. start gnote and create new note Actual Results: (gnote:1938): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.interface' is not installed Trace/breakpoint trap Expected Results: New note should be created.
Thanks for reporting; fixed in cvs. > 20 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gnote-0.8.2.ebuild, > gnote-0.8.2-r10.ebuild, gnote-0.8.3.ebuild: > Add missing gsettings-desktop-schemas dependency (bug #416793, thanks to > theodor).