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

libXcursor and its dependencies

2012-05-07 Thread Andrew Guertin
There's been a bunch of talk recently about libXcursor and its (potentially unneeded) dependencies. There was some talk about splitting it up, and/or creating a libwlcursor. I looked into this a bit, and found the following: Every function in the api (in Xcursor.h) falls into one of two categories

Re: Updated Ubuntu build script

2012-03-15 Thread Andrew Guertin
On 03/15/2012 03:54 PM, Bill Spitzak wrote: > dar...@chaosreigns.com wrote: > >> "sudo usermod -a -G video username" > > I tried this, it ran without complaint, but made no difference. You need to log out and log back in before group additions take effect. --Andrew _

cairo/weston-terminal fonts bug bisected

2012-02-28 Thread Andrew Guertin
In case anyone's curious, I've bisected the font corruption in weston-terminal with current cairo. Cairo commit 8c3b86787acf525df24a3b147da73398b7d1571c "gl: Fix gl-source-surface test" is the first to show the problem, but crashes weston-terminal instead of giving corruption. Cairo commit 7c3499

Re: [PATCH] window: Use new xkbcommon include path

2012-02-16 Thread Andrew Guertin
On 02/15/2012 11:33 AM, Daniel Stone wrote: > xkbcommon in current git has moved its include files. This also needs to be fixed in GTK, and probably other toolkits too. ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.free