On 07/02/2017 02:05, Christian Wilson wrote:

On version 1.7 running on Windows 10 Pro I get the following error at random times:

Running: C:\WSJT\wsjtx\bin\jt9 -s WSJT-X -w 1 -m 3 -e C:\WSJT\wsjtx\bin -a C:\Users\OEM\AppData\Local\WSJT-X -t C:\Users\OEM\AppData\Local\Temp\WSJT-X

At line 54 of file C:\Users\*bill*\src\wsjt-svn\lib\decoder.f90 (unit = 13)

Fortran runtime error: Cannot open file 'C:\Users\OEM\AppData\Local\Temp\WSJT-X*/*decoded.txt': Permission denied

I believe it may be caused by the forward slant in the file path

Also there is no user "bill"

Hi Christian,

several users have reported this intermittent error, we do not have a definitive cause for it. The forward slash is perfectly valid in a Windows file path and that is not an error. The source line reference is coming from my machine where the release version was built, it is not relevant here.

The error is happening because some other application is blocking access to the WSJT-X temporary file %TEMP%\WSJT-X\decoded.txt .

Candidate applications include the companion program JTAlert that many WSJT-X users utilize, if you have that running then make sure you have taken the necessary steps to enable UDP communications between WSJT-X and JTAlert. Another is anti-virus software, you could try running WSJT-X with you AV software disabled. If you try the latter then you may wish to disconnect from the Internet while the AV software is disabled.

73
Bill
G4WJS.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to