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 693954 - error clicking sharing
error clicking sharing
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-02-16 13:18 UTC by William Jon McCann
Modified: 2013-02-16 15:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2013-02-16 13:18:21 UTC
Selected a few files in the overview and clicked the sharing icon.

RITICAL **: gdk_window_has_native: assertion `GDK_IS_WINDOW (window)' failed
    JS ERROR: !!!   Exception was: TypeError: this._doc is null
    JS ERROR: !!!     message = '"this._doc is null"'
    JS ERROR: !!!     fileName = '"/opt/gnome/share/gnome-documents/js/sharing.js"'
    JS ERROR: !!!     lineNumber = '70'
    JS ERROR: !!!     stack = '"()@/opt/gnome/share/gnome-documents/js/sharing.js:70
wrapper()@/opt/gnome/share/gjs-1.0/lang.js:213
()@/opt/gnome/share/gjs-1.0/lang.js:154
()@/opt/gnome/share/gjs-1.0/lang.js:248
([object GObject_Object])@/opt/gnome/share/gnome-documents/js/selections.js:936
wrapper([object GObject_Object])@/opt/gnome/share/gjs-1.0/lang.js:213
start()@/opt/gnome/share/gnome-documents/js/main.js:29
@<command line>:1
Comment 1 William Jon McCann 2013-02-16 13:19:24 UTC
I think maybe things are still in the toolbar that only apply to a one item selection.
Comment 2 Cosimo Cecchi 2013-02-16 15:19:08 UTC
Pushed a fix for this to git master now.