https://bugzilla.gnome.org/show_bug.cgi?id=719989
  gtk+ | wayland | unspecified

--- Comment #1 from Emilio Pozuelo Monfort <[email protected]> 2013-12-09 
11:23:22 UTC ---
Created an attachment (id=263810)
 View: https://bugzilla.gnome.org/attachment.cgi?id=263810
 Review: https://bugzilla.gnome.org/review?bug=719989&attachment=263810

wayland: fail the backend init if WAYLAND_DISPLAY isn't set

wl_display_connect() currently falls back to the wayland-0 socket
if WAYLAND_DISPLAY isn't in the environment. This means that if a
wayland compositor is running and you launch a GTK+ app from within
X11, it may start running inside the wayland compositor. Avoid this
by requiring WAYLAND_DISPLAY to be set.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to