On Mon, May 9, 2011 at 1:21 PM, Alan Knowles <[email protected]> wrote:
> Your test gjs test is slightly wrong, you should test with get_default(), > rather than get_client() > Opps, there was a typo. It was get_default(). > > It's likely that you have a missing GConf typelib. > > print(typeof(GConf.Client)); should say object or similar, if it says > undefined, then check that /usr/lib/girepository-1.0/GConf...???..typelib > exists. > The output is: function And "/usr/lib/girepository-1.0/GConf-2.0.typelib" exists. -- Mesutcan Kurt
_______________________________________________ javascript-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/javascript-list
