I get the following error when running (gr::make-bar-demo):
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION CLIM:GRAFT (6)>
when called with arguments
(#<CLIM-CLX::CLX-TTF-PORT :HOST "private/tmp/com.apple.launchd.Vb8A6CgTXd/org.xquartz" :DISPLAY-ID 0 {1006CA3843}>).
[Condition of type SB-PCL::NO-APPLICABLE-METHOD-ERROR]
I'm on McCLIM 0.9.8 (SBCL 2.3.4, macOS 13.5.2).
I get the following error when running
(gr::make-bar-demo)
:And no frame show up.