I launched weston, opened a terminal, exported GDK_BACKEND=wayland
and tried running gedit, gcalc, gnome-terminal, they all fail with segmentation fault.
Used 13.04 amd64.
Phoronix: Ubuntu 13.04 Enables The Wayland Support For GTK+
While in December Canonical said they wouldn't fix GTK+ support for Wayland, earlier this month they decided they would enable the Wayland back-end for GTK+ in Ubuntu 13.04. That change has now been made and Ubuntu's GTK+ tool-kit will function in a Wayland environment...
http://www.phoronix.com/vr.php?view=MTI4NDg
I launched weston, opened a terminal, exported GDK_BACKEND=wayland
and tried running gedit, gcalc, gnome-terminal, they all fail with segmentation fault.
Used 13.04 amd64.
Firefox and Chromium does not work because they use old GTK2.
Firefox is in progress of being ported to GTK3 tho.
https://bugzilla.mozilla.org/show_bug.cgi?id=627699
gedit and gnome-terminal doesn't work when launching straight, but they do work if you run them via 'dbus-launch', such as 'dbus-launch gedit'.
https://bugs.launchpad.net/ubuntu/+s...s/+bug/1106158
Won't it make it incompatible with Windows and OS X?Originally Posted by uid313
For applications not ported yet to just use libWayland instead of Xlib, how does one run them under Weston, using a Xorg server inside weston?