#16003 closed defect (fixed)
wxMaxima encountered a Lisp error
Reported by: | peter@… | Owned by: | usami-k@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | wxMaxima Lisp plot2d | Cc: | |
Port: |
Description
When I enter (%i4) plot2d(sin(t),[t,0,2*%pi]); I get the following error message but the plot still works. Maxima encountered a Lisp Error: Error during processing of --eval option "(cl-user::run)":
The value "" is not of type SYMBOL.
Automatically continuing. To reenable the Lisp debugger set *debugger-hook* to nil.
This error does not occur under the windows or linux versions. This error does not occur when I type the plot2d command from a command line. This error only occurs in wxMaxima running on OS X. The same error occurs on 10.4.12 PPC and 10.5.3 Intel.
Peter Nachtwey
Change History (4)
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to usami-k@… |
comment:2 Changed 16 years ago by usami-k@…
This error was fixed in wxMaxima 0.7.5.
Update patch : #16020
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.