Is there a quick way to get the ball rolling again if one encounters the error below? The plplot documentation suggests that calling c-plend (or c-plend1) should clean things up but they don't seem to do much.
PLplot error encountered (Too many tries.). The current plotting stream is likely corrupted. [Condition of type SIMPLE-ERROR]
Thanks for any suggestions/help,
Alan
PS It's probably worth noting that this is my first encounter with CFFI stuff and (from the lack of messages on this mailing list...) I'm guessing I'm missing something relatively straightforward...
____________________________________________________________________________________ Get the free Yahoo! toolbar and rest assured with the added security of spyware protection. http://new.toolbar.yahoo.com/toolbar/features/norton/index.php
On Jun 11, 2007, at 10:41 AM, dat wrote:
Is there a quick way to get the ball rolling again if one encounters the error below? The plplot documentation suggests that calling c-plend (or c-plend1) should clean things up but they don't seem to do much.
PLplot error encountered (Too many tries.). The current plotting stream is likely corrupted. [Condition of type SIMPLE-ERROR]
Once you've hit this message you pretty much have to write off the current plot. Are you having problems starting another plot? If you have a test case I'd be happy to take a look.
Thanks for any suggestions/help,
Alan
PS It's probably worth noting that this is my first encounter with CFFI stuff and (from the lack of messages on this mailing list...) I'm guessing I'm missing something relatively straightforward...
Actually, you are the first person to write to this list.
best, -Hazen
cl-plplot-devel@common-lisp.net