Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#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@…

Assigning to maintainer.

comment:2 in reply to:  description 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: newclosed

Should be fixed by r38401 (from #16020).

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.