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

--- Comment #12 from Marko Srebre <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to