GNOME Bugzilla – Bug 674102
Defaults to wayland over x11 backend
Last modified: 2012-04-16 17:01:34 UTC
When the wayland and x11 backends are both built, and that build of gtk is installed system wide, it really makes a mess of X, due, I believe largely, to defaulting to wayland output over x11 output.
Created attachment 212155 [details] [review] Patch from krh's branch to default to X11 output before Wayland
That patch applies cleanly and builds without error. It's from: https://github.com/krh/gtk/commit/249a0372ef7baff8c6125fb7c5516df46ca3eab5#diff-0
"Pushed to 3.4 and master branches." commit ea78bcb7c5b7f7e8e9262e54ee2705b5bef76e69 Author: Kristian Høgsberg <krh@bitplanet.net> AuthorDate: Tue Feb 7 09:08:48 2012 -0500 Commit: Benjamin Otte <otte@redhat.com> CommitDate: Mon Apr 16 18:53:54 2012 +0200