We're debugging a really strange problem with TigerVNC:s Xvnc: After executing:

eval `dbus-launch --sh-syntax --exit-with-session`

in a xterm window, then keyboard events are occasionally lost. If you type, say, 1234567890, you will actually end up with something like 12356890. It's a race condition: Many attempts to debug the problem makes it go away. For example, if you strace:e bash or the xterm, it disappears. The problem also seems to disappear by itself after 1 minute or so. Even more interesting is that the problem occurs even if dbus-launch is started without a DISPLAY environment variable. Seen before, in any form?

Best regards, ---
Peter Åstrand           ThinLinc Chief Developer
Cendio AB               http://www.cendio.com
Wallenbergs gata 4
583 30 Linköping        Phone: +46-13-21 46 00
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to