Ticket #16003 (closed defect: fixed)
wxMaxima encountered a Lisp error
| Reported by: | peter@… | Owned by: | usami-k@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| 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
Note: See
TracTickets for help on using
tickets.

