Hello!<br><br>I managed to get Gem window on :0.1. <br><br>The problem is in hints.shared sharedList: when creating Gem window on :0.0 hints.shared is set and it stays the same when later I try to create Gem window on :0.1 which results in BadMatch. <br>
<br>I can create Gem window on :0.1 if this is the first thing after loading Gem. I had to bypass hints.fullscreen &amp; hints.display to get fullscreen on :0.1.<br><br>I don&#39;t have the time at the moment to investigate deeper because I would first like to finish the project I am working on :) <br>
<br>Thanks and take care, Miha<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Miha Tomšič</b> <span dir="ltr">&lt;<a href="mailto:miha.tomsic@gmail.com">miha.tomsic@gmail.com</a>&gt;</span><br>
Date: Wed, Aug 26, 2009 at 7:47 AM<br>Subject: Gem on :0.1<br>To: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br><br><br>Hello!<br>
<br>
I would like to open Gem window on second screen (:0.1). I am using<br>
nvidia proprietary on fedora 11 and it works fine on first screen<br>
(:0.0).<br>
<br>
When issuing [create :0.1( to [gemwin] Gem gives me the following error:<br>
<br>
GEM: creating gem-window on display :0.1<br>
error: GEM: fullscreen not available on remote display<br>
error: GEM-Xwin: BadMatch (invalid parameter attributes)<br>
<br>
error: GEM: Could not create rendering context<br>
error: GEM-Xwin: GLXBadContext<br>
<br>
error: GEM: Unable to create window<br>
error: [gemwin]: no window made<br>
<br>
<br>
glxinfo for both screens says:<br>
<br>
-------------<br>
display: :0  screen: 0<br>
direct rendering: Yes<br>
-------------<br>
display: :0  screen: 1<br>
direct rendering: Yes<br>
-------------<br>
<br>
<br>
There might be a problem with second screen because KDE 4.2 is not<br>
running any window manager on second screen in separate X display.<br>
Is that the problem? Does anybody know how to run manager on both screens?<br>
<br>
Thanks in advance, Miha<br>
</div><br>