Bug 251207 - x11-fm/nautilus: undeclared dependency on sysutils/tracker-miners
Summary: x11-fm/nautilus: undeclared dependency on sysutils/tracker-miners
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-17 08:03 UTC by Fraser Tweedale
Modified: 2025-06-11 11:03 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
[PATCH] x11-fm/nautilus: update to 48.0 (2.30 KB, patch)
2025-03-23 15:22 UTC, Siva Mahadevan
no flags Details | Diff
[PATCH] x11-fm/nautilus: update to 47.3 (1.20 KB, patch)
2025-03-23 16:10 UTC, Siva Mahadevan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fraser Tweedale 2020-11-17 08:03:35 UTC
Nautilus crashes when sysutils/tracker-miners is not installed.

```
fraser% nautilus

(org.gnome.Nautilus:99383): GLib-GIO-ERROR **: 17:41:04.942: Settings schema 'org.freedesktop.Tracker.Miner.Files' is not installed
zsh: trace trap (core dumped)  nautilus
```

Installing tracker-miners resolves the issue.
Comment 1 Siva Mahadevan freebsd_triage 2025-03-23 15:22:10 UTC
Created attachment 258943 [details]
[PATCH] x11-fm/nautilus: update to 48.0

I've attached a patch to update x11-fm/nautilus to the newest release 48.0. This seems to remove a few service files from the pkg-plist. Can you test to see whether this crash continues to happen? There are quite a lot of other related bugs to this issue and this might help close all of them at once.
Comment 2 Olivier Duchateau 2025-03-23 15:30:57 UTC
(In reply to Siva Mahadevan from comment #1)

Why update to 48.0 release? 47.x branch is still maintained by upstream up to 2025-09-13.
Comment 3 Siva Mahadevan freebsd_triage 2025-03-23 15:47:41 UTC
Because freebsd ports doesn't seem to be maintaining two separate ports for two separate branches, so the latest stable release version seems desirable.
Comment 4 Olivier Duchateau 2025-03-23 15:58:17 UTC
(In reply to Siva Mahadevan from comment #3)

There is a 47.3 release! We don't yet migrate GNOME core libraries to 48 branch.
Comment 5 Siva Mahadevan freebsd_triage 2025-03-23 16:10:08 UTC
Created attachment 258949 [details]
[PATCH] x11-fm/nautilus: update to 47.3

Changed patch to reflect feedback, update nautilus to 47.3.
Comment 6 commit-hook freebsd_committer freebsd_triage 2025-06-11 10:09:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=36289e7e4b7ae48a2f6a8e071aa52b2f7d85c272

commit 36289e7e4b7ae48a2f6a8e071aa52b2f7d85c272
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-06-11 08:27:24 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-06-11 10:07:06 +0000

    x11-fm/nautilus: update to 47.4

    PR:     286697, 251207

 x11-fm/nautilus/Makefile | 25 +++++++++++++------------
 x11-fm/nautilus/distinfo |  6 +++---
 2 files changed, 16 insertions(+), 15 deletions(-)