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

Large parts of contextual menu is missing in OM6.17 (Morphologie v.1.0) #8

Open
FredVoisin opened this issue Nov 10, 2020 · 4 comments

Comments

@FredVoisin
Copy link
Contributor

In some (rare ?) cases that remain to be investigated, the contextual menu of Morphologie v1.0 presents the distance/edit-distance function only, when the other parts of the menu is missing.
This is issue was recently reported to me and I observed it by myself on one plateform but not the other, both OM6.17 on Mac OSX (10.8.5 and 10.15.6).

@karimhaddad
Copy link
Member

This is due to problematic Packaging of the lib. It should be revised totally.

@FredVoisin
Copy link
Contributor Author

The packaging of the lib is not problematic, it is just based on previous versions of OM6 packaging policies. These policies as changed with OM v. 6.17 wich require now a .omlib file for declaring menus, wich was previoulsy done in a lisp file. I will update asap.

@karimhaddad
Copy link
Member

You're wrong here:
Nothing changed regarding packaging starting with om 6.17 version. The .omlib file you ere referring to is dedicated to omsharp and has nothing to do with om.
What i was pointing outm is that inyour sources, your methods are packaged in morphology package. then tagged om::method. you should take a look as a model on OMChroma sources.

Best
k

@FredVoisin
Copy link
Contributor Author

Thank's Karim for your answer, I now better understand what's happening, I'm going to fix it !

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

2 participants