<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>255906</bug_id>
          
          <creation_ts>2010-11-02 19:45:39 +0000</creation_ts>
          <short_desc>Kwin does not start probably on screen 1 and 2</short_desc>
          <delta_ts>2010-11-05 00:37:11 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>ksmserver</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Debian testing</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Jonas Vejlin">jonas.vejlin</reporter>
          <assigned_to name="Lubos Lunak">l.lunak</assigned_to>
          <cc>kwin-bugs-null</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>10</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1039673</commentid>
    <comment_count>0</comment_count>
      <attachid>53077</attachid>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-02 19:45:39 +0000</bug_when>
    <thetext>Created attachment 53077
my xorg if needed

Version:           unspecified (using KDE 4.4.5) 
OS:                Linux

When starting any program on my screen 1 and 2 there is no minimizer, maximizer or close button on that window 

Reproducible: Always

Steps to Reproduce:
1: start a program on that screen 1 or 2

Actual Results:  
no window boarder

Expected Results:  
a window boarder with close etc buttons</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1039700</commentid>
    <comment_count>1</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-02 20:53:02 +0000</bug_when>
    <thetext>and it happens with a new user as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1039707</commentid>
    <comment_count>2</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-02 21:30:53 +0000</bug_when>
    <thetext>and it also fails with kde 4.5.1 (http://qt-kde.debian.net/)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1039727</commentid>
    <comment_count>3</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-02 22:07:54 +0000</bug_when>
    <thetext>- is there a titlebar at all?
  -&gt; is kwin running (&quot;ps -Af | grep kwin&quot;)
     -&gt; what happens if you run &quot;kwin --replace &amp;&quot; output in konsole, backtrace on segfault?

- trivial: do you have a custom button setup with &quot;no buttons&quot; ;-) (alt+f3 or rmb on titlebar, &quot;configure window behaviour...&quot;, &quot;window decorations&quot;,  &quot;configure buttons ..&quot;

- what decoration do you use and does it fix with another decoration</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1039796</commentid>
    <comment_count>4</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-03 06:55:14 +0000</bug_when>
    <thetext>- is there a titlebar at all?
    Nope
-is kwin running (&quot;ps -Af | grep kwin&quot;)
        beer3     2085  2081  4 06:51 pts/4    00:00:01 kwin --replace
beer3     2086  2085  3 06:51 pts/4    00:00:01 kwin --replace
beer3     2087  2085  1 06:51 pts/4    00:00:00 kwin --replace
beer3     2095  2073  0 06:51 pts/3    00:00:00 grep kwin

- what happens if you run &quot;kwin --replace &amp;&quot; output in konsole, backtrace
on segfault?
output from console:
beer3@home:~$ kwin --replace &amp;
[1] 2085
beer3@home:~$ kwin(2087) KWin::CompositingPrefs::detectDriverAndVersion: GL vendor is &quot;NVIDIA Corporation&quot; 
kwin(2087) KWin::CompositingPrefs::detectDriverAndVersion: GL renderer is &quot;GeForce 9600 GT/PCI/SSE2&quot; 
kwin(2087) KWin::CompositingPrefs::detectDriverAndVersion: GL version is &quot;3.2.0 NVIDIA 195.36.24&quot; 
kwin(2087) KWin::CompositingPrefs::detectDriverAndVersion: Detected driver &quot;nvidia&quot; , version &quot;195.36.24&quot; 
kwin(2086) KWin::CompositingPrefs::detectDriverAndVersion: GL vendor is &quot;NVIDIA Corporation&quot; 
kwin(2086) KWin::CompositingPrefs::detectDriverAndVersion: GL renderer is &quot;GeForce 9600 GT/PCI/SSE2&quot; 
kwin(2086) KWin::CompositingPrefs::detectDriverAndVersion: GL version is &quot;3.2.0 NVIDIA 195.36.24&quot; 
kwin(2086) KWin::CompositingPrefs::detectDriverAndVersion: Detected driver &quot;nvidia&quot; , version &quot;195.36.24&quot; 
kwin(2085) KWin::CompositingPrefs::detectDriverAndVersion: GL vendor is &quot;NVIDIA Corporation&quot; 
kwin(2085) KWin::CompositingPrefs::detectDriverAndVersion: GL renderer is &quot;GeForce 9600 GT/PCI/SSE2&quot; 
kwin(2085) KWin::CompositingPrefs::detectDriverAndVersion: GL version is &quot;3.2.0 NVIDIA 195.36.24&quot; 
kwin(2085) KWin::CompositingPrefs::detectDriverAndVersion: Detected driver &quot;nvidia&quot; , version &quot;195.36.24&quot; 

and titlebar appear
- trivial: do you have a custom button setup with &quot;no buttons&quot; ;-) (alt+f3 or
rmb on titlebar, &quot;configure window behaviour...&quot;, &quot;window decorations&quot;, 
&quot;configure buttons ..&quot;
I am running kde default (I dont know what it is byt I have not change such a ting)

- what decoration do you use and does it fix with another decoration
I am using default decoration. How to change my decoration?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1039959</commentid>
    <comment_count>5</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-03 15:42:50 +0000</bug_when>
    <thetext>there&apos;s sth. severly broken. you&apos;re running (before the shell start) 3times kwin, probably started out of the crash manager of the fist one - yet you had no titlebar.
Could you &quot;manage&quot; windows at all (ie. eg. pass the focus around by clicking into a window)

Then after starting kwin from a shell, you get a titlebar (and buttons, i assume?)
-&gt; sth. broken about the startup process?!

in case:
please delete ~/.xsession-errors, logout/in, &quot;cp ~/.xsession-errors ~/xsession.errors&quot;, &quot;bzip ~/xsession.errors&quot;,  (can grow pretty large) and attach it to the bug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1039985</commentid>
    <comment_count>6</comment_count>
      <attachid>53100</attachid>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-03 17:19:48 +0000</bug_when>
    <thetext>Created attachment 53100
xession log</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1039986</commentid>
    <comment_count>7</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-03 17:23:08 +0000</bug_when>
    <thetext>Could you &quot;manage&quot; windows at all (ie. eg. pass the focus around by clicking
into a window)
I could do everything expect by using mouse (clicking in menus etc) but I could not change keyboard focus eg it stayed at the old window

Then after starting kwin from a shell, you get a titlebar (and buttons, i
assume?)
You assume correct

-&gt; sth. broken about the startup process?!
what is sth. and how can look up the startup process??

the log is attached as asked.

I noticed that when login in that kwin was started uo on my screens with other programs from last sessions. When I changes &quot;start with and empty session&quot; instead of &quot;restore previouse session&quot; it did not start</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1039992</commentid>
    <comment_count>8</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-03 17:36:12 +0000</bug_when>
    <thetext>This workaournd seems to work:
start a console.
type kwin --replace &amp; (do not close console at this state. If I do that I will lose window decoration)
Under &quot;session managment&quot; change to &quot;restore manually saved session&quot; 
Save that session.
Relog 
close that console
Save session</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040004</commentid>
    <comment_count>9</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-03 17:54:09 +0000</bug_when>
    <thetext>I released something about something about the solution above. &quot;alt+tab&quot; is sometime broken.
If I use a program on screen 0 I get one of those reaktion:
tapping as it t should be 
It tries to tab between windows on screen 2 but it cannot find any windows even that I have 2 konsole open

If I have focus on one the the konsole on screen 2 and try to tab around I get:
beer3@home:~$                                                                                                                        
|                   cp                  DISPLAY=:1          kwin                --replace           /tmp/.X11-unix/                  
&amp;                   delete              /etc/X11/xorg.conf  -l                  -rf                 ~/.xsession-errors               
-Af                 DISPLAY=:0.1        grep                ls                  rm                  ~/xsession.errors                
bzip                DISPLAY=0:1         knsole              nano                startx                                               
bzip2               DISPLAY=:0.2        konsole             ps                  su    
from the konsole. I dont know why</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040014</commentid>
    <comment_count>10</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-03 18:45:22 +0000</bug_when>
    <thetext>(In reply to comment #7)
&gt; I could do everything expect by using mouse (clicking in menus etc) but I could
&gt; not change keyboard focus eg it stayed at the old window
meaning &quot;no&quot; ;-) - kwin&apos;s just not up on start.
from the error log it looks like a dbus issue, preventing the conncetion test of the KUniqueApplication constructor...

&gt; You assume correct
so there&apos;s no problem with kwin, but &quot;only&quot; the invocation in the startup script (or it&apos;s environment)
 
&gt; what is sth. and how can look up the startup process??
&quot;something&quot; i had no clue about at that time ;-)
 
&gt; I noticed that when login in that kwin was started uo on my screens with other
&gt; programs from last sessions. When I changes &quot;start with and empty session&quot;
&gt; instead of &quot;restore previouse session&quot; it did not start
yes, the sessionmanager comes up a bit later and since kwin (probably) didn&apos;t connect the screens dbus server it just gets restarted.
this (likely) affects several &quot;unique&quot; applications like eg. kglobalaccel (global shortcuts)

(In reply to comment #8)
&gt; type kwin --replace &amp; (do not close console at this state. If I do that I will
&gt; lose window decoration)
that&apos;s matter of shell configuration (though i don&apos;t think that it&apos;s bash default behaviour) you can have or not have it kill background jobs on exit

(In reply to comment #9)
&gt; If I have focus on one the the konsole on screen 2 and try to tab around I get:
&gt; ...
&gt; from the konsole. I dont know why

alt + tab does not work unless kwin (and kglobalaccel? actually don&apos;t know) is running what (presumingly) does not happen at that time, thus you probably get some sort of autocompletion?!
-&gt; does it work as expected after launching kwin (and &quot;kglobalaccel&quot;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040020</commentid>
    <comment_count>11</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-03 19:13:09 +0000</bug_when>
    <thetext>I tried to launche 2 konsole on screen 1 and write those 2 commands 
kwin --replace &amp;
kglobalaccel

Then I did the same thing on screen 2 and went back to screen 0 and tried to tab. 
and again it shows either
*** no window***
on screen 1 or 2 (seems random witch one)
or taped correctly

it seems like 1/3 time on each case

on screen 1 and 2  I still got that wired output from the konsole


About the bash behaviour it must then be something debian people have done since I have not chanaged anything in .batchrc


Do you need any more information from my computer ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040021</commentid>
    <comment_count>12</comment_count>
      <attachid>53102</attachid>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-03 19:14:45 +0000</bug_when>
    <thetext>Created attachment 53102
my bashrc in c ase you need it</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040053</commentid>
    <comment_count>13</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-03 21:38:40 +0000</bug_when>
    <thetext>hmmmm... just tried to launch another KDE on screen :1 - no problem at all. (except kmail warned to be already running... blablahh)

-&gt; how exactly (and actually: why ;-) do you startup KDE on multiple screens?
do you have problems when starting on screen, wait until done, start the second, wait until done, start the last?

----------- OT ---------------------
i frankly don&apos;t know if this is configurable at all for bash.
you can use &quot;nohup &lt;command&gt; &amp;&quot; to get it to the bg and ignore sigterms or (afaik) use &quot;&lt;command&gt; &amp; disown&quot; (but that&apos;s bash specific) ... or move to a less retarded shell ;-)
(zsh for the nerds, fish mor my sister - with syntax highlightning. makes phone instructions MUCH simpler =)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040150</commentid>
    <comment_count>14</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-04 06:59:29 +0000</bug_when>
    <thetext>-&gt; how exactly (and actually: why ;-) do you startup KDE on multiple screens?
do you have problems when starting on screen, wait until done, start the
second, wait until done, start the last?

There is 2 reason why I do it:
I have 2 nvidia cards to power my 3 screens. Neither the open source or the close source driver support one x on all 3 screens.
I got use to this settup during the days of kde 3 and liked it so much that I would like to keep it.

how exactly do you startup KDE on multiple screens?
I set my xorg up like it is with nvidia-settings and then &quot;the system&quot; handle the rest, eg I dont know how exacly it starts

do you have problems when starting on screen, wait until done, start the
second, wait until done, start the last?

I know how to set my xorg up to just start on one screen but how can I start a KDE/xorg-thing from within a kde session?

i frankly don&apos;t know if this is configurable at all for bash.
you can use &quot;nohup &lt;command&gt; &amp;&quot; to get it to the bg and ignore sigterms or
(afaik) use &quot;&lt;command&gt; &amp; disown&quot; (but that&apos;s bash specific) ... or move to a
less retarded shell ;-)

So if I inset &quot;nohup &lt;command&gt; &amp;&quot;and &quot;&lt;command&gt; &amp; disown&quot; into the button of my .bashrc it would help me either with my tap or my kwin problem?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040153</commentid>
    <comment_count>15</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-04 07:30:20 +0000</bug_when>
    <thetext>if I enable Xinerama in my xorg file I dont have those problems, but then I loose 3d effects/desktop effects</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040268</commentid>
    <comment_count>16</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-04 14:09:19 +0000</bug_when>
    <thetext>disclamer: i&apos;ve _no_ experience with multiscreen or multihead setups (i only have 2 eyes and they always look the same direction ... =D )

a) don&apos;t use xinerama but nvidias twinview
b) i think you&apos;ll have to use sli to get 3 displays on 2 gpus (since afaik rare nvidia gpu can handle &gt; 2 displays at all), see: http://us.download.nvidia.com/XFree86/Linux-x86/256.35/README/sli.html
c) to launch a second X11 on a second screen, just run &quot;X -screen &lt;screen&gt; :n&quot;, where &quot;&lt;screen&gt;&quot; is the identifier of the Xorg.conf configured screen &quot;:n&quot; is to target display id (likely &quot;:2&quot; in your case)

------ OT --------------
d) no, placing that there won&apos;t do anything.
but if you call &quot;nohup kwin --replace &amp;&quot; it won&apos;t be terminated when exiting the shell (aka &quot;closing konsole&quot;), thus &quot;OT&quot; ;-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040272</commentid>
    <comment_count>17</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-04 14:30:14 +0000</bug_when>
    <thetext>a:
Is far as I know I can not use nvidias twinview sicne it can only handle one card (eg I can have 1 x on screen 1 and 2 (1 card) and leaving 1 x on screen 0 with one card). Or at least I cannot enable it trough the nvidida settings with current drives in debian (195.36.24)
b:
I dont know if I have ebabled sli or not. But I know that my preferet settings work on kde 3.5 (lenny), gnome 2.20 (lenny) and gnome 2.30 (squeeze) but not in kde 4 (but proper duel/triple head is getting closer after bug #156475 has been fixed, just a shame it took so long). As far as I know SlI would enable 2 cars to work on one screen witch I dont need. 

c:
I will try it when I get home. Should I try that with my current setup (Eg with the xorg attached) or should I altered so I have only one x on screen 0?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040278</commentid>
    <comment_count>18</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-04 15:11:35 +0000</bug_when>
    <thetext>a) as mentioned in b) - i think this requires SLI - does it work with xinerama out of the box (1 screen, 2 GPUs, 3 displays?)

b) sure you /really/ want dualhead with 2-3 independend X sessions (unable to move windows across the monitor)?
afaik that&apos;s &quot;just&quot; for resource sharing (1 cpu / board / HDD + n GPUS / keyboards / mice -&gt; n workplaces)

c) with only one screen present.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040280</commentid>
    <comment_count>19</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-04 15:38:26 +0000</bug_when>
    <thetext>a) If I enable xinerama there is some minor problems I can live with such as:
   Programs does not start on the intendent screen eg on the screen where I started them.
   The same thing for the &quot;alt+f2&quot;-tinghy (forgot the name of it)
The major problem with xinerama is that I cannot use those fansy nice 3d effects that comes with kde.

b) If there is a bether options I dont know if I would use that. I would always take the best option. As far as I know I have 3 options:
Running kde 4 with xinerama enabled but without 3d effects.
Running kde 4 without xinerama, but with 3d effects and with that little work around stated earlyer
Running windows 7 with kde 4 apps
Niether of those options are pefect but there is no major drawbacks either

If someone can come op with a bether way please inlighten me

c)I will be back with result within 1 to 1 1/2 hour with results from that test (going home soon, just need a little bid more)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040318</commentid>
    <comment_count>20</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-04 16:53:31 +0000</bug_when>
    <thetext>c;
I removed those 2 lines from ServerLayout     
Screen      1  &quot;Screen1&quot; RightOf &quot;Screen0&quot;
Screen      2  &quot;Screen2&quot; LeftOf &quot;Screen0&quot;
then I did find the konsole and (as root) did write
X -screen Screen1 :1

my primay screen (screen 0) went black and my screen 1 (the rightr one) went from standby to active but black

was this intended behavous?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040324</commentid>
    <comment_count>21</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-04 17:05:56 +0000</bug_when>
    <thetext>yesno.
you started an additional X server, but there&apos;s nothing running on it ;-)
run &quot;DISPLAY=:1 startkde&quot; to launch a session on the 2nd server. sorry :-)

but frankly: you&apos;ll need some help from ppl. knowing multihead / xinerama / twinview - and that&apos;s not me :-(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040330</commentid>
    <comment_count>22</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-04 17:12:47 +0000</bug_when>
    <thetext>I should enter 
&quot;DISPLAY=:1 startkde&quot;
after I have entered 
X -screen Screen1 :1
where both my screen is black?

Instead of tweaking knowing multihead / xinerama /
twinview do you know why I have problem with tabbing between windows?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040337</commentid>
    <comment_count>23</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-04 17:29:17 +0000</bug_when>
    <thetext>My tapping problems that is already described occurs when I do enter 
 kwin --replace &amp;
so I do have those 2 questions back:
why can I not tab between windows after than command?
Why does kwin not start on screen 1 and 2 as it should?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040344</commentid>
    <comment_count>24</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-04 17:37:52 +0000</bug_when>
    <thetext>yes :-P
X -screen Screen1 :1 &amp; sleep 10; DISPLAY=:1 startkde

however i guess this will a) work and b) not be quite related to your problem since it will launch a second x server (like for multiple logins) while you had 3 screens on 1 server
as mentioned: besides telling that there seems to be some issue on connecting dbus when launching additional kwin instances (for what reason ever...) i really can&apos;t help you from this point on (regarding multiscreen setups) sorry, but you&apos;ll have to wait for other input or ask somewhere else</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040353</commentid>
    <comment_count>25</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-04 18:10:22 +0000</bug_when>
    <thetext>(In reply to comment #23)
&gt; My tapping problems that is already described occurs when I do enter 
&gt;  kwin --replace &amp;

&gt; so I do have those 2 questions back:

&gt; why can I not tab between windows after than command?
because either kwin and/or kglobalaccel are not running on that particular screen or didn&apos;t connect to the server. kglobalaccel has to be running _before_ kwin starts up (so in doubt &amp; after launching kglobalaccel you&apos;ll have to restart kwin)

&gt; Why does kwin not start on screen 1 and 2 as it should?
cause sth. at the startup process is broken, supposingly unique applications are launched by multiple instances and attempt to connect the wrong dbus server

-&gt; reassigning to ksmserver</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040384</commentid>
    <comment_count>26</comment_count>
    <who name="Jonas Vejlin">jonas.vejlin</who>
    <bug_when>2010-11-04 20:30:07 +0000</bug_when>
    <thetext>I have been talking with some kwin devs on irc and they say that, they would proberbly not re-introduce things needed to use kwin in this kind of settup. Hes advice was to use another window manager than kwin. Just as you know if you ran into same problem as me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1040483</commentid>
    <comment_count>27</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2010-11-05 00:37:11 +0000</bug_when>
    <thetext>Thanks alot for the info - though i doubt i&apos;ll ever run into this situation.

While SLI Mosaic seems to remain limited to Quadro Chips, some ppl. report success by faking xinerama (preserving compositing) - it&apos;s however unlikely an &quot;out-of-the-box&quot; solution :-(
http://www.dasprids.de/blog/2008/12/15/tri-display-on-linux-with-nvidia</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>53077</attachid>
            <date>2010-11-02 19:45:39 +0000</date>
            <delta_ts>2010-11-02 19:45:39 +0000</delta_ts>
            <desc>my xorg if needed</desc>
            <filename>xorg.conf</filename>
            <type>application/octet-stream</type>
            <size>3182</size>
            <attacher name="Jonas Vejlin">jonas.vejlin</attacher>
            
              <data encoding="base64">IyBudmlkaWEtc2V0dGluZ3M6IFggY29uZmlndXJhdGlvbiBmaWxlIGdlbmVyYXRlZCBieSBudmlk
aWEtc2V0dGluZ3MKIyBudmlkaWEtc2V0dGluZ3M6ICB2ZXJzaW9uIDEuMCAgKHBidWlsZGVyQGMy
MDMpICBUdWUgTWF5IDE4IDA3OjU2OjM4IFVUQyAyMDEwCgojIG52aWRpYS14Y29uZmlnOiBYIGNv
bmZpZ3VyYXRpb24gZmlsZSBnZW5lcmF0ZWQgYnkgbnZpZGlhLXhjb25maWcKIyBudmlkaWEteGNv
bmZpZzogIHZlcnNpb24gMS4wICAoYnVpbGRkQGJhcmJlcikgIFN1biBKdW4gMTMgMTI6MDg6NTYg
VVRDIDIwMTAKClNlY3Rpb24gIlNlcnZlckxheW91dCIKICAgIElkZW50aWZpZXIgICAgICJMYXlv
dXQwIgogICAgU2NyZWVuICAgICAgMCAgIlNjcmVlbjAiIDAgMAogICAgU2NyZWVuICAgICAgMSAg
IlNjcmVlbjEiIFJpZ2h0T2YgIlNjcmVlbjAiCiAgICBTY3JlZW4gICAgICAyICAiU2NyZWVuMiIg
TGVmdE9mICJTY3JlZW4wIgogICAgSW5wdXREZXZpY2UgICAgIktleWJvYXJkMCIgIkNvcmVLZXli
b2FyZCIKICAgIElucHV0RGV2aWNlICAgICJNb3VzZTAiICJDb3JlUG9pbnRlciIKICAgIE9wdGlv
biAgICAgICAgICJYaW5lcmFtYSIgIm8iCkVuZFNlY3Rpb24KClNlY3Rpb24gIkZpbGVzIgpFbmRT
ZWN0aW9uCgpTZWN0aW9uICJJbnB1dERldmljZSIKCiAgICAjIGdlbmVyYXRlZCBmcm9tIGRlZmF1
bHQKICAgIElkZW50aWZpZXIgICAgICJNb3VzZTAiCiAgICBEcml2ZXIgICAgICAgICAibW91c2Ui
CiAgICBPcHRpb24gICAgICAgICAiUHJvdG9jb2wiICJhdXRvIgogICAgT3B0aW9uICAgICAgICAg
IkRldmljZSIgIi9kZXYvcHNhdXgiCiAgICBPcHRpb24gICAgICAgICAiRW11bGF0ZTNCdXR0b25z
IiAibm8iCiAgICBPcHRpb24gICAgICAgICAiWkF4aXNNYXBwaW5nIiAiNCA1IgpFbmRTZWN0aW9u
CgpTZWN0aW9uICJJbnB1dERldmljZSIKCiAgICAjIGdlbmVyYXRlZCBmcm9tIGRlZmF1bHQKICAg
IElkZW50aWZpZXIgICAgICJLZXlib2FyZDAiCiAgICBEcml2ZXIgICAgICAgICAia2JkIgpFbmRT
ZWN0aW9uCgpTZWN0aW9uICJNb25pdG9yIgogICAgSWRlbnRpZmllciAgICAgIk1vbml0b3IwIgog
ICAgVmVuZG9yTmFtZSAgICAgIlVua25vd24iCiAgICBNb2RlbE5hbWUgICAgICAiU2Ftc3VuZyBT
eW5jTWFzdGVyIgogICAgSG9yaXpTeW5jICAgICAgIDMwLjAgLSA4MS4wCiAgICBWZXJ0UmVmcmVz
aCAgICAgNTYuMCAtIDYwLjAKICAgIE9wdGlvbiAgICAgICAgICJEUE1TIgpFbmRTZWN0aW9uCgpT
ZWN0aW9uICJNb25pdG9yIgogICAgSWRlbnRpZmllciAgICAgIk1vbml0b3IxIgogICAgVmVuZG9y
TmFtZSAgICAgIlVua25vd24iCiAgICBNb2RlbE5hbWUgICAgICAiU2Ftc3VuZyBTeW5jTWFzdGVy
IgogICAgSG9yaXpTeW5jICAgICAgIDMwLjAgLSA4MS4wCiAgICBWZXJ0UmVmcmVzaCAgICAgNTYu
MCAtIDYwLjAKRW5kU2VjdGlvbgoKU2VjdGlvbiAiTW9uaXRvciIKICAgIElkZW50aWZpZXIgICAg
ICJNb25pdG9yMiIKICAgIFZlbmRvck5hbWUgICAgICJVbmtub3duIgogICAgTW9kZWxOYW1lICAg
ICAgIlNhbXN1bmcgU3luY01hc3RlciIKICAgIEhvcml6U3luYyAgICAgICAzMC4wIC0gODEuMAog
ICAgVmVydFJlZnJlc2ggICAgIDU2LjAgLSA2MC4wCkVuZFNlY3Rpb24KClNlY3Rpb24gIkRldmlj
ZSIKICAgIElkZW50aWZpZXIgICAgICJEZXZpY2UwIgogICAgRHJpdmVyICAgICAgICAgIm52aWRp
YSIKICAgIFZlbmRvck5hbWUgICAgICJOVklESUEgQ29ycG9yYXRpb24iCiAgICBCb2FyZE5hbWUg
ICAgICAiR2VGb3JjZSA5NjAwIEdUIgogICAgQnVzSUQgICAgICAgICAgIlBDSTo1OjA6MCIKRW5k
U2VjdGlvbgoKU2VjdGlvbiAiRGV2aWNlIgogICAgSWRlbnRpZmllciAgICAgIkRldmljZTEiCiAg
ICBEcml2ZXIgICAgICAgICAibnZpZGlhIgogICAgVmVuZG9yTmFtZSAgICAgIk5WSURJQSBDb3Jw
b3JhdGlvbiIKICAgIEJvYXJkTmFtZSAgICAgICJHZUZvcmNlIDk2MDAgR1QiCiAgICBCdXNJRCAg
ICAgICAgICAiUENJOjI6MDowIgogICAgU2NyZWVuICAgICAgICAgIDAKRW5kU2VjdGlvbgoKU2Vj
dGlvbiAiRGV2aWNlIgogICAgSWRlbnRpZmllciAgICAgIkRldmljZTIiCiAgICBEcml2ZXIgICAg
ICAgICAibnZpZGlhIgogICAgVmVuZG9yTmFtZSAgICAgIk5WSURJQSBDb3Jwb3JhdGlvbiIKICAg
IEJvYXJkTmFtZSAgICAgICJHZUZvcmNlIDk2MDAgR1QiCiAgICBCdXNJRCAgICAgICAgICAiUENJ
OjI6MDowIgogICAgU2NyZWVuICAgICAgICAgIDEKRW5kU2VjdGlvbgoKU2VjdGlvbiAiU2NyZWVu
IgogICAgSWRlbnRpZmllciAgICAgIlNjcmVlbjAiCiAgICBEZXZpY2UgICAgICAgICAiRGV2aWNl
MCIKICAgIE1vbml0b3IgICAgICAgICJNb25pdG9yMCIKICAgIERlZmF1bHREZXB0aCAgICAyNAog
ICAgT3B0aW9uICAgICAgICAgIlR3aW5WaWV3IiAiMCIKICAgIE9wdGlvbiAgICAgICAgICJtZXRh
bW9kZXMiICJudmlkaWEtYXV0by1zZWxlY3QgKzArMCIKICAgIFN1YlNlY3Rpb24gICAgICJEaXNw
bGF5IgogICAgICAgIERlcHRoICAgICAgIDI0CiAgICBFbmRTdWJTZWN0aW9uCkVuZFNlY3Rpb24K
ClNlY3Rpb24gIlNjcmVlbiIKICAgIElkZW50aWZpZXIgICAgICJTY3JlZW4xIgogICAgRGV2aWNl
ICAgICAgICAgIkRldmljZTEiCiAgICBNb25pdG9yICAgICAgICAiTW9uaXRvcjEiCiAgICBEZWZh
dWx0RGVwdGggICAgMjQKICAgIE9wdGlvbiAgICAgICAgICJUd2luVmlldyIgIjAiCiAgICBPcHRp
b24gICAgICAgICAibWV0YW1vZGVzIiAiREZQLTA6IG52aWRpYS1hdXRvLXNlbGVjdCArMCswIgog
ICAgU3ViU2VjdGlvbiAgICAgIkRpc3BsYXkiCiAgICAgICAgRGVwdGggICAgICAgMjQKICAgIEVu
ZFN1YlNlY3Rpb24KRW5kU2VjdGlvbgoKU2VjdGlvbiAiU2NyZWVuIgogICAgSWRlbnRpZmllciAg
ICAgIlNjcmVlbjIiCiAgICBEZXZpY2UgICAgICAgICAiRGV2aWNlMiIKICAgIE1vbml0b3IgICAg
ICAgICJNb25pdG9yMiIKICAgIERlZmF1bHREZXB0aCAgICAyNAogICAgT3B0aW9uICAgICAgICAg
IlR3aW5WaWV3IiAiMCIKICAgIE9wdGlvbiAgICAgICAgICJtZXRhbW9kZXMiICJERlAtMTogbnZp
ZGlhLWF1dG8tc2VsZWN0ICswKzAiCiAgICBTdWJTZWN0aW9uICAgICAiRGlzcGxheSIKICAgICAg
ICBEZXB0aCAgICAgICAyNAogICAgRW5kU3ViU2VjdGlvbgpFbmRTZWN0aW9uCgo=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>53100</attachid>
            <date>2010-11-03 17:19:48 +0000</date>
            <delta_ts>2010-11-03 17:19:48 +0000</delta_ts>
            <desc>xession log</desc>
            <filename>xsession.errors.bz2</filename>
            <type>application/x-bzip</type>
            <size>4475</size>
            <attacher name="Jonas Vejlin">jonas.vejlin</attacher>
            
              <data encoding="base64">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
eN4GR9xUsXFpSC7cqhrL/Ej/i7kinChISgMfpYA=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>53102</attachid>
            <date>2010-11-03 19:14:45 +0000</date>
            <delta_ts>2010-11-03 19:14:45 +0000</delta_ts>
            <desc>my bashrc in c ase you need it</desc>
            <filename>bashrc</filename>
            <type>application/octet-stream</type>
            <size>3184</size>
            <attacher name="Jonas Vejlin">jonas.vejlin</attacher>
            
              <data encoding="base64">IyB+Ly5iYXNocmM6IGV4ZWN1dGVkIGJ5IGJhc2goMSkgZm9yIG5vbi1sb2dpbiBzaGVsbHMuCiMg
c2VlIC91c3Ivc2hhcmUvZG9jL2Jhc2gvZXhhbXBsZXMvc3RhcnR1cC1maWxlcyAoaW4gdGhlIHBh
Y2thZ2UgYmFzaC1kb2MpCiMgZm9yIGV4YW1wbGVzCgojIElmIG5vdCBydW5uaW5nIGludGVyYWN0
aXZlbHksIGRvbid0IGRvIGFueXRoaW5nClsgLXogIiRQUzEiIF0gJiYgcmV0dXJuCgojIGRvbid0
IHB1dCBkdXBsaWNhdGUgbGluZXMgaW4gdGhlIGhpc3RvcnkuIFNlZSBiYXNoKDEpIGZvciBtb3Jl
IG9wdGlvbnMKIyBkb24ndCBvdmVyd3JpdGUgR05VIE1pZG5pZ2h0IENvbW1hbmRlcidzIHNldHRp
bmcgb2YgYGlnbm9yZXNwYWNlJy4KSElTVENPTlRST0w9JEhJU1RDT05UUk9MJHtISVNUQ09OVFJP
TCs6fWlnbm9yZWR1cHMKIyAuLi4gb3IgZm9yY2UgaWdub3JlZHVwcyBhbmQgaWdub3Jlc3BhY2UK
SElTVENPTlRST0w9aWdub3JlYm90aAoKIyBhcHBlbmQgdG8gdGhlIGhpc3RvcnkgZmlsZSwgZG9u
J3Qgb3ZlcndyaXRlIGl0CnNob3B0IC1zIGhpc3RhcHBlbmQKCiMgZm9yIHNldHRpbmcgaGlzdG9y
eSBsZW5ndGggc2VlIEhJU1RTSVpFIGFuZCBISVNURklMRVNJWkUgaW4gYmFzaCgxKQoKIyBjaGVj
ayB0aGUgd2luZG93IHNpemUgYWZ0ZXIgZWFjaCBjb21tYW5kIGFuZCwgaWYgbmVjZXNzYXJ5LAoj
IHVwZGF0ZSB0aGUgdmFsdWVzIG9mIExJTkVTIGFuZCBDT0xVTU5TLgpzaG9wdCAtcyBjaGVja3dp
bnNpemUKCiMgbWFrZSBsZXNzIG1vcmUgZnJpZW5kbHkgZm9yIG5vbi10ZXh0IGlucHV0IGZpbGVz
LCBzZWUgbGVzc3BpcGUoMSkKI1sgLXggL3Vzci9iaW4vbGVzc3BpcGUgXSAmJiBldmFsICIkKFNI
RUxMPS9iaW4vc2ggbGVzc3BpcGUpIgoKIyBzZXQgdmFyaWFibGUgaWRlbnRpZnlpbmcgdGhlIGNo
cm9vdCB5b3Ugd29yayBpbiAodXNlZCBpbiB0aGUgcHJvbXB0IGJlbG93KQppZiBbIC16ICIkZGVi
aWFuX2Nocm9vdCIgXSAmJiBbIC1yIC9ldGMvZGViaWFuX2Nocm9vdCBdOyB0aGVuCiAgICBkZWJp
YW5fY2hyb290PSQoY2F0IC9ldGMvZGViaWFuX2Nocm9vdCkKZmkKCiMgc2V0IGEgZmFuY3kgcHJv
bXB0IChub24tY29sb3IsIHVubGVzcyB3ZSBrbm93IHdlICJ3YW50IiBjb2xvcikKY2FzZSAiJFRF
Uk0iIGluCiAgICB4dGVybS1jb2xvcikgY29sb3JfcHJvbXB0PXllczs7CmVzYWMKCiMgdW5jb21t
ZW50IGZvciBhIGNvbG9yZWQgcHJvbXB0LCBpZiB0aGUgdGVybWluYWwgaGFzIHRoZSBjYXBhYmls
aXR5OyB0dXJuZWQKIyBvZmYgYnkgZGVmYXVsdCB0byBub3QgZGlzdHJhY3QgdGhlIHVzZXI6IHRo
ZSBmb2N1cyBpbiBhIHRlcm1pbmFsIHdpbmRvdwojIHNob3VsZCBiZSBvbiB0aGUgb3V0cHV0IG9m
IGNvbW1hbmRzLCBub3Qgb24gdGhlIHByb21wdAojZm9yY2VfY29sb3JfcHJvbXB0PXllcwoKaWYg
WyAtbiAiJGZvcmNlX2NvbG9yX3Byb21wdCIgXTsgdGhlbgogICAgaWYgWyAteCAvdXNyL2Jpbi90
cHV0IF0gJiYgdHB1dCBzZXRhZiAxID4mL2Rldi9udWxsOyB0aGVuCgkjIFdlIGhhdmUgY29sb3Ig
c3VwcG9ydDsgYXNzdW1lIGl0J3MgY29tcGxpYW50IHdpdGggRWNtYS00OAoJIyAoSVNPL0lFQy02
NDI5KS4gKExhY2sgb2Ygc3VjaCBzdXBwb3J0IGlzIGV4dHJlbWVseSByYXJlLCBhbmQgc3VjaAoJ
IyBhIGNhc2Ugd291bGQgdGVuZCB0byBzdXBwb3J0IHNldGYgcmF0aGVyIHRoYW4gc2V0YWYuKQoJ
Y29sb3JfcHJvbXB0PXllcwogICAgZWxzZQoJY29sb3JfcHJvbXB0PQogICAgZmkKZmkKCmlmIFsg
IiRjb2xvcl9wcm9tcHQiID0geWVzIF07IHRoZW4KICAgIFBTMT0nJHtkZWJpYW5fY2hyb290Oiso
JGRlYmlhbl9jaHJvb3QpfVxbXDAzM1swMTszMm1cXVx1QFxoXFtcMDMzWzAwbVxdOlxbXDAzM1sw
MTszNG1cXVx3XFtcMDMzWzAwbVxdXCQgJwplbHNlCiAgICBQUzE9JyR7ZGViaWFuX2Nocm9vdDor
KCRkZWJpYW5fY2hyb290KX1cdUBcaDpcd1wkICcKZmkKdW5zZXQgY29sb3JfcHJvbXB0IGZvcmNl
X2NvbG9yX3Byb21wdAoKIyBJZiB0aGlzIGlzIGFuIHh0ZXJtIHNldCB0aGUgdGl0bGUgdG8gdXNl
ckBob3N0OmRpcgpjYXNlICIkVEVSTSIgaW4KeHRlcm0qfHJ4dnQqKQogICAgUFMxPSJcW1xlXTA7
JHtkZWJpYW5fY2hyb290OisoJGRlYmlhbl9jaHJvb3QpfVx1QFxoOiBcd1xhXF0kUFMxIgogICAg
OzsKKikKICAgIDs7CmVzYWMKCiMgZW5hYmxlIGNvbG9yIHN1cHBvcnQgb2YgbHMgYW5kIGFsc28g
YWRkIGhhbmR5IGFsaWFzZXMKaWYgWyAteCAvdXNyL2Jpbi9kaXJjb2xvcnMgXTsgdGhlbgogICAg
dGVzdCAtciB+Ly5kaXJjb2xvcnMgJiYgZXZhbCAiJChkaXJjb2xvcnMgLWIgfi8uZGlyY29sb3Jz
KSIgfHwgZXZhbCAiJChkaXJjb2xvcnMgLWIpIgogICAgYWxpYXMgbHM9J2xzIC0tY29sb3I9YXV0
bycKICAgICNhbGlhcyBkaXI9J2RpciAtLWNvbG9yPWF1dG8nCiAgICAjYWxpYXMgdmRpcj0ndmRp
ciAtLWNvbG9yPWF1dG8nCgogICAgI2FsaWFzIGdyZXA9J2dyZXAgLS1jb2xvcj1hdXRvJwogICAg
I2FsaWFzIGZncmVwPSdmZ3JlcCAtLWNvbG9yPWF1dG8nCiAgICAjYWxpYXMgZWdyZXA9J2VncmVw
IC0tY29sb3I9YXV0bycKZmkKCiMgc29tZSBtb3JlIGxzIGFsaWFzZXMKI2FsaWFzIGxsPSdscyAt
bCcKI2FsaWFzIGxhPSdscyAtQScKI2FsaWFzIGw9J2xzIC1DRicKCiMgQWxpYXMgZGVmaW5pdGlv
bnMuCiMgWW91IG1heSB3YW50IHRvIHB1dCBhbGwgeW91ciBhZGRpdGlvbnMgaW50byBhIHNlcGFy
YXRlIGZpbGUgbGlrZQojIH4vLmJhc2hfYWxpYXNlcywgaW5zdGVhZCBvZiBhZGRpbmcgdGhlbSBo
ZXJlIGRpcmVjdGx5LgojIFNlZSAvdXNyL3NoYXJlL2RvYy9iYXNoLWRvYy9leGFtcGxlcyBpbiB0
aGUgYmFzaC1kb2MgcGFja2FnZS4KCmlmIFsgLWYgfi8uYmFzaF9hbGlhc2VzIF07IHRoZW4KICAg
IC4gfi8uYmFzaF9hbGlhc2VzCmZpCgojIGVuYWJsZSBwcm9ncmFtbWFibGUgY29tcGxldGlvbiBm
ZWF0dXJlcyAoeW91IGRvbid0IG5lZWQgdG8gZW5hYmxlCiMgdGhpcywgaWYgaXQncyBhbHJlYWR5
IGVuYWJsZWQgaW4gL2V0Yy9iYXNoLmJhc2hyYyBhbmQgL2V0Yy9wcm9maWxlCiMgc291cmNlcyAv
ZXRjL2Jhc2guYmFzaHJjKS4KaWYgWyAtZiAvZXRjL2Jhc2hfY29tcGxldGlvbiBdICYmICEgc2hv
cHQgLW9xIHBvc2l4OyB0aGVuCiAgICAuIC9ldGMvYmFzaF9jb21wbGV0aW9uCmZpCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>