[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2016-05-01 Thread Daniel van Vugt
** Changed in: gtk+3.0 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444174 Title: gtk fails to build if mir backend enabled with x11 backend disabled T

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2016-05-01 Thread Amr Ibrahim
** Changed in: gtk+3.0 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444174 Title: gtk fails to build if mir backend enabled with x11 backend dis

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-17 Thread Daniel van Vugt
** Tags added: snappyrdp ** Tags added: mir -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444174 Title: gtk fails to build if mir backend enabled with x11 backend disabled To manage notifications

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-15 Thread Daniel van Vugt
** Changed in: gtk+3.0 (Ubuntu) Assignee: Daniel van Vugt (vanvugt) => Lars Uebernickel (larsu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444174 Title: gtk fails to build if mir backend en

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-15 Thread Lars Uebernickel
Note that you still need to disable libcanberra in order for this to work. It's only used in examples, but enabled by default. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444174 Title: gtk fails

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-15 Thread Lars Uebernickel
Thanks! Pushed the patch to upstream master and put up a MR to backport it to our package. ** Branch linked: lp:~larsu/gtk/lp1444174 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444174 Title: gtk

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-14 Thread Ubuntu Foundations Team Bug Bot
The attachment "fix-1444174.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murr

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-14 Thread Daniel van Vugt
Here's a patch to fix it. We can now build for Mir without X11. Except other peoples' libraries still link to X :P ** Description changed: gtk fails to build if mir backend enabled with x11 backend disabled. + + ./configure --enable-x11-backend=no --enable-mir-backend=yes + + ... + + gtkdbu