Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load OMChroma Library #70

Open
cianoc opened this issue Oct 4, 2022 · 9 comments
Open

Unable to load OMChroma Library #70

cianoc opened this issue Oct 4, 2022 · 9 comments

Comments

@cianoc
Copy link

cianoc commented Oct 4, 2022

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
Copy link
Member

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

@j-bresson
Copy link
Member

j-bresson commented Nov 13, 2022

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
Copy link
Author

cianoc commented Nov 14, 2022

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

@L-SIAL
Copy link

L-SIAL commented Nov 15, 2022

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

@cianoc
Copy link
Author

cianoc commented Nov 22, 2022

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

@j-bresson
Copy link
Member

j-bresson commented Nov 22, 2022

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

@L-SIAL
Copy link

L-SIAL commented Nov 22, 2022

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
Copy link
Author

cianoc commented Nov 23, 2022

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
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants