< Back to IRCAM Forum

Shell menu issue…

Hi Jean,

Here’s what happend when I choose /Windows/Shell menu. OSX

Best,

Jerome

MIDI :: initialized
:: No MIDI devices detected
MIDI-CONNECT :: OUT 0 => SimpleSynth virtual input
DEBUG :: INIT-OM-CURSORS
DEBUG :: INIT-OM-PLAYER
DEBUG :: OM-START-PORTMIDI
DEBUG :: LOAD-FONT-DEFAULTS
DEBUG :: OPEN-JUCE-PLAYER
AUDIO :: Selecting default audio driver: “CoreAudio”.
AUDIO :: =============================================
AUDIO :: Setting audio out on “Built-in Output” with 2 channels at 48000 Hz.
AUDIO :: Routing channels:
AUDIO :: [reset]
===========================
om7-beta v0.6
r. 2019/11/01 15:25:55
===========================
"ERROR: REQUIRE was called after delivery time with module “shell-buffer”.
To fix this, either require the module before delivery or use :KEEP-MODULES T.
Call to om-api::om-error-handler
Call to invoke-debugger
Call to error
Call to (method initialize-instance :around (capi:shell-pane))
Call to clos::make-instance-from-class-2
Call to clos::make-instance-from-class-1
Call to om-lisp::om-open-shell
Call to capi::internal-funcall-using-callback-type
Call to capi::execute-callback
Call to capi::execute-callback-1
Call to capi:execute-with-interface
Call to (subfunction capi-cocoa-library::|%FOREIGN-CALLABLE/CAPI_COCOA_LIBRARY MENU_REPRESENTATION ObjC instance method _CAPIMenuItemSelected:| (fli:define-foreign-callable “CAPI_COCOA_LIBRARY MENU_REPRESENTATION ObjC instance method _CAPIMenuItemSelected:”))
Call to objc::|invoke (FUNCTION (OBJC-OBJECT-POINTER SEL) VOID)|
Call to (subfunction 2 objc::make-invoke-function)
Call to objc::invoke-into*
Call to capi-cocoa-library::run-cocoa-event-loop
Call to mp::process-sg-function
Call to mp::run-main-process-once
Call to mp::multiprocessing-main-loop
Call to mp::shared-initialize-multiprocessing
Call to mp:initialize-multiprocessing
"
Warning: Capturing attempt to throw out of _CAPIMenuItemSelected:.

Hi Jérôme, some Lisp modules seem to be missing in the release. I’ll fix that for the next one. Thanks for the report.