<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Weston doesn't run on secondary X screen"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90532#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Weston doesn't run on secondary X screen"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90532">bug 90532</a>
from <span class="vcard"><a class="email" href="mailto:bgz.marko@gmail.com" title="Marko Srebre <bgz.marko@gmail.com>"> <span class="fn">Marko Srebre</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=115928" name="attach_115928" title="Fix for running on secondary x screen">attachment 115928</a> <a href="attachment.cgi?id=115928&action=edit" title="Fix for running on secondary x screen">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=90532&attachment=115928'>[review]</a>
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. :)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>