JabRef version
5.6 (latest release)
Operating system
Windows
Details on version and operating system
Windows 10 20H2 19042.1706
Checked with the latest development build
Steps to reproduce the behaviour
This seems to occur on Windows only if pwsh.exe is not installed, but powershell.exe installed.
Issue
The Jabref Browser Extension (Firefox) shows "Error while sending to JabRef" and no reaction from the client at all (either opened or not).
Possible Cause
This change on buildres/windows/JabRefHost.bat: JabRef/jabref#8432
There is probably an issue with the errorlevel check.
If I change the file back to only the @powershell.exe command, it works.
Appendix
...
Log File
Paste an excerpt of your log file here
JabRef version
5.6 (latest release)
Operating system
Windows
Details on version and operating system
Windows 10 20H2 19042.1706
Checked with the latest development build
Steps to reproduce the behaviour
This seems to occur on Windows only if
pwsh.exeis not installed, butpowershell.exeinstalled.Issue
The Jabref Browser Extension (Firefox) shows "Error while sending to JabRef" and no reaction from the client at all (either opened or not).
Possible Cause
This change on
buildres/windows/JabRefHost.bat: JabRef/jabref#8432There is probably an issue with the errorlevel check.
If I change the file back to only the
@powershell.execommand, it works.Appendix
...
Log File