Re_re hello Alexander.

Here what I would try in first:

1) Add cmem in uses section of mseide.pas, like this:

   uses
{$ifdef FPC}{$ifdef unix}cmem, cthreads,{$endif}{$endif}

2) Compile MSEide without any optimization ( no -O2 ).

3) Run and see.

This to be sure that the problems comes from the graphic driver.

After we can try adding some sleep(10) after flush') like Martin proposed in
mseguiintf.pas

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to