Plugin install on MacOS not working
https://musescore.org/en/handbook/3/plugins
I and a colleague are both unable to install (non-default) plugins on MacOS.
As per the link above, I have done the following:
- saved the plugins to ~/documents/musescore3/plugins
- ensured plugins path under musescore preferences is set to ~/documents/musescore3/plugins
It should work. But the plugin manager doesn't actually find things from that folder when I click "reload plugins" in the plugin manager.
I've also tried:
- move the plugin qml files to Applications > Musescore 3 > Contents > Resources > plugins
- run plugin manager and try to load them
(same result - the plugins are not added to the list when "reload plugins" is clicked)
This was identified to me by a colleague who is having this issue and I have confirmed it as well.
Comments
Try opening that plugin (the qml file) In MuseScore's Plugin Editor, and run it from there. This may give error messages which should tell you why MuseScore doesn't like it.
Chances are you're trying to use d 2.x plugin with 3.x
In reply to Try opeing that plugin (the… by Jojo-Schmitz
Thanks for the reply. It turns out it was indeed user error, although not what you expected: I was incorrectly downloading the file from github and didn't notice all the HTML until I opened in the plugin creator.
It's working now with the raw file downloaded. thanks again.
Tengo el mismo problema, en MacOs High Sierra no puedo instalar el plugin "Pipeband - On The Beat" lo descargo en las carpetas que me indica el programa pero no aparece entre los plugins.
Tampoco puedo instalarlo sin intengo ejecutarlo desde el creador de plugins, me da fallo "Ejecutando…Fallo la creación del componente linea 7: Expected token `numeric literal' linea 7: Expected a qualified name id".
Alguna solución?
Muchas gracias!!!
In reply to Tengo el mismo problema, en… by OKER
Same problem as for the OP: this is an HTML page, not a qml plugin
In reply to Same problem as for the OP:… by Jojo-Schmitz
Gracias por contestar. Pero como inserto ese archivo html en musescore?
In reply to Gracias por contestar. Pero… by OKER
You don't.
Download the qml instead.
In reply to Same problem as for the OP:… by Jojo-Schmitz
Ya lo he escrito anteriormente, el archivo qml no funciona, no se puede instalar, he instalado otros archivos qml sin ningún problema pero éste no se instala, ni tan siquiera lo reconoce el programa cuando lo sitúo dentro de las carpetas que se indican.
In reply to Ya lo he escrito… by OKER
The qml file (most probably) does work, you just didn't download it, but a webpage instead. Rename the qml to html and open that and you'll see tha same as if you'd open https://github.com/Meerkatenator/mpb/blob/main/resources/Plugins/PB_OTB…
Try https://github.com/Meerkatenator/mpb/archive/main.zip
Or fork/clone the repository
In reply to The qml file (most probably)… by Jojo-Schmitz
I've added this sentence at the end of the Plugin Description to help people download it correctly:
To download the plugin, follow the link below and then download by right-clicking on the button that says “raw” and choosing “save link as”.
In reply to Tengo el mismo problema, en… by OKER
correct file:
In reply to correct file: by Kate.Dudek
Ya lo he podido instalar, lo probaré y os daré novedades.
Muchisimas gracias por las respuestas tan rápidas!!!!
Es muy gratificante obtener un servicio tan “personalizado”
In reply to Ya lo he podido instalar, lo… by OKER
You're very welcome - enjoy the plugin!