Gtk.WindowPosition is undefined; this.window is undefined
Open
nestoris
opened this issue 2 years ago
•
0 comments
None of the examples failed to run, GJS throws an error.
I ran the command in gjs-examplesfor i in *.js; do gjs ${i};done 2>error.log and here is this log file.
error.log