-
I just found and fixed the exact same bug.
Is anybody maintaining this system? Does not seem very active.
2009-03-03 00:57:36 UTC in Portable AllegroServe(tm)
-
Copy is not grayed out, it just doesn't work (the selected text does not get put in the clipboard, as far as I can tell).
Following the advice of that link, I got rid of one of the things in Input Managers, "Smart Crash Reports" (no idea where that came from). That fixed the problem, thanks!
2008-01-12 19:17:09 UTC in Vienna
-
Copy doesn't work for me in Vienna 2.2.2.2212. Neither Apple-C, nor Copy from the context menu works. Doesn't matter if the selected text is in the browser window, or the URL field.
This is on Tiger, if that's relevant.
2008-01-10 06:00:55 UTC in Vienna
-
CL-USER> (defclass foo () ())
#
CL-USER> (make-instance 'foo :should-get-an-error 23)
#
Is anybody actually paying attention to bug reports filed here?.
2007-11-30 06:26:42 UTC in ArmedBear / J
-
Actually the problem is in the printer for method objects, not EQL methods themselves.
2007-11-28 22:30:23 UTC in ArmedBear / J
-
Actually the problem is in the printer for method objects, not EQL methods themselves.
2007-11-28 06:30:05 UTC in ArmedBear / J
-
CL-USER(7): (defmethod bar ((arg (eql :foo))) 23)
Debugger invoked on condition of type SIMPLE-ERROR:
The method has the wrong number of required arguments for the generic function.
Restarts:
0: TOP-LEVEL Return to top level.
[1] CL-USER(8): :reset
CL-USER(9): (defmethod bar ((arg (eql :foo))) 23)
#<
Debugger invoked on condition of type SIMPLE-TYPE-ERROR:
The value...
2007-11-28 06:23:13 UTC in ArmedBear / J
-
mtravers committed patchset 5201 of module BioLisp to the BioLingua CVS repository, changing 1 files.
2007-11-19 00:07:54 UTC in BioLingua
-
mtravers committed patchset 5200 of module BioLisp to the BioLingua CVS repository, changing 10 files.
2007-11-17 05:35:56 UTC in BioLingua
-
mtravers committed patchset 5199 of module BioLisp to the BioLingua CVS repository, changing 1 files.
2007-11-17 05:24:14 UTC in BioLingua