With app-misc/tracker[-miners] crashes on startup: $ nautilus (org.gnome.Nautilus:25048): GLib-GIO-ERROR **: Settings schema 'org.freedesktop.Tracker.Miner.Files' is not installed Trace/breakpoint trap
I'm getting the same thing (~AMD64) and can confirm that rebuilding Tracker with +miners solves it.
Hmm, I tried rebuilding app-misc/tracker with USE=miners but I still get the nautilus error. What am I doing wrong?
(In reply to Albert W. Hopkins from comment #2) > Hmm, I tried rebuilding app-misc/tracker with USE=miners but I still get the > nautilus error. What am I doing wrong? Nevermind, it's working now. I seem to have needed to reboot or something.
I expect that was bug 695322. Although app-misc/tracker-miners is installing the missing schema file it is not updating the GSettings database.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f81e171cd73d4a90a684cceb127a9421bd8a3e9a commit f81e171cd73d4a90a684cceb127a9421bd8a3e9a Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2019-09-26 07:04:14 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2019-09-26 18:34:26 +0000 gnome-base/nautilus-3.32: add missing tracker-miners RDEPEND Uses org.freedesktop.Tracker.Miner.Files schemas index-recursive-directories and index-single-directories settings at runtime. Closes: https://bugs.gentoo.org/695208 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> gnome-base/nautilus/nautilus-3.32.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)