Path: utzoo!attcan!uunet!lll-winken!lll-tis!mordor!joyce!ames!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!ut-sally!ut-emx!lad-shrike!milano!banzai-inst!wex From: wex@banzai-inst.SW.MCC.COM (Alan Wexelblat) Newsgroups: comp.sources.bugs Subject: Re: Xconq bugs Summary: Why xconq can hang with two human players - the solution Message-ID: <903@banzai-inst.SW.MCC.COM> Date: 15 Jul 88 14:01:00 GMT References: <896@banzai-inst.SW.MCC.COM> <2270001@hpcilzb.HP.COM> Organization: MCC, Austin, TX Lines: 16 In article <2270001@hpcilzb.HP.COM>, cnc@hpcilzb.HP.COM (Chris Christensen) writes: > ... the bug I posted about earlier that is caused by the buildings > revolting. This posting somehow never reached our site. I will put your fix into our beirut.per file. > We also have a problem with xconq hanging when two players are playing. We have figured out why this happens and I've reported it to Stan. The reason is that the player whose turn it is *not* causes the xconq window to be redrawn (eg by exposing another X window over it). This causes input to hang for the player who's trying to move. The solution is to have the non-moving player click the mouse in the xconq window; this frees up the screen of the moving player who can then continue his turn.