From aaec146dd4454824bbe117a480051d6da891c8d7 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Sat, 8 May 2021 23:47:58 +0200 Subject: Fix bijiben bijiben crashes without access to /usr/share/tracker3 in Fedora 34 with: ** (bijiben:14): WARNING **: 21:48:08.394: Unable to connect to Tracker: 'file:///usr/share/tracker3/ontologies/nepomuk' is not a ontology location ** (bijiben:14): WARNING **: 21:48:08.394: Cannot initialize BijiManager: 'file:///usr/share/tracker3/ontologies/nepomuk' is not a ontology location --- etc/profile-a-l/bijiben.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-a-l/bijiben.profile') diff --git a/etc/profile-a-l/bijiben.profile b/etc/profile-a-l/bijiben.profile index ce1ddbb03..721a6c082 100644 --- a/etc/profile-a-l/bijiben.profile +++ b/etc/profile-a-l/bijiben.profile @@ -22,6 +22,7 @@ whitelist ${HOME}/.local/share/bijiben whitelist ${HOME}/.cache/tracker whitelist /usr/share/bijiben whitelist /usr/share/tracker +whitelist /usr/share/tracker3 include whitelist-common.inc include whitelist-runuser-common.inc include whitelist-usr-share-common.inc -- cgit v1.2.3-70-g09d2