Bugs item #2964497, was opened at 2010-03-05 13:03
Message generated for change (Tracker Item Submitted) made by airwin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2964497&group_id=2915

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alan W. Irwin (airwin)
Assigned to: Andrew Ross (andrewross)
Summary: "p" octave examples not ready for prime time

Initial Comment:
There now exists a special configured script called test_octave_interactive.sh 
which is run from plplot-test.sh whenever the --interactive_octave option is 
used with an interactive device option.  The test_octave_xwin, 
test_octave_xcairo, test_octave_qtwidget, and test_octave_wxwidgets targets run 
this script for a range of "p" examples given in 
test_octave_interactive.sh(,in).  Currently, the test_octave_qtwidget target 
works the best.  However, even for that target the following "p" examples had 
to be excluded for the given reasons.

# 11 (many invalid limits);
# 12 (hangs);
# 14 (looks pretty to start but then segfaults);
# 17 (error: plrb: device is not xor capable, occurs for qtwidget);
# 18 (pthread_mutex_lock.c:285:)
# 19 (failed to exit properly for qtwidget, but wxwidgets was fine);
# 20 (failed to exit properly for qtwidget and wxwidgets)

Comments for devices other than qtwidget:

test_octave_xcairo panifully slow (issue reported previously for example 17 as 
bug 2960406 and therefore not anything to do with octave).

test_octave_xwin errors out (for any example) with
*** PLPLOT ERROR, IMMEDIATE EXIT ***
Can't open display
Program aborted

test_octave_wxwidgets seems to work fine on single examples, but segfaults 
whenever any second example is tested.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2964497&group_id=2915

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to