Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-13 Thread Claude Frantz
On 12/13/2016 03:17 PM, Black Michael wrote: Hi Mike, > If NetWorkAccessManager.hpp on line 47 I suspect the variable "certs" > may be null. > > So where it says: > QString certs; > Change to > QString certs = "Testing"; > > See if that helps. I have changed this line 42. The crash occurs agai

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-13 Thread Black Michael
ils" and "HTTP Only" it should work too. de Mike W9MDB  From: Claude Frantz To: WSJT software development Sent: Tuesday, December 13, 2016 12:40 AM Subject: Re: [wsjt-devel] My problems while trying to get the audio samples On 12/13/2016 06:06 AM, Claude Frantz wrote:

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-12 Thread Claude Frantz
On 12/13/2016 06:06 AM, Claude Frantz wrote: Hi Mike, Bill & all, > What can I do to help you to find the bug ? I have switched to "DEBUG" configuration in cmake now. Please see the important part of the output of the run with gdb. I hope that this will help a little bit. Best 88 de Claude (D

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-12 Thread Claude Frantz
Hi Mike, Bill & all, I'm on r7380 now. The crash is still present. I have tried "make clean" before "make", but nothing has changed. What can I do to help you to find the bug ? Best 88 de Claude (DJ0OT) -- Check out t

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-12 Thread Claude Frantz
On 12/12/2016 04:35 PM, Black Michael wrote: Hi Mike, I have applied this patch but the crash occurs again. Best 88 de Claude (DJ0OT) > Try this: > > Index: RemoteFile.cpp > === > --- RemoteFile.cpp (revision 7379) > +++ Remo

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-12 Thread Claude Frantz
On 12/12/2016 03:23 PM, Black Michael wrote: Hi Mike, > Can you describe the steps you doing to get it to crash? It's vary simple: I start the program and all is working as expected. But if I open help --> download samples, then the crash occurs. Best 88 de Claude (DJ0OT) -

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-12 Thread Black Michael
while trying to get the audio samples On 12/11/2016 10:34 PM, Bill Somerville wrote: Hi Bill, Mike and all, > thanks for the patch Mike. I have submitted a change based on the patch, > I made a few other changes to fix some related problems. > > Revision r7379 fixes the message

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-12 Thread Black Michael
Can you describe the steps you doing to get it to crash? de Mike W9MDB From: Claude Frantz To: WSJT software development Sent: Monday, December 12, 2016 4:00 AM Subject: Re: [wsjt-devel] My problems while trying to get the audio samples On 12/11/2016 10:34 PM, Bill Somerville

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-12 Thread Claude Frantz
On 12/11/2016 10:34 PM, Bill Somerville wrote: Hi Bill, Mike and all, > thanks for the patch Mike. I have submitted a change based on the patch, > I made a few other changes to fix some related problems. > > Revision r7379 fixes the message box that was intended to allow the user > to override S

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-11 Thread Black Michael
imes it takes longer than 1 second (I've seen 2-5).I can well imagine somebody clicking Refresh again thinking nothing is happening. de Mike W9MDB From: Bill Somerville To: wsjt-devel@lists.sourceforge.net Sent: Sunday, December 11, 2016 4:02 PM Subject: Re: [wsjt-devel] My problem

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-11 Thread Bill Somerville
On 11/12/2016 21:57, Black Michael wrote: Maybe just disable the refresh until the directory is complete? At least on my machine it violates the 1-second rule sometimes :-) Hi Mike, obviously a slow Internet connection would cause that but TBH the real problem is that QNetworkAccessManager se

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-11 Thread Black Michael
while trying to get the audio samples On 11/12/2016 21:49, Black Michael wrote: You know during the initial download of the directory we need the mouse to show hourglass. It's not clear that it's busy. Hi Mike, that is not necessary, you can carry on using the program as

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-11 Thread Bill Somerville
On 11/12/2016 21:49, Black Michael wrote: You know during the initial download of the directory we need the mouse to show hourglass. It's not clear that it's busy. Hi Mike, that is not necessary, you can carry on using the program as it is not blocking. Maybe it should have another progress

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-11 Thread Black Michael
You know during the initial download of the directory we need the mouse to show hourglass. It's not clear that it's busy. de Mike W9MDB From: Bill Somerville To: wsjt-devel@lists.sourceforge.net Sent: Sunday, December 11, 2016 3:34 PM Subject: Re: [wsjt-devel] My problems wh

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-11 Thread Bill Somerville
On 06/12/2016 17:41, Black Michael wrote: This patch adds two things to the Sample Download dialog. #1 SSL will be ignored automatically if the capability is not present. #2 You can explicitly turn off SSL in the Details -- in other words even if you have SSL you can still turn it off for any r

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread Black Michael
devel@lists.sourceforge.net Sent: Tuesday, December 6, 2016 3:16 PM Subject: Re: [wsjt-devel] My problems while trying to get the audio samples On 06/12/2016 17:41, Black Michael wrote: This patch adds two things to the Sample Download dialog. #1 SSL will be ignored automatically i

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread Bill Somerville
On 06/12/2016 17:41, Black Michael wrote: This patch adds two things to the Sample Download dialog. #1 SSL will be ignored automatically if the capability is not present. #2 You can explicitly turn off SSL in the Details -- in other words even if you have SSL you can still turn it off for any r

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread Bill Somerville
On 06/12/2016 16:27, Claude Frantz wrote: > My humble proposition is simply to make the download site configurable. > The user should enter one or more URLs of the sites from which (s)he can > download reliably the sourceforge offer. Finally, this is a little bit > like the solution cited in your l

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread Bill Somerville
On 06/12/2016 10:20, Claude Frantz wrote: > The occurring program crash is obscure also. Hi Claude, the crash is probably due to the code I added to allow viewing and ignoring SSL errors, I will diagnose that later in the week when I have more time. 73 Bill G4WJS. ---

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread Black Michael
This patch adds two things to the Sample Download dialog. #1 SSL will be ignored automatically if the capability is not present.#2 You can explicitly turn off SSL in the Details -- in other words even if you have SSL you can still turn it off for any reason such as you're seeing SSL error messag

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread Claude Frantz
On 12/06/2016 04:13 PM, G8DQX (WSJT developers on SF) wrote: Hi Robin, > this problem sounds very similar to a problem with other files hosted on > Sourceforge. Installing unrestricted Microsoft font files for Debian and > Ubuntu (package ttf-mscorefonts-installer) has what sounds like exactly >

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread G8DQX (WSJT developers on SF)
Claude, Bill, Black M, this problem sounds very similar to a problem with other files hosted on Sourceforge. Installing unrestricted Microsoft font files for Debian and Ubuntu (package ttf-mscorefonts-installer) has what sounds like exactly the same issue. The Debian developers have *hard-wire

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread Claude Frantz
On 12/06/2016 10:27 AM, Bill Somerville wrote: > 2) Add a check box to the sample downloader details panel to the right > of the download URL line edit called "Disallow SSL/TLS" which users like > Claude who are having local difficulties with SSL/TLS connections can > check to force the use of htt

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread Bill Somerville
On 06/12/2016 09:27, Bill Somerville wrote: > also the CQ certificates installed on Claude's system Sorry a typo there, should read: ... also the CA certificates installed on Claude's system ... 73 Bill G4WJS. -- Devel

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-06 Thread Bill Somerville
On 06/12/2016 05:15, Black Michael wrote: #1 People reading the manual and installing the libraries #2 People getting lucky and never hitting an https redirect #3 Port 80 working on whatever server gets the redirect. Hi Mike & Claude, first off it is quite possible that the options selected fo

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Claude Frantz
On 12/06/2016 07:07 AM, Black Michael wrote: > I used wget-1.11 originally and it fails as shown previously. > > Just tried wget-1.18 and it works...it appears to me the libraries are > statically linked into it though which may explain why it > works...probably has newer ssl libraries. > > Are

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Black Michael
Mike W9MDB From: Claude Frantz To: WSJT software development Sent: Monday, December 5, 2016 11:13 PM Subject: Re: [wsjt-devel] My problems while trying to get the audio samples Hi Mike and Bill, Please allow me to attach the log resulting from the following command: wget -o

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Claude Frantz
On 12/06/2016 06:00 AM, Black Michael wrote: > Nope...no change...you can see below why sometimes it worked and > sometimes not. that was the behavior I was seeing before the scheme change. > pilotfiber is only port 80 apparently whereas super-sea2 can do 443 too. > > before: > > QUrl("https:

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Black Michael
devel@lists.sourceforge.net Sent: Monday, December 5, 2016 6:32 PM Subject: Re: [wsjt-devel] My problems while trying to get the audio samples On 06/12/2016 00:00, Black Michael wrote: Then I just did a simple change to change the https redirect to http and downloading samples works just fin

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Claude Frantz
Hi Mike and Bill, Please allow me to attach the log resulting from the following command: wget -o log.txt -c --debug https://sourceforge.net/projects/wsjt/files/samples/QRA64/QRA64A/160729_0056.wav Best 88 de Claude (DJ0OT) DEBUG output created by Wget 1.18 on linux-gnu. Reading HSTS entries f

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Black Michael
wildcard match. de Mike W9MDB From: Claude Frantz To: WSJT software development Sent: Monday, December 5, 2016 10:51 PM Subject: Re: [wsjt-devel] My problems while trying to get the audio samples On 12/06/2016 01:32 AM, Bill Somerville wrote: Hi Mike and Bill, I believe the errors C

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Black Michael
"http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/WSPR/150426_0918.wav";)  before:   QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/QRA64/QRA64C/161113_0111.wav";)  after : QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/QRA64/QRA6

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Claude Frantz
On 12/06/2016 01:32 AM, Bill Somerville wrote: Hi Mike and Bill, I believe the errors Claude is getting are related an > old or broken version of OpenSSL on the Unix distribution being used. The version installed here is openssl-1.0.2j-1.fc24.i686, on a 32 bit Fedora 24 system, all available upd

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Bill Somerville
On 06/12/2016 00:00, Black Michael wrote: Then I just did a simple change to change the https redirect to http and downloading samples works just fine now. Hi Mike, that is an interesting approach, I had not thought to ignore the URL scheme and force the redirects back to http. I don't have t

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Black Michael
I messed around with trying to get RemoteFile.cpp to intercept sslerrors without any luck at all.  The Directory::Error function was always grabbing them. Then I just did a simple change to change the https redirect to http and downloading samples works just fine now.Unless sourceforge gets rid

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Claude Frantz
On 12/05/2016 04:05 PM, Black Michael wrote: > Which QT version are you using? Hi Mike. It's 5.6.1 which is part of 32 bit Fedora 24. All available updates are installed. Best 88 de Claude (DJ0OT) -- __

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Black Michael
Which QT version are you using? de Mike W9MDB From: Claude Frantz To: WSJT software development Sent: Monday, December 5, 2016 12:13 AM Subject: Re: [wsjt-devel] My problems while trying to get the audio samples Hi Bill, I tried again to get more information about the observed

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-05 Thread Bill Somerville
On 05/12/2016 06:13, Claude Frantz wrote: > I tried again to get more information about the observed crash. > > Today, I'm using r7364. The crash occurs now simply when opening the > window: help --> download samples. > > I have tried to get more information using gdb. There is the thread list > af

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Claude Frantz
Hi Bill, I tried again to get more information about the observed crash. Today, I'm using r7364. The crash occurs now simply when opening the window: help --> download samples. I have tried to get more information using gdb. There is the thread list after the crash: (gdb) info threads Id Ta

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 22:46, KI7MT wrote: > None of the build scripts are copy anything too the WSJT-X install or > package directory tree. I believe that is taken care of by CMake > automatically? > > Is this a problem ? Hi Mike, no that's fine. Joe has added a note to the WSJT-X User Guide about insta

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread KI7MT
08 > de Mike W9MDB > > From: Bill Somerville > To: wsjt-devel@lists.sourceforge.net > Sent: Sunday, December 4, 2016 11:37 AM > Subject: Re: [wsjt-devel] My problems while trying to get the audio samples > > On 04/12/2016 17:35, Charles Suckling wrote: >&

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Greg Beam
Hi Bill, I don't think, least wise, not by design, JTSDK is installing OpenSSL libraries. There are ssleay dll's that accompany applications such as Subversion which are renamed under their own naming convention. I would have to verify MSYS, Cygwin and the like, however Cygwin is a user initi

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 21:21, Black Michael wrote: Was trying to figure out how the dlls are copied to the JTSDK install directories without any luck. What gets copied the the release install directory is an old version of libeay32.dll from 2008 Hi Mike, the JTSDK should not be copying any OpenSSL lib

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 21:21, Black Michael wrote: Why don't we just add those 2 dll's to the installation package? Nobody ever reads the manual :-) so this question will be asked over and over again. Hi Mike, read this: https://en.wikipedia.org/wiki/Export_of_cryptography_from_the_United_States#Cur

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Black Michael
se install directory is an old version of libeay32.dll from 2008 de Mike W9MDB From: Bill Somerville To: wsjt-devel@lists.sourceforge.net Sent: Sunday, December 4, 2016 11:37 AM Subject: Re: [wsjt-devel] My problems while trying to get the audio samples On 04/12/2016 17:35, Charles Suck

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Charles Suckling
Hi Bill Agreed - the link should definitely go in the User Guide. 73 Charlie -Original Message- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: 04 December 2016 17:38 To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] My problems while trying to get the audio

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Claude Frantz
On 12/04/2016 06:12 PM, Bill Somerville wrote: > Hi Claude, > > if you can reproduce the wsjtx crash while running under gdb then type > 'bt' after the crash and report back the stack trace printed. Hi Bill, Unfortunately, there is only few useful output after "bt": (gdb) run Starting program:

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 17:35, Charles Suckling wrote: > This fixed it for me, thanks. Hi Charlie, thanks for the feedback. Looks like that info needs adding to the release notes or User Guide install section for Windows users. 73 Bill G4WJS.

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Charles Suckling
Hi Bill This fixed it for me, thanks. Tested with r7359. 73 Charlie -Original Message- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: 04 December 2016 14:37 To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] My problems while trying to get the audio samples

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 17:21, mdblack98 wrote: > Why is there an ssl connection involved for a port 80 request? Hi Mike, we use the SourceForge project files server to serve sample files, this is extremely handy as it is fast and is mirrored worldwide and is free. SourceForge quite sensibly use secure s

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread mdblack98
while trying to get the audio samples On 12/04/2016 05:39 PM, Bill Somerville wrote: Re Bill, > I need a bit more of that stack back trace to see where it is going wrong. What can I do in order to get a better output for you ? > I suspect that curl on your distribution is statically linked a

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 17:09, Claude Frantz wrote: I need a bit more of that stack back trace to see where it is going wrong. What can I do in order to get a better output for you ? Hi Claude, if you can reproduce the wsjtx crash while running under gdb then type 'bt' after the crash and report back

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Claude Frantz
On 12/04/2016 05:39 PM, Bill Somerville wrote: Re Bill, > I need a bit more of that stack back trace to see where it is going wrong. What can I do in order to get a better output for you ? > I suspect that curl on your distribution is statically linked against a > different version of OpenSSL

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Claude Frantz
On 12/04/2016 05:28 PM, Claude Frantz wrote: Hi Bill, Starting wsjtx again, it runs without crash at first. Now, I start as root: ssldump -a -A -H -i wlp2s0 In wsjtx, in the download window, I press "Refresh", the program crashes again and here is the output of ssldump: New TCP connection #2:

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 16:28, Claude Frantz wrote: > I have tried it. > > First try: When pressing "refresh", the program crashes. > > Second try: The program crashes at the start. > > 3nd try: I'm running under gdb. Here is the interesting part of the output: > > Thread 1 "wsjtx" received signal SIGSEGV, S

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 16:18, Alessandro Gorobey wrote: > I found that after copy > C:\JTSDK\qt55\Tools\mingw492_32\opt\bin\ssleay32.dll > to > C:\JTSDK\wsjtx\devel\qt55\1.7.0\Release\install\bin > the problem is solved. Hi Sandro, on Windows OpenSSL has two libraries, if you copy one to a new location t

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Claude Frantz
On 12/04/2016 03:19 PM, Bill Somerville wrote: > Hi Claude, > > thanks for testing that, clearly I need to do something smarter for > these certificate errors. I have committed another change r7361 which > should be better, if I have got it right. Can you try a build and test > of that please

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Alessandro Gorobey
Hi Bill Sorry, my message of Nov 29 was no so precise. In last days I do a lot of experiments on PATH for this error. I found a lot of ssleay32.dll in C:\JTSDK and other programs outside WSJT use it. Seems that not all work as wanted... I found that after copy C:\JTSDK\qt55\Tools\mingw492_32\

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 14:42, Black Michael wrote: Nope...just installed the Win64 openssl and no difference. I can duplicate this now on two computers. One Windows 10 64-bit and one Windoe 7 64-bit Hi Mike, are you getting the "Unable to initialize SSL Context" error? If so then then you may need

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Black Michael
at all after several failures. de Mike W9MDB From: Bill Somerville To: wsjt-devel@lists.sourceforge.net Sent: Sunday, December 4, 2016 8:39 AM Subject: Re: [wsjt-devel] My problems while trying to get the audio samples On 04/12/2016 14:30, Black Michael wrote: Nope...r7361 doesn&#x

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Black Michael
Sorry... Network ErrorUnable to init SSL Context The addition of the WIndows SSL libraries didn't fix it. de Mike W9MDB From: Bill Somerville To: wsjt-devel@lists.sourceforge.net Sent: Sunday, December 4, 2016 8:39 AM Subject: Re: [wsjt-devel] My problems while trying to get the

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Black Michael
] My problems while trying to get the audio samples On 04/12/2016 12:09, Charles Suckling wrote: > It's the unable to initiate SSL context one. Hi Charlie, I believe that error is due to the OpenSSL libraries not being installed on your system. Due to US state and federal laws res

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 14:30, Black Michael wrote: Nope...r7361 doesn't fix it either. I can reproduce this problem on Windows 10 here. It's kind of randomclick once and it fails...click again and it works. Hi Mike, what is the problem you are observing i.e. what does "it fails" mean? Assuming you

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 12:09, Charles Suckling wrote: > It's the unable to initiate SSL context one. Hi Charlie, I believe that error is due to the OpenSSL libraries not being installed on your system. Due to US state and federal laws restricting export of strong cryptography software we cannot include

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Black Michael
ubject: Re: [wsjt-devel] My problems while trying to get the audio samples On 04/12/2016 12:23, Claude Frantz wrote: > Trying r7359 now. > > Help --> Download samples > > An error window says: > > https://netix.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json: >

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 12:23, Claude Frantz wrote: > Trying r7359 now. > > Help --> Download samples > > An error window says: > > https://netix.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json: > The issuer certificate of a locally looked up certificate could not be found > > Then, I pressed "Igno

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Claude Frantz
On 12/04/2016 12:21 PM, Bill Somerville wrote: Hi Bill, > this seems to be a problem with some versions of OpenSSL not handling > intermediate certificates correctly. I have added a handler for these > type of errors that allows you to ignore them in r7359. I am not able to > test this here as

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Charles Suckling
Hi Bill It's the unable to initiate SSL context one. Charlie -Original Message- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: 04 December 2016 12:01 To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] My problems while trying to get the audio samples On

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 11:56, Charles Suckling wrote: > I still get the error box here with r7359. Hi Charlie, are you getting the same error as Claude or are you getting "Unable to init SSL context"? 73 Bill G4WJS. -- Check o

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Charles Suckling
Hi Bill I still get the error box here with r7359. Charlie -Original Message- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: 04 December 2016 11:22 To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] My problems while trying to get the audio samples On 04/12

Re: [wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Bill Somerville
On 04/12/2016 10:24, Claude Frantz wrote: > I'm trying to get the samples using: Help --> Download samples. The > following error messages are displayed: > > Network SSL Errors > > https://netcologne.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json: > The issuer certificate of a locally lo

[wsjt-devel] My problems while trying to get the audio samples

2016-12-04 Thread Claude Frantz
Hi all, I'm trying to get the samples using: Help --> Download samples. The following error messages are displayed: Network SSL Errors https://netcologne.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json: The issuer certificate of a locally looked up certificate could not be found Netwo