You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the CLOS browser, executing the command Recompute > Clear caches of the title bar left-click menu brings up a break window with the following error:
In CLOS::|(METHOD SLOT-MISSING (T T T T))|:
When attempting to set the slot's value to NIL (setf of slot-value),
the slot NOBIND is missing from the object #<CLOS-BROWSER::CLOS-BROWSER-NODE 122,62750>
To Reproduce
Steps to reproduce the behavior:
launch Medley
from the background menu, open the CLOS browser
when the CLOS browser prompts for a class, enter CL:STANDARD-OBJECT
from the title bar left click-menu of the CLOS browser, select Recompute > Clear caches
Expected behavior
The command is carried out with no error.
Screenshots
The break window:
The full desktop:
Context (please complete the following information):
Describe the bug
In the CLOS browser, executing the command
Recompute
>Clear caches
of the title bar left-click menu brings up a break window with the following error:To Reproduce
Steps to reproduce the behavior:
CL:STANDARD-OBJECT
Recompute
>Clear caches
Expected behavior
The command is carried out with no error.
Screenshots
The break window:
The full desktop:
Context (please complete the following information):
Additional context
The context of the error:
The text was updated successfully, but these errors were encountered: