** 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
** 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
** 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
** 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
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
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
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
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