Bug Tracker item #3601402, was opened at 2013-01-18 10:35 Message generated for change (Tracker Item Submitted) made by stephenpolkowsk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3601402&group_id=254363
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: stephen (stephenpolkowsk) Assigned to: Nobody/Anonymous (nobody) Summary: TigerVNC overlapping window corruption with xterm Initial Comment: TigverVNC has a problem with overlapping windows using X applications. I noticed this problem first with Xterm. The corruption disappears if the screen is refreshed. I can reproduce this problem using just xterm and xeyes. No window manager is required. Create a xstartup file as follows: #!/bin/sh xeyes -display :1 -geometry 1024x768 +shape & xterm -display :1 -geometry 160x50 & Start the vncserver on display :1 as follows: vncserver :1 -geometry 1024x768 Now, connect to display :1 using the TigerVNC viewer. You will see the corruption in TigerVNC-Corruption1.png. I added RED arrows to highlight the corruption. The xterm has two while lines adjacent to the scroll bar. These are pixels from the xeyes window. Now, kill the xeyes application from another command shell: ivy[cnr]:~/.vnc %ps PID TTY TIME CMD 5824 pts/1 00:00:00 tcsh 5916 pts/1 00:00:00 Xvnc 12141 pts/1 00:00:00 xeyes 12142 pts/1 00:00:00 xterm 13174 pts/1 00:00:00 ps ivy[cnr]:~/.vnc % kill 12141 Now, the corruption is even more noticeable. Take a look at TigerVNC-Corruption2.png for reference. Again, I added RED arrows to highlight the while line corruption. Is anyone aware of this problem? It fails on the latest version of TigerVNC 1.2.0. Thanks, Stephen ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3601402&group_id=254363 ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel