Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695208 - gnome-base/nautilus-3.32.3 should depend on app-misc/tracker[miners]
Summary: gnome-base/nautilus-3.32.3 should depend on app-misc/tracker[miners]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-20 18:36 UTC by Chris Mayo
Modified: 2019-09-26 18:35 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2019-09-20 18:36:03 UTC
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
Comment 1 Brandon Penglase 2019-09-21 16:25:28 UTC
I'm getting the same thing (~AMD64) and can confirm that rebuilding Tracker with +miners solves it.
Comment 2 Albert W. Hopkins 2019-09-23 13:53:43 UTC
Hmm, I tried rebuilding app-misc/tracker with USE=miners but I still get the nautilus error. What am I doing wrong?
Comment 3 Albert W. Hopkins 2019-09-23 16:00:57 UTC
(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.
Comment 4 Chris Mayo 2019-09-23 19:24:55 UTC
I expect that was bug 695322. Although app-misc/tracker-miners is installing the missing schema file it is not updating the GSettings database.
Comment 5 Larry the Git Cow gentoo-dev 2019-09-26 18:35:23 UTC
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(-)