Re: [wsjt-devel] r6283 fortran runtime error

2015-12-16 Thread Bill Somerville
On 16/12/2015 22:08, Michael Black wrote: > Why no line number in the run-time error? There was somebody else > that had that problem a few weeks ago too. > Does it need the debug version? Hi Mike, Yes, the Release configuration has minimal debug information. It is always wise to use the Debug

Re: [wsjt-devel] r6283 fortran runtime error

2015-12-16 Thread Michael Black
Why no line number in the run-time error? There was somebody else that had that problem a few weeks ago too. Does it need the debug version? 73 Mike W9MDB On Wed, Dec 16, 2015 at 4:04 PM, Joe Taylor wrote: > Mike -- > > OK. Please remember that bug reports are most useful if they include a > s

Re: [wsjt-devel] r6283 fortran runtime error

2015-12-16 Thread Michael Black
And I did send an earlier email which perhaps you missed. I got this error on both hiscall and mycall numerous times. Fortran runtime error: Actual string length is shorter than the declared one for dummy argument "hiscall" (2/12) On Wed, Dec 16, 2015 at 3:45 PM, Joe Taylor wrote: > Mike --

Re: [wsjt-devel] r6283 fortran runtime error

2015-12-16 Thread Joe Taylor
Mike -- OK. Please remember that bug reports are most useful if they include a set of steps that will reproduce the undesired behavior. As far as I could see, opening and decoding your dropbox file does not produce any error. You know your way around the WSJT-X code well enough that you shou

Re: [wsjt-devel] r6283 fortran runtime error

2015-12-16 Thread Michael Black
I had several of these errors (about 10 times) and now they aren't occurring again. I restarted WSJT-X several times and the error repeated on the next decode. But now it's not doing it. Phase of the moon? I will, naturally, let you know if this repeats again. 73 Mike W9MDB On Wed, Dec 16, 2015

Re: [wsjt-devel] r6283 fortran runtime error

2015-12-16 Thread Joe Taylor
Mike -- Your cryptic message is not meaningful to me. Opening your file 151216_2114.wav in my WSJT-X-v1.7.0-devel-r6285 produces this output (and no errors): 2114 -19 1.0 769 # WA8AXF PU2KKE GG66 2114 -7 0.1 1032 # CQ KI6CYT CM87 2114 -4 -0.4 1073 # CQ WA7YOK CN88 2114 -16 1.1 1329 # CQ P

Re: [wsjt-devel] r6283 fortran runtime error

2015-12-16 Thread Michael Black
Repeated error on r6284 Appears to be any JT9 decode. This WAV file causes the same error but "for dummy argument "mycall" (1/12) https://www.dropbox.com/s/7dx3sy5k1gjjlrt/151216_2114.wav?dl=0 73 Mike W9MDB -- __

[wsjt-devel] r6283 fortran runtime error

2015-12-16 Thread Michael Black
Fortran runtime error: Actual string length is shorter than the declared one for dummy argument "hiscall" (2/12) I think perhaps it burped on this decoded line: RR 10W VRT 73 I wasn't saving wav files so don't have it. Mike W9MDB -