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 667892 - Null String Error in Tracker Cursor
Null String Error in Tracker Cursor
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
0.3.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
: 660668 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-01-13 19:26 UTC by Linux_Guy
Modified: 2012-01-16 19:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Linux_Guy 2012-01-13 19:26:55 UTC
No Documents show in the Gnome Documents application.
Steps to reproduce:
1. Open gnome-documents.
2. Click on "Google"

This is the trace:

JS ERROR: !!!   Exception was: Error: Argument 'string' (type utf8) may not be null
JS ERROR: !!!     lineNumber = '0'
JS ERROR: !!!     fileName = '"gjs_throw"'
JS ERROR: !!!     stack = '"("Argument 'string' (type utf8) may not be null")@gjs_throw:0
([object _private_Tracker_TrackerDBCursor])@/usr/share/gnome-documents/js/documents.js:116
([object _private_Tracker_TrackerDBCursor])@/usr/share/gnome-documents/js/documents.js:454
([object _private_Tracker_TrackerDBCursor])@/usr/share/gnome-documents/js/documents.js:70
([object _private_Tracker_TrackerDBCursor])@/usr/share/gnome-documents/js/documents.js:368
GoogleDocument([object _private_Tracker_TrackerDBCursor])@/usr/share/gnome-documents/js/documents.js:361
([object _private_Tracker_TrackerDBCursor])@/usr/share/gnome-documents/js/documents.js:577
([object _private_Tracker_TrackerDBCursor],[object _private_Gio_SimpleAsyncResult])@/usr/share/gnome-docum
ents/js/trackerController.js:104
start()@/usr/share/gnome-documents/js/main.js:27

Took the problem to the IRC and was told that the cursor was giving an invalid representation of MTime.
Comment 1 Cosimo Cecchi 2012-01-16 19:00:12 UTC
Pushed a fix for this to git master. Thanks for the report.
Comment 2 Cosimo Cecchi 2012-01-16 19:03:02 UTC
*** Bug 660668 has been marked as a duplicate of this bug. ***