
28 Feb
2005
28 Feb
'05
7:23 p.m.
On 28/02/2005, at 5:35 PM, Christophe Rhodes wrote:
Error in process Listener(3): Cannot IMPORT "SET-PORT-KEYBOARD-FOCUS" from package "CLIMI"
I believe that the backend protocol changed recently, and this symbol was renamed to %set-port-keyboard-focus. Try changing uses of it in the beagle backend (and adding a timestamp keyword argument to the method definition).
Thanks for the tip. I have done this (events.lisp, and package.lisp), and the listener comes up as stated. It also has the problems discussed eleswhere, but that is another story. Regards.