[trunk] plugin framework missing from r5303
No plugin works nor even loads:
Error loading Script extension : Error: Unable to import qt.core: no such extension
Error loading Script extension : Error: Unable to import qt.gui: no such extension
Error loading Script extension : Error: Unable to import qt.xml: no such extension
Error loading Script extension : Error: Unable to import qt.network: no such extension
Error loading Script extension : Error: Unable to import qt.uitools: no such extension
Error loading Script extension : Error: Unable to import qt.webkit: no such extension
And r5303 actually calls itself 5304 (which is a rev for the banch, not the trunk, so can't be right here)
Comments
Fixed in r5308
The numbering is the one of the full SVN repo.
Automatically closed -- issue fixed for 2 weeks with no activity.
This seems to be back in the nightly build for for Windows, filename MuseScoreNightly-2012-06-27-9767fb2.7z
Is there a way to install the plugin framework separately?
It is unavailable ever since the move to GitHub. And as far as I understood this is on purpose.
(as much as I dislike this)
You mean the whole plugin framework is missing while they mess with the bindings issues?
It has been deliberatly removed, as far as I understood.
Is there anywhere I can go to get a copy of it?
I have 1.2 installed...is there a way to copy it from there?
I guess I'll just use 1.2 to play with scripting. For now.
No there is no way to install it separately. You could compile the bindings again if you want, but your plugin may no be usable in the next version if we go with another type of plugins.
The relevant bug report is here #16727: QScript Plugin framework missing
Automatically closed -- issue fixed for 2 weeks with no activity.