Hi How do I debug/fix this issue ? $ cat test.js #!/usr/bin/gjs const GLib = imports.gi.GLib; print("The dir sep is - ", GLib.DIR_SEPARATOR_S); $ ./test.js The dir sep is - \ $ uname -a Linux x230t.local 4.0.0-0.rc2.git0.1.fc22.x86_64 #1 SMP Tue Mar 3 21:24:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux $ rpm -q --whatprovides `which gjs` gjs-1.43.3-1.fc22.x86_64 -- Cheers -- ritz A sinking ship gathers no moss. -- Donald Kaul
Attachment:
signature.asc
Description: This is a digitally signed message part