From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,87eef92979ff77d9,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-06 00:26:03 PST Path: supernews.google.com!sn-xit-03!supernews.com!freenix!isdnet!isdnethub!not-for-mail From: Eric JAN Newsgroups: comp.lang.ada Subject: Threads and GtKAdA Date: 6 Mar 2001 08:22:30 GMT Message-ID: <200136-84413-603253@foorum.com> NNTP-Posting-Host: 195.200.116.59 X-Trace: news2.isdnet.net 983866950 27622 195.200.116.59 (6 Mar 2001 08:22:30 GMT) X-Complaints-To: abuse@isdnet.net NNTP-Posting-Date: 6 Mar 2001 08:22:30 GMT X-Originating-Host: 194.199.56.5 X-Originating-User: 194.199.56.5 X-NNTP-Posting-Host: 194.199.56.5 X-Complaints-To2: abuse@foorum.fr Xref: supernews.google.com comp.lang.ada:5457 Date: 2001-03-06T08:22:30+00:00 List-Id: Hello everybody ! We're french students so excuse us for the english. We're working on a distribuated application using GnatDIST in order to make a sort of chat. The server (using pragma Remote Call Interface) call a function of a customer (un client quoi !!) via a pointer. This customer's function has to open a GtkADA messagedialog box. When opening, the following message appears: GLib-WARNING **: g_main_run(): called recursively from within a source's check() or prepare() member or from a second thread, iteration not possible We suppose that the problem is the consequence of the call method of the customer's function by the server. Can you help us by giving an advice, an example ... Thanks a lot ! ------ User of http://www.foorum.com/. The best tools for usenet searching.