[climacs-devel] Wrong call on DREI-BUFFER:MARK

David Lewis d.lewis at gold.ac.uk
Thu Dec 6 12:27:41 UTC 2007


Hello,

I've just resumed working on a Climacs app after a hiatus. When I try to
run Climacs, the pane appears, but before anything further happens, I
get:
There is no applicable method for the generic function
  #<STANDARD-GENERIC-FUNCTION DREI-BUFFER:MARK (1)>
when called with arguments
  (#<DREI::POINT-CURSOR X 0.0d0:0.0d0 Y 0.0d0:0.0d0 {AC7FCF1}>).
   [Condition of type SIMPLE-ERROR]

Restarts:
 0: [ABORT] Return to SLIME's top level.
 1: [TERMINATE-THREAD] Terminate this thread (#<THREAD
"new-repl-thread" {AC6B1E1}>)

Backtrace:
  0: (NIL
      #<unavailable argument>
      #<unavailable argument>
      #<STANDARD-GENERIC-FUNCTION DREI-BUFFER:MARK (1)>)
      Locals:
        SB-DEBUG::ARG-0 = 4
        SB-DEBUG::ARG-1 = :<NOT-AVAILABLE>
        SB-DEBUG::ARG-2 = :<NOT-AVAILABLE>
        SB-DEBUG::ARG-3 = #<STANDARD-GENERIC-FUNCTION DREI-BUFFER:MARK
(1)>
  1: ((SB-PCL::FAST-METHOD DREI::VISIBLE AND (T DREI:DREI-PANE))
      #<unavailable argument>
      #<unavailable argument>
      #<DREI::POINT-CURSOR X 0.0d0:0.0d0 Y 0.0d0:0.0d0 {AC7FCF1}>
      #<CLIMACS-GUI:CLIMACS-PANE "(Unnamed Pane)" {AC7B021}>)
  2: ((LAMBDA
          (SB-PCL::.PV-CELL. SB-PCL::.NEXT-METHOD-CALL. SB-PCL::.ARG0.
           SB-PCL::.ARG1.))
      #<unavailable argument>
      #<unavailable argument>
      #<DREI::POINT-CURSOR X 0.0d0:0.0d0 Y 0.0d0:0.0d0 {AC7FCF1}>
      #<CLIMACS-GUI:CLIMACS-PANE "(Unnamed Pane)" {AC7B021}>)
  3: ((SB-PCL::FAST-METHOD DREI:DISPLAY-DREI-CURSOR :AROUND
       (CLIM:EXTENDED-OUTPUT-STREAM DREI:DREI DREI:DREI-CURSOR
        DREI-SYNTAX:SYNTAX))
      #<unavailable argument>
      #S(SB-PCL::FAST-METHOD-CALL
         :FUNCTION #<CLOSURE # {AA0D91D}>
         :PV-CELL NIL
         :NEXT-METHOD-CALL NIL
         :ARG-INFO (4))
      #<CLIMACS-GUI:CLIMACS-PANE "(Unnamed Pane)" {AC7B021}> ..)
  4: (DREI:DISPLAY-DREI-PANE
      #<unavailable argument>
      #<CLIMACS-GUI:CLIMACS-PANE "(Unnamed Pane)" {AC7B021}>)

Climacs and mcclim are cvs check-outs as of today, I can't immediately
answer for all other components.

Any suggestions?

Thanks,

David Lewis



More information about the climacs-devel mailing list