Re: error when edit with WYSIWYG in Explanation view [message #2112 is a reply to message #2111] |
Tue, 23 January 2024 20:39 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
Thank you for trying and reporting back. I also did some research on my side. Evidently, the problem only exists on Windows. Mac and Linux work fine. To fix this problem on Windows, DataWarrior, when launched, will check and update its own 'java.library.path' VM variable such that this variable will start with the real library path 'C:\Program Files\DataWarrior\jre\bin;'. This way, all libraries loaded later (these are only JavaFX dlls) will be loaded from DataWarrior's internal JRE, no matter which other JREs are installed on the system. The upcoming version 6.1.0 will have it.
|
|
|