Running Photos on current Rawhide (F22) results in a big red stop sign with the message: Unable to fetch the list of photos GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) at a console, I see: [adamw@adam python-pyspf (f21 %)]$ gnome-photos ** (gnome-photos:5478): WARNING **: AT-SPI: Could not obtain desktop path or name ** (gnome-photos:5478): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature ** (gnome-photos:5478): WARNING **: atk-bridge: get_device_events_reply: unknown signature ** (gnome-photos:5478): WARNING **: atk-bridge: get_device_events_reply: unknown signature ** (gnome-photos:5478): WARNING **: Unable to update the cache: GDBus.Error:org.freedesktop.Tracker1.SparqlError.Internal: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) ** (gnome-photos:5478): WARNING **: Unable to update the cache: GDBus.Error:org.freedesktop.Tracker1.SparqlError.Internal: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) ** (gnome-photos:5478): WARNING **: Unable to create TrackerExtractPriority proxy: Error calling StartServiceByName for org.freedesktop.Tracker1.Miner.Extract: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.Tracker1.Miner.Extract exited with status 1 (gnome-photos:5478): Grilo-WARNING **: [flickr] grl-flickr.c:383: Wrong token!
Still valid today. Any news?
(In reply to Adam Williamson (Red Hat) from comment #0) > ** (gnome-photos:5478): WARNING **: Unable to create TrackerExtractPriority > proxy: Error calling StartServiceByName for > org.freedesktop.Tracker1.Miner.Extract: This indicates that there is a problem with the tracker installation because it is failing to launch org.freedesktop.Tracker1.Miner.Extract over D-Bus. I recall seeing a few upstream bug reports about tracker's D-Bus service files being busted after a few things were moved about in the source tree. What version of tracker do you have?
[adamw@adam fedfind (master)]$ rpm -q tracker tracker-1.3.3-1.fc22.x86_64 [adamw@adam fedfind (master)]$ ps aux | grep track adamw 10948 0.0 0.0 113092 2556 pts/5 S+ 09:37 0:00 grep --color=auto track [adamw@adam fedfind (master)]$
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22
I believe this (the tracker breakage) has since been fixed in F22.