[Wayland-bugs] [Bug 90532] Weston doesn't run on secondary X screen

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 20 11:44:39 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90532

--- Comment #12 from Marko Srebre <bgz.marko at gmail.com> ---
Created attachment 115928
  --> https://bugs.freedesktop.org/attachment.cgi?id=115928&action=edit
Fix for running on secondary x screen

This is the fix I did to get it running. The problem was: the first screen on
the list was always selected from the list of screens given by
xcb_setup_roots_iterator(). Instead, this patch tries to select the default
screen, which is the one given by DISPLAY variable. Seems nvidia blob's not to
blame in this particular case. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150520/3efc0a8d/attachment.html>


More information about the wayland-bugs mailing list