Bug 1180702

Summary: Photos does not load any pictures, "Unable to fetch the list of photos: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)"
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: gnome-photosAssignee: GNOME SIG Unassigned <gnome-sig>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 22CC: bochecha, debarshir, gnome-sig, mcatanzaro+wrong-account-do-not-cc
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-13 08:49:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1192197    
Bug Blocks:    

Description Adam Williamson 2015-01-09 18:04:31 UTC
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!

Comment 1 Adam Williamson 2015-02-06 20:29:07 UTC
Still valid today. Any news?

Comment 2 Debarshi Ray 2015-02-09 17:22:38 UTC
(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?

Comment 3 Adam Williamson 2015-02-09 17:38:05 UTC
[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)]$

Comment 4 Jaroslav Reznik 2015-03-03 16:41:12 UTC
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

Comment 5 Debarshi Ray 2015-10-13 08:49:42 UTC
I believe this (the tracker breakage) has since been fixed in F22.