Axel Simon <axel.si...@ens.fr> writes:

> On Mon, 2009-11-23 at 19:53 +0800, Andy Stewart wrote:
>> It's newsest version of Embedded.hs (that use EventM instead Events)
>
> I was asking if you used the repository from yesterday because I did fix
> some concurrency bugs that could trigger the Xlib message. Could you
> compile against the latest darcs repository and try again?
Yes, i compile latest darcs repository befor i test my demo program.
And result is same, still have X errors.

  -- Andy
>
> Thanks,
> Axel.
>
>> But strange is this error not always occur.
>> 
>> If i remove `keyPress` callback.
>> Just fork child process in `socektMain` like below:
>> 
>> ------------------------------> fork in socketMain start 
>> <------------------------------
>>  forkPlugProcess notebook PlugEditor "Editor"     -- create editor GtkPlug
>>  forkPlugProcess notebook PlugTerminal "Terminal" -- create terminal GtkPlug
>> ------------------------------> fork in socketMain end   
>> <------------------------------
>> 
>> Won't haven't any problem.
>> 
>> So problem must be occur when SocektMain handle `keyPress` callback.
>> But i don't know why, In logical, it should be works fine.
>> 
>>   -- Andy
>> 
>> Axel Simon <axel.si...@ens.fr> writes:
>> > Oh dear,
>> >
>> > is this with the darcs repository from yesterday? Although I'm not quite
>> > sure if this is a concurrency bug at all.
>> >
>> > Axel.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to