After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 719308 - Cannot view any Flickr sets in 3.10.2
Cannot view any Flickr sets in 3.10.2
Status: RESOLVED DUPLICATE of bug 711510
Product: gnome-photos
Classification: Applications
Component: general
3.10.x
Other Linux
: Normal major
: ---
Assigned To: GNOME photos maintainer(s)
GNOME photos maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-11-25 23:59 UTC by Adam Williamson
Modified: 2013-11-26 11:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Williamson 2013-11-25 23:59:57 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.
Comment 1 Debarshi Ray 2013-11-26 00:12:48 UTC
(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.
Comment 2 Debarshi Ray 2013-11-26 00:14:31 UTC
(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 ***
Comment 3 Adam Williamson 2013-11-26 00:21:58 UTC
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?
Comment 4 Debarshi Ray 2013-11-26 11:48:49 UTC
(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.