On Fri, Mar 13, 2009 at 01:58:18PM +0000, Alban Rochel wrote: > Andrew Ross wrote: > > It does however fix things for me and ctest again runs successfully. > > > > Andrew > > > > I'm glad you managed to fix this. Thanks a lot! > > Alban
No problem. You may want to test use of multiple devices (example 14 is good for this). A couple of problems emerge. 1) If you run example 14 with -dev qtwidget then you can't finish the application. Closing both windows still leaves the example running. This doesn't happen with single window examples. 2) If you run example 14 with qtwidget on 1st stream and qt file device on second stream then everything runs ok. If you try the Qt file device first then qtwidget you get a segmentation fault since the application has not been initialised as a GUI app. This is as I predicted. I think the long-term solution to 2) is to work out what else has to be done for a GUI app to ensure it is properly initialised. In that case we can always make the QApplication instance a GUI enabled app and all devices will work. Andrew ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel