GNOME Bugzilla – Bug 719308
Cannot view any Flickr sets in 3.10.2
Last modified: 2013-11-26 11:48:49 UTC
Running Fedora 20 with latest updates-testing stuff as of today. gnome-photos-3.10.2-1.fc20.x86_64 . Photos seems to have picked up the sets from the Flickr account I configured via gnome-online-accounts (cool!). On the Albums tab I see all my sets, with proper thumbnails. On the Photos tab I see all my sets at the top (seems odd to duplicate them like this?) then the individual photos below. But if I click on a set, from either the Albums tab or the Photos tab, I see 'Loading' briefly and then just the grey app background. No photos. No error messages in the GUI, from a console where the app is running, or in journalctl seem to be directly related: there are a couple of: ** (gnome-photos:8869): WARNING **: Unable to update the cache: Timeout was reached (gnome-photos:8869): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed errors, but they don't seem to match up time-wise with when I enter and leave the sets. I think they're just spat out during thumbnail generation.
(In reply to comment #0) > On the Photos tab I see all my sets at the top (seems odd to > duplicate them like this?) Yeah, those are now gone since bug 709367 It was a UI change and too late for 3.10 so I did not risk it. > ** (gnome-photos:8869): WARNING **: Unable to update the cache: Timeout was > reached > > (gnome-photos:8869): GLib-GObject-CRITICAL **: g_object_unref: assertion > 'G_IS_OBJECT (object)' failed These are harmless. The CRITICALs are fixed in master.
(In reply to comment #0) > But if I click on > a set, from either the Albums tab or the Photos tab, I see 'Loading' briefly > and then just the grey app background. No photos. No error messages in the GUI, This because of a broken sqlite. I am guessing you have 3.8.1. A downgrade should fix it. *** This bug has been marked as a duplicate of bug 711510 ***
ah, it's that bug? Yeah, I have 3.8.1-1. If we need to downgrade or fix sqlite for F20 final we'll need a blocker or freeze exception bug filed in RH bugzilla, is there one?
(In reply to comment #3) > ah, it's that bug? Yeah, I have 3.8.1-1. If we need to downgrade or fix sqlite > for F20 final we'll need a blocker or freeze exception bug filed in RH > bugzilla, is there one? I filed https://bugzilla.redhat.com/show_bug.cgi?id=1034714 just now.