Bugzilla – Bug 1226221
Nautilus not starting: timeout on Connecting to org.freedesktop.Tracker3.Miner.Files
Last modified: 2024-07-03 04:18:10 UTC
Since the update from Leap 15.5 to 15.6 Nautilus no longer wants to start up. When started it displays on stdout: --- ** Message: 15:58:22.938: Connecting to org.freedesktop.Tracker3.Miner.Files --- and after a few seconds it exits with the error: --- Failed to register: Tijd is verlopen --- (translates to "Timeout") The tracker3 miner is active: --- $ tracker3 daemon --list-miners-running 1 miner is actief: org.freedesktop.Tracker3.Miner.Files $ tracker3 daemon --list-miners-available 1 geïnstalleerde miner gevonden: org.freedesktop.Tracker3.Miner.Files $ tracker3 daemon --list-processes 1 PID gevonden… Proces-ID 21819 voor ‘tracker-miner-fs-3’ is gevonden --- I have tried removing the ~/.cache/tracker and ~/.cache/tracker3 directories, but this makes no difference. I finally tried with a fresh user profile by removing the home dir for this user triggering a recreate of it on next login. But still Nautilus does not want to start up and gives the same error.
Hi Robin, thanks for the reporting, can you please attach your package versions "rpm -qa" or a full supportconfig log to snapshot your system's status? Thank you!
Created attachment 875456 [details] system supportconfig md5sum: 6ef82ce08805b34544f6a2a57882287b-f
I remember Alynx dealt with a similar issue (already fixed) before, so he would probably be able to double check.
Did you use a custom GTK theme or gtk.css? If so, try the default Adwaita theme first and see whether Nautilus works. Also try run `tracker3 reset --hard`.
I don't have tracker2 related package on newly installed 15.6, how did you perform the system upgrade?
(In reply to Alynx Zhou from comment #4) > Did you use a custom GTK theme or gtk.css? If so, try the default Adwaita > theme first and see whether Nautilus works. I'm using Greybird-Geeko on my default profile, but switching to Adwaita makes no difference. Also on a completely new user profile, Nautilus still won't start and has the same error. > > Also try run `tracker3 reset --hard`. --- $ tracker3 reset --hard Opties zijn onbekend, Onbekende optie --hard --- Translates as "Options are unknown, Unknown option --hard" I also tried 'tracker3 reset -s -r' but to no avail. (In reply to Alynx Zhou from comment #5) > I don't have tracker2 related package on newly installed 15.6, how did you > perform the system upgrade? I performed an upgrade from 15.5 using zypper --releasever=15.6 dup
I have removed tracker2 related packages. But that makes no difference.
I would suggest you to reinstall tracker3 related packages and/or do a system upgrade, I am not sure what's the problem and I cannot reproduce it with a new Leap 15.6, strange.
I installed Leap 15.5 and do a dist upgrade to 15.6 with `zypper --releasever=15.6 dup`, still cannot reproduce this. I suggest you check your repos, maybe some files you need to modify before upgrade according to https://en.opensuse.org/SDB:System_upgrade#2._Update_the_repos ?