Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!hsdndev!think.com!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!lll-winken!uunet!mcsun!corton!geocub!lectra From: lectra@geocub.UUCP (Lectra Systeme) Newsgroups: comp.unix.questions Subject: X on Unisoft UNIX System V 3.2 Message-ID: <3444@geocub.UUCP> Date: 17 Jun 91 13:50:09 GMT Lines: 46 Hello Unix world ! Is there anybody porting an X11R4 server on Unisoft UNIX System V 3.2 (release 1.3) ? Please help me ... I've just finished the porting of the X11R4 server on Unisoft UNIX System V 3.2 (release 1.3) and i've got a problem when i use the server and a full-graphical X client (ico for example) on the same CPU : The ico moves around the window step by step (not continous) with an interval of about 1/2 s between each position ==> that's awful ! Then let's try another experience whithout my server (using an X terminal) : i write a simple program (bcl) which is an infinite loop (like the X server) : main () { for (;;); } and i type : bcl & and then : ico -display Xdisplay:0 & The ico moves step by step too ! When i kill the "bcl" program, the ico moves normally... What can i do ? Pierre FICHEUX PS: I offer a bottle of Bordeaux wine for the first correct solution !