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 781531 - Sprinkle some debug messages across the loading code path
Sprinkle some debug messages across the loading code path
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-04-20 13:12 UTC by Debarshi Ray
Modified: 2017-04-20 17:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
documents: Sprinkle debug (3.19 KB, patch)
2017-04-20 13:14 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2017-04-20 13:12:03 UTC
Loading a document involves quite a few sub-operations that are likely to fail for a variety of reasons and subtle bugs in the caching can be silently masked by a fast network. Having some debug messages will make it easier to trust this code.
Comment 1 Debarshi Ray 2017-04-20 13:14:16 UTC
Created attachment 350122 [details] [review]
documents: Sprinkle debug
Comment 2 Cosimo Cecchi 2017-04-20 16:17:58 UTC
Review of attachment 350122 [details] [review]:

Sure