cac-t-u-s / om-sharp-users

A public forum for support / issues / suggestions about OM#
3 stars 0 forks source link

Unable to load OMChroma Library #70

Open cianoc opened 2 years ago

cianoc commented 2 years ago

Macbook (M1 Max Chip)

I add OMChroma and try to load it and get: Error while loading the library OMChroma: "Lambda list (editor object) is not congruent with the lambda list (om-sharp::editor om-sharp::object om-sharp::view) of #<standard-generic-function om-sharp::make-left-panel-for-object 70B00FCBDC>."

I've tried both the 'latest release' from OMChroma github repo, as well as the latest master. Same error message in both cases.

j-bresson commented 2 years ago

Hi, thanks for the report. In think OMChroma needs to be updated to comply with recent changes in OM# editors. Stay tuned!

j-bresson commented 1 year ago

Sorry for the delay: I have just pushed changes on OMChroma's master branch, which sould make it work again with the latest om#. I hope this helps!

cianoc commented 1 year ago

Awesome! Can't wait to try it. Do you want me to close it once I've tested the fix?

L-SIAL commented 1 year ago

Hi Jean, I've had same issue - so happy to test too - best wishes Lawrence

cianoc commented 1 year ago

I am unable to find any changes on the OMChroma master branch. Am I looking in the wrong place?

j-bresson commented 1 year ago

The main change is d254b6654fddf5d44abac5c3fba6b129d2873d5a It's on the master branch as far as I can tell.

L-SIAL commented 1 year ago

Hi Cianoc, this worked for me Go to https://github.com/openmusic-project/OMChroma Under "Code" Download Zip IT will appear as "OMChroma-master" Remove previous OMChroma 5.2 from libraries Change name of downloaded folder to "OMChroma 5.2" Place in Libraries Load OM#

Lawrence

cianoc commented 1 year ago

I guess I was just confused because that change seems to be from April. I feel like I'm missing something :)

Having tried it I now get a new error: ERROR: nil is not of type graphics-ports:font-description when accessing slot graphics-ports::attributes.

j-bresson commented 1 year ago

Having tried it I now get a new error: ERROR: nil is not of type graphics-ports:font-description when accessing slot graphics-ports::attributes.

That's harder to tell just like this. I might need more info/context.