<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jengelh@inai.de" title="Jan Engelhardt <jengelh@inai.de>"> <span class="fn">Jan Engelhardt</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [pnv] Xvnc redraws incorrectly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72346">bug 72346</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [pnv] Xvnc redraws incorrectly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72346#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [pnv] Xvnc redraws incorrectly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72346">bug 72346</a>
              from <span class="vcard"><a class="email" href="mailto:jengelh@inai.de" title="Jan Engelhardt <jengelh@inai.de>"> <span class="fn">Jan Engelhardt</span></a>
</span></b>
        <pre>According to SUSE package database, "vncserver" is the TigerVNC implementation.
The vncserver runs on a unconnected card as follows

$ lspci...
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09)
00:02.0 0300: 8086:0102 (rev 09)
$ vncserver :2 -geometry 1264x944
$ ps xaf | grep 944
Xvnc :2 -desktop X -httpd /usr/share/vnc/classes -auth
/home/jengelh/.Xauthority -geometry 1264x944 -depth 24 -rfbwait 120000 -rfbauth
/home/jengelh/.vnc/passwd -rfbport 5902 -fp
/usr/share/fonts/misc:unscaled,/usr/share/fonts/local,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/Type1,/usr/share/fonts/URW,/usr/share/fonts/Speedo,/usr/share/fonts/truetype,/usr/share/fonts/uni,/usr/share/fonts/CID
-noreset


vncclient is run on the Pineview/N450, and is TightVNC (not Tiger).
$ ssh -CL 5902:localhost:5902 remote-site
$ vncviewer localhost:2 -encodings tight -compresslevel 9</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>