audiveris icon indicating copy to clipboard operation
audiveris copied to clipboard

Audiveris not opening

Open RayReddingtonx opened this issue 3 years ago • 7 comments

Why is my audiveris not opening? Audiveris_Setup-5.2.5-windows-x86_64 Windows 10, 64bit. jre-8u341-windows-x64 is my java

do I need Java 17 or 19 versions (from here https://www.oracle.com/java/technologies/downloads/#jdk19-windows ) which is very different and I dont know what it is, coz the audiveris download site directed me to the latest regular Java page.

PS: I installed audiveris in another drive to save space in C://

RayReddingtonx avatar Sep 22 '22 08:09 RayReddingtonx

You need Java 17. (Java 19 may be OK as well, but has not yet been tested with Audiveris

hbitteur avatar Sep 22 '22 19:09 hbitteur

thanks, I installed 19, and it's working, though first shows the dos window and then the audiveris music software opens. The dos window has to remain open during using it.

RayReddingtonx avatar Sep 23 '22 12:09 RayReddingtonx

help: Plugins not loading. I made the plugins.xml using notepad+ but it's showing error in loading that file. The content of the plugin file is from here https://audiveris.github.io/audiveris/_pages/advanced/plugins/

Error loading C:\Users\CORSAIR\AppData\Roaming\AudiverisLtd\audiveris\config\plugins.xml Classifier loaded XML norms. Classifier data loaded from default uri jar:file:/F:/Prog%20Files/lib/audiveris.jar!/res/basic-classifier.zip Versions. Poll frequency: Weekly, next poll on: 30-Sep-2022

RayReddingtonx avatar Sep 23 '22 13:09 RayReddingtonx

It's hardly able to view it, it's not worth trying, i cant manually edit each thing. It's better I can manually transcribe on musescore.

200 Short Two-Part Canons, Op 14 (Kunz, Konrad Max)#4-ext

RayReddingtonx avatar Sep 23 '22 14:09 RayReddingtonx

help: Plugins not loading. I made the plugins.xml using notepad+ but it's showing error in loading that file. The content of the plugin file is from here https://audiveris.github.io/audiveris/_pages/advanced/plugins/

Error loading C:\Users\CORSAIR\AppData\Roaming\AudiverisLtd\audiveris\config\plugins.xml

The plugins.xml file presented in documentation is just an example. Could you post your own version so that we can help you.

hbitteur avatar Sep 23 '22 17:09 hbitteur

It's hardly able to view it, it's not worth trying, i cant manually edit each thing. It's better I can manually transcribe on musescore.

I suspect a poor quality input. Try to feed Audiveris with a better image of the score.

hbitteur avatar Sep 23 '22 17:09 hbitteur

Its my plugin file, earlier I put it in a wrong folder so it was showing NO file found in the plugins/xml.

<!-- MuseScore -->
<plugin id="MuseScore" tip="Invoke MuseScore on score XML">
    <arg>C:\Program Files\MuseScore 3\bin\MuseScore3.exe</arg>
    <arg>{}</arg>
</plugin>

<!-- Finale -->
<plugin id="Finale" tip="Export to Finale">
    <arg>C:\Program Files (x86)\Finale 2014\Finale.exe</arg>
    <arg>{}</arg>
</plugin>

<!-- Finale Notepad -->
<plugin id="Finale Notepad" tip="Export to notepad of Finale">
    <arg>C:\Program Files (x86)\Finale NotePad 2012\Finale NotePad.exe</arg>
    <arg>{}</arg>
</plugin>

<!-- PriMus -->
<plugin id="PriMus" tip="Use of PriMus">
    <arg>C:\Program Files (x86)\PriMus Demo\PriMus.exe</arg>
    <arg>{}</arg>
</plugin>

<!-- EasyABC -->
<plugin id="EasyABC" tip="Export to EasyABC">
    <arg>C:\Program Files (x86)\EasyABC\easy_abc.exe</arg>
    <arg>{}</arg>
</plugin>

<!-- Forte -->
<plugin id="Forte" tip="Forte 9 Free">
    <arg>C:\Program Files (x86)\FORTE\FORTE 9 Free\FORTE.exe</arg>
    <arg>{}</arg>
</plugin>

RayReddingtonx avatar Sep 23 '22 18:09 RayReddingtonx

No news on this issue. Should we close it?

hbitteur avatar Jun 29 '23 09:06 hbitteur