Re: gtk3-demo-application not running in gtk with Wayland back end

2012-05-31 Thread Andrew Guertin
On 05/28/2012 04:59 AM, suranjana.bhattacha...@wipro.com wrote: > (gtk3-demo-application:24881): GLib-GIO-ERROR **: Settings schema > 'org.gtk.Demo' is not installed Try setting the XDG_DATA_DIRS or GSETTINGS_SCHEMA_DIR environment variable. ___ wayland

RE: gtk3-demo-application not running in gtk with Wayland back end

2012-05-29 Thread suranjana.bhattacharya
ources Thanks & Regards, suranjana From: Alex Wu [zhiwen...@linux.intel.com] Sent: Tuesday, May 29, 2012 10:33 AM To: Suranjana Bhattacharya (WT01 - Manufacturing & Hi Tech) Cc: wayland-devel@lists.freedesktop.org Subject: Re: gtk3-demo-application not running

RE: gtk3-demo-application not running in gtk with Wayland back end

2012-05-29 Thread suranjana.bhattacharya
ources Thanks & Regards, suranjana From: Alex Wu [zhiwen...@linux.intel.com] Sent: Tuesday, May 29, 2012 10:33 AM To: Suranjana Bhattacharya (WT01 - Manufacturing & Hi Tech) Cc: wayland-devel@lists.freedesktop.org Subject: Re: gtk3-demo-application not running

Re: gtk3-demo-application not running in gtk with Wayland back end

2012-05-28 Thread Alex Wu
8 AM > To: Suranjana Bhattacharya (WT01 - Manufacturing & Hi Tech) > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: gtk3-demo-application not running in gtk with Wayland back end > > Due to some gtk application has dependency which may stop it running on > wayland, I sugg

RE: gtk3-demo-application not running in gtk with Wayland back end

2012-05-28 Thread suranjana.bhattacharya
Re: gtk3-demo-application not running in gtk with Wayland back end Due to some gtk application has dependency which may stop it running on wayland, I suggest to run a simple gtk3 application like gnome-calculator to verify that your gtk3 and weston works well. You can ref https://launchpad.ne

Re: gtk3-demo-application not running in gtk with Wayland back end

2012-05-28 Thread Alex Wu
Due to some gtk application has dependency which may stop it running on wayland, I suggest to run a simple gtk3 application like gnome-calculator to verify that your gtk3 and weston works well. You can ref https://launchpad.net/~darxus/+archive/wayland-gtk

gtk3-demo-application not running in gtk with Wayland back end

2012-05-28 Thread suranjana.bhattacharya
Hello, I am new in Wayland development. I have built Wayland in a system having Ubuntu 11.10. I have also built gtk+3.0 with Wayland backend. I can successfully run Weston on terminal (CTRL+ALT+F1). But when I try to run gtk3-demo-application, it is not running and giving following errors.