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. |
+----------------------------------------------------------------------------+
|