Re: [Fxruby-users] FXFileDialog and threads
Status: Inactive
Brought to you by:
lyle
From: Paul R. <pau...@sh...> - 2004-02-26 20:19:07
|
Thanks for the quick repy - I should have added im using windows. Ive also found that in a new thread the dialog doesnt always appear. Could well be something else in there causing this problem though. Thanks Paul ----- Original Message ----- From: jeroen <je...@fo...> Date: Thursday, February 26, 2004 10:59 am Subject: Re: [Fxruby-users] FXFileDialog and threads > On Thursday 26 February 2004 11:38 am, Paul Rogers wrote: > > Im using an FXFileDialog to save a file. > > > > The application also has some other threads running - some doing > no FX > > things, and at least one doing things with FX > > > > If I display the dialog while the threads are running I get random > > segmentation faults. But if I switch them off, the segmentation > faults dont > > happen. > > > > I can get round this particular problem by running the dialog in > a new > > thread. > > > > If I get the chance I'll write a simpler app that demonstrates > the problem. > > If you're on UNIX, try --enable-threadsafe when you're configuring. > > > > > - Jeroen > > -- > +------------------------------------------------------------------ > ----------+ > | Copyright (C) 23:50 12/11/2003 Jeroen van der Zijp. All Rights > Reserved. | > +------------------------------------------------------------------ > ----------+ > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Fxruby-users mailing list > Fxr...@li... > https://lists.sourceforge.net/lists/listinfo/fxruby-users > |