Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!EDRC.CMU.EDU!Sergio.Sedas From: Sergio.Sedas@EDRC.CMU.EDU Newsgroups: comp.windows.x Subject: X10 bug Message-ID: <8805030125.AA27318@ATHENA.MIT.EDU> Date: 3 May 88 01:26:18 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 21 I wrote a little program which tries to display onto an Xwindow. Apparently it does not like odd number of runs because the first time I execute it, nothing is displayed, the second time what I wanted is displayed. The same thing happens on any odd number of executions of the same program. All I do is: open display open window XLine XDraw destroy window close display I'm bewildered. Any suggestions ? sws@edrc.cmu.edu