Waldek Hebisch <[EMAIL PROTECTED]> writes: > The following patch seem to help: > > diff -u trunk.bb/src/interp/i-syscmd.boot trunk/src/interp/i-syscmd.boot > --- trunk.bb/src/interp/i-syscmd.boot 2008-10-03 18:16:52.000000000 +0200 > +++ trunk/src/interp/i-syscmd.boot 2008-10-08 02:45:53.000000000 +0200 > @@ -1886,6 +1886,7 @@ > spadClosure? ob == > fun := QCAR ob > not (name := BPINAME fun) => nil > + name = "WRAPPED" => nil > vec := QCDR ob > not VECP vec => nil > name
Did you manage to make the graphics appear again? (Yes, the error goes away and at least one can work with the remaining history...) I think we should commit it anyway... Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en -~----------~----~----~----~------~----~------~--~---
