Exmaralda-Org / exmaralda

26 stars 15 forks source link

JDSPlayer can't find dependent libraries #217

Closed berndmoos closed 3 years ago

berndmoos commented 3 years ago

Error message:

mpi.eudico.client.annotator.player.NoPlayerException: D:\ProgramData\EXMARaLDA\app\native\DSPlayer.dll: Can't find dependent libraries.

In FOLKER and in PE, with the latest preview (Java 15)

berndmoos commented 3 years ago

... but not on every computer, it seems:

All Windows 10

berndmoos commented 3 years ago

Hypothesis I: this has started to appear with the build based on Java 15, so going back to Java 14.

Sad but true: the hypothesis is confirmed. With Java 14, the error disappears both on my home computer and on my IDS notebook

So either we can't open files with Umlauts via double click (Java 14) or we can't playback audio/video with the JDS player (Java 15). A choice between shit and shyte.

Maybe should find out if this is a known bug in Java 15.

berndmoos commented 3 years ago

Fixed this by going back to Java 14 with an ugly fix for #216