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 again. See the attached log.

> Would mean you're seeing an SSL error but it's not a cert error.
> 
> Also...if you click "Details" and "HTTP Only" it should work too.

The crash occurs simply by opening the window. I have no opportunity to
click on "Details".

Best 88 de Claude (DJ0OT)

Starting program: /home/claude/.wsjtx/bin/wsjtx 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[New Thread 0xb2eecb40 (LWP 8218)]
[New Thread 0xb10a2b40 (LWP 8221)]
[New Thread 0xaff68b40 (LWP 8222)]
[New Thread 0xaf4dfb40 (LWP 8223)]
[New Thread 0xa6ae0b40 (LWP 8224)]
[Thread 0xa6ae0b40 (LWP 8224) exited]
[New Thread 0xa2a5eb40 (LWP 8225)]
[Thread 0xa2a5eb40 (LWP 8225) exited]
[New Thread 0xa2a5eb40 (LWP 8226)]
[Thread 0xa2a5eb40 (LWP 8226) exited]
[New Thread 0xa6ae0b40 (LWP 8227)]
[Thread 0xa6ae0b40 (LWP 8227) exited]
[New Thread 0xa2a5eb40 (LWP 8228)]
[Thread 0xa2a5eb40 (LWP 8228) exited]
[New Thread 0xa2a5eb40 (LWP 8229)]
[Thread 0xa2a5eb40 (LWP 8229) exited]
[New Thread 0xa2a5eb40 (LWP 8230)]
[New Thread 0xa6a27b40 (LWP 8231)]
[New Thread 0xa6226b40 (LWP 8232)]
[New Thread 0xa5978b40 (LWP 8233)]
[New Thread 0xa5177b40 (LWP 8234)]
[New Thread 0xa48c5b40 (LWP 8235)]
Detaching after fork from child process 8236.
[New Thread 0xa40b1b40 (LWP 8237)]
[Thread 0xa40b1b40 (LWP 8237) exited]
[New Thread 0xa40b1b40 (LWP 8238)]
[New Thread 0xa38b0b40 (LWP 8239)]
[Thread 0xa38b0b40 (LWP 8239) exited]
[New Thread 0xa38b0b40 (LWP 8244)]
[Thread 0xa5177b40 (LWP 8234) exited]

Thread 1 "wsjtx" received signal SIGSEGV, Segmentation fault.
0xb7566163 in QWidget::setParent (this=, this@entry=0xbfffb884, 
parent=, parent@entry=0xb6c82b30 <_GLOBAL_OFFSET_TABLE_>, 
f=...) at kernel/qwidget.cpp:10454
10454   if (testAttribute(Qt::WA_NativeWindow) && 
!qApp->testAttribute(Qt::AA_DontCreateNativeWidgetSiblings))
Missing separate debuginfos, use: dnf debuginfo-install 
GConf2-3.2.6-16.fc24.i686 ORBit2-2.14.19-15.fc24.i686 
adwaita-gtk2-theme-3.20.2-1.fc24.i686 alsa-plugins-jack-1.1.1-1.fc24.i686 
alsa-plugins-pulseaudio-1.1.1-1.fc24.i686 atk-2.20.0-1.fc24.i686 
dbus-glib-0.108-1.fc24.i686 fftw-libs-double-3.3.4-7.fc24.i686 
fftw-libs-single-3.3.4-7.fc24.i686 gdk-pixbuf2-2.34.0-1.fc24.i686 
gnome-vfs2-2.24.4-20.fc24.i686 gtk2-2.24.31-1.fc24.i686 
gtk2-immodule-xim-2.24.31-1.fc24.i686 gvfs-client-1.28.3-1.fc24.i686 
jack-audio-connection-kit-1.9.10-5.fc24.i686 jasper-libs-1.900.13-1.fc24.i686 
jbigkit-libs-2.1-5.fc24.i686 lcms2-2.8-2.fc24.i686 
libXcursor-1.1.14-6.fc24.i686 libXinerama-1.1.3-6.fc24.i686 
libXrandr-1.5.1-1.fc24.i686 libart_lgpl-2.3.21-15.fc24.i686 
libbonobo-2.32.1-10.fc24.i686 libbonoboui-2.24.5-10.fc24.i686 
libcanberra-0.30-11.fc24.i686 libgnome-2.32.1-11.fc24.i686 
libgnome-keyring-3.12.0-6.fc24.i686 libgnomecanvas-2.30.3-11.fc24.i686 
libgnomeui-2.24.5-12.fc24.i686 libmng-2.0.3-3.fc24.i686 
libtdb-1.3.9-1.fc24.i686 libtiff-4.0.6-2.fc24.i686 
libtool-ltdl-2.4.6-12.fc24.i686 libusb-0.1.5-7.fc24.i686 
libusbx-1.0.21-0.1.git448584a.fc24.i686 popt-1.16-7.fc24.i686 
qt5-qtimageformats-5.6.2-1.fc24.i686 qt5-qtmultimedia-5.6.2-1.fc24.i686 
qt5-qtserialport-5.6.2-1.fc24.i686
  Id   Target Id Frame 
* 1Thread 0xb35cf880 (LWP 8214) "wsjtx" 0xb7566163 in QWidget::setParent (
this=, this@entry=0xbfffb884, parent=, 
parent@entry=0xb6c82b30 <_GLOBAL_OFFSET_TABLE_>, f=...)
at kernel/qwidget.cpp:10454
  2Thread 0xb2eecb40 (LWP 8218) "QXcbEventReader" 0xb7fd9d05 in 
__kernel_vsyscall ()
  3Thread 0xb10a2b40 (LWP 8221) "QDBusConnection" 0xb7fd9d05 in 
__kernel_vsyscall ()
  4Thread 0xaff68b40 (LWP 8222) "Qt bearer threa" 0xb7fd9d05 in 
__kernel_vsyscall ()
  5Thread 0xaf4dfb40 (LWP 8223) "threaded-ml" 0xb7fd9d05 in 
__kernel_vsyscall ()
  12   Thread 0xa2a5eb40 (LWP 8230) "QThread" 0xb7fd9d05 in __kernel_vsyscall
()
  13   Thread 0xa6a27b40 (LWP 8231) "gmain" 0xb7fd9d05 in __kernel_vsyscall ()
  14   Thread 0xa6226b40 (LWP 8232) "gdbus" 0xb7fd9d05 in __kernel_vsyscall ()
  15   Thread 0xa5978b40 (LWP 8233) "Thread (pooled)" 0xb7fd9d05 in 
__kernel_vsyscall ()
  17   Thread 0xa48c5b40 (LWP 8235) "QThread" 0xb7fd9d05 in __kernel_vsyscall
()
  19   Thread 0xa40b1b40 (LWP 8238) "threaded-ml" 0xb7fd9d05 in 
__kernel_vsyscall ()
  21   Thread 0xa38b0b40 (LWP 8244) "Qt HTTP thread" 0xb7fd9d05 in 
__kernel_vsyscall ()

Thread 1 (Thread 0xb35cf880 (LWP 8214)):
#0  0x in Python Exception   returned a result with an error set: 
#1  0x in Python Exception   returned a result with an error set: 
#2  0x in Python Exception   returned a result with an error set: 
#3  0x in Python Exception   returned a result with an 

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

2016-12-13 Thread Black Michael
If NetWorkAccessManager.hpp on line 47 I suspect the variable "certs" may be 
null.
So where it says:QString certs;Change toQString certs = "Testing";
See if that helps.
Would mean you're seeing an SSL error but it's not a cert error.
Also...if you click "Details" and "HTTP Only" it should work too.
de Mike W9MDB 
 

 From: Claude Frantz <claude.fra...@bayern-mail.de>
 To: WSJT software development <wsjt-devel@lists.sourceforge.net> 
 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:

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 (DJ0OT)

--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 (DJ0OT)
[Thread 0x92259b40 (LWP 5623) exited]

** (wsjtx:5593): WARNING **: invalid source position for horizontal gradient

** (wsjtx:5593): WARNING **: invalid source position for horizontal gradient
[New Thread 0x92259b40 (LWP 5627)]

Thread 1 "wsjtx" received signal SIGSEGV, Segmentation fault.
0xb7566163 in QWidget::setParent (this=, this@entry=0xbfffb884, 
parent=, parent@entry=0xb6c82b30 <_GLOBAL_OFFSET_TABLE_>, 
f=...) at kernel/qwidget.cpp:10454
10454   if (testAttribute(Qt::WA_NativeWindow) && 
!qApp->testAttribute(Qt::AA_DontCreateNativeWidgetSiblings))
Missing separate debuginfos, use: dnf debuginfo-install 
GConf2-3.2.6-16.fc24.i686 ORBit2-2.14.19-15.fc24.i686 
adwaita-gtk2-theme-3.20.2-1.fc24.i686 alsa-plugins-jack-1.1.1-1.fc24.i686 
alsa-plugins-pulseaudio-1.1.1-1.fc24.i686 atk-2.20.0-1.fc24.i686 
dbus-glib-0.108-1.fc24.i686 fftw-libs-double-3.3.4-7.fc24.i686 
fftw-libs-single-3.3.4-7.fc24.i686 gdk-pixbuf2-2.34.0-1.fc24.i686 
gnome-vfs2-2.24.4-20.fc24.i686 gtk2-2.24.31-1.fc24.i686 
gtk2-immodule-xim-2.24.31-1.fc24.i686 gvfs-client-1.28.3-1.fc24.i686 
jack-audio-connection-kit-1.9.10-5.fc24.i686 jasper-libs-1.900.13-1.fc24.i686 
jbigkit-libs-2.1-5.fc24.i686 lcms2-2.8-2.fc24.i686 
libXcursor-1.1.14-6.fc24.i686 libXinerama-1.1.3-6.fc24.i686 
libXrandr-1.5.1-1.fc24.i686 libart_lgpl-2.3.21-15.fc24.i686 
libbonobo-2.32.1-10.fc24.i686 libbonoboui-2.24.5-10.fc24.i686 
libcanberra-0.30-11.fc24.i686 libgnome-2.32.1-11.fc24.i686 
libgnome-keyring-3.12.0-6.fc24.i686 libgnomecanvas-2.30.3-11.fc24.i686 
libgnomeui-2.24.5-12.fc24.i686 libmng-2.0.3-3.fc24.i686 
libtdb-1.3.9-1.fc24.i686 libtiff-4.0.6-2.fc24.i686 
libtool-ltdl-2.4.6-12.fc24.i686 libusb-0.1.5-7.fc24.i686 
libusbx-1.0.21-0.1.git448584a.fc24.i686 popt-1.16-7.fc24.i686 
qt5-qtimageformats-5.6.2-1.fc24.i686 qt5-qtmultimedia-5.6.2-1.fc24.i686 
qt5-qtserialport-5.6.2-1.fc24.i686



(gdb) info threads
  Id   Target Id Frame 
* 1Thread 0xb35cf880 (LWP 5593) "wsjtx" 0xb7566163 in QWidget::setParent (
this=, this@entry=0xbfffb884, parent=, 
parent@entry=0xb6c82b30 <_GLOBAL_OFFSET_TABLE_>, f=...)
at kernel/qwidget.cpp:10454
  2Thread 0xb2eecb40 (LWP 5598) "QXcbEventReader" 0xb7fd9d05 in 
__kernel_vsyscall ()
  3Thread 0xb10a2b40 (LWP 5604) "QDBusConnection" 0xb7fd9d05 in 
__kernel_vsyscall ()
  4Thread 0xaff68b40 (LWP 5605) "Qt bearer threa" 0xb7fd9d05 in 
__kernel_vsyscall ()
  5Thread 0xaf4dfb40 (LWP 5606) "threaded-ml" 0xb7fd9d05 in 
__kernel_vsyscall ()
  12   Thread 0xa2a5eb40 (LWP 5613) "QThread" 0xb7fd9d05 in __kernel_vsyscall
()
  13   Thread 0xa6a27b40 (LWP 5614) "gmain" 0xb7fd9d05 in __kernel_vsyscall ()
  14   Thread 0xa6226b40 (LWP 5615) "gdbus" 0xb7fd9d05 in __kernel_vsyscall ()
  15   Thread 0xa5978b40 (LWP 5616) "Thread (pooled)" 0xb7fd9d05 in 
__kernel_vsyscall ()
  16   Thread 0xa5177b40 (LWP 5617) "Thread (pooled)" 0xb7fd9d05 in 
__kernel_vsyscall ()
  17   Thread 0xa490cb40 (LWP 5618) "QThread" 0xb7fd9d05 in __kernel_vsyscall
()
---Type  to continue, or q  to quit---
  19   Thread 0xa40b1b40 (LWP 5622) "threaded-ml" 0xb7fd9d05 in 
__kernel_vsyscall ()
  21   Thread 0x92259b40 (LWP 5627) "Qt HTTP thread" 0xb7fd9d05 in 
__kernel_vsyscall ()



(gdb) thread apply 1 bt
[Thread 0x92259b40 (LWP 5623) exited]

** (wsjtx:5593): WARNING **: invalid source position for horizontal gradient

** (wsjtx:5593): WARNING **: invalid source position for horizontal gradient
[New Thread 0x92259b40 (LWP 5627)]

Thread 1 "wsjtx" received signal SIGSEGV, Segmentation fault.
0xb7566163 in QWidget::setParent (this=, this@entry=0xbfffb884, 
parent=, parent@entry=0xb6c82b30 <_GLOBAL_OFFSET_TABLE_>, 
f=...) at kernel/qwidget.cpp:10454
10454   if (testAttribute(Qt::WA_NativeWindow) && 
!qApp->testAttribute(Qt::AA_DontCreateNativeWidgetSiblings))
Missing separate debuginfos, use: dnf debuginfo-install 
GConf2-3.2.6-16.fc24.i686 ORBit2-2.14.19-15.fc24.i686 
adwaita-gtk2-theme-3.20.2-1.fc24.i686 alsa-plugins-jack-1.1.1-1.fc24.i686 
alsa-plugins-pulseaudio-1.1.1-1.fc24.i686 atk-2.20.0-1.fc24.i686 
dbus-glib-0.108-1.fc24.i686 fftw-libs-double-3.3.4-7.fc24.i686 
fftw-libs-single-3.3.4-7.fc24.i686 gdk-pixbuf2-2.34.0-1.fc24.i686 
gnome-vfs2-2.24.4-20.fc24.i686 gtk2-2.24.31-1.fc24.i686 
gtk2-immodule-xim-2.24.31-1.fc24.i686 gvfs-client-1.28.3-1.fc24.i686 
jack-audio-connection-kit-1.9.10-5.fc24.i686 jasper-libs-1.900.13-1.fc24.i686 
jbigkit-libs-2.1-5.fc24.i686 lcms2-2.8-2.fc24.i686 
libXcursor-1.1.14-6.fc24.i686 libXinerama-1.1.3-6.fc24.i686 
libXrandr-1.5.1-1.fc24.i686 libart_lgpl-2.3.21-15.fc24.i686 
libbonobo-2.32.1-10.fc24.i686 libbonoboui-2.24.5-10.fc24.i686 
libcanberra-0.30-11.fc24.i686 

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 the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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)
> +++ RemoteFile.cpp  (working copy)
> @@ -15,6 +15,7 @@
>, listener_ {listener}
>, network_manager_ {network_manager}
>, local_file_ {local_file_path}
> +  , reply_ {nullptr}
>, http_only_ {http_only}
>, is_valid_ {false}
>, redirect_count_ {0}
> Index: RemoteFile.hpp
> ===
> --- RemoteFile.hpp  (revision 7379)
> +++ RemoteFile.hpp  (working copy)
> @@ -75,7 +75,7 @@
>QFileInfo local_file_;
>bool http_only_;
>QUrl url_;
> -  QPointer reply_;
> +  QNetworkReply *reply_;
>bool is_valid_;
>unsigned redirect_count_;
>QSaveFile file_;


--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-12 Thread Black Michael
Try this:
Index: 
RemoteFile.cpp===---
 RemoteFile.cpp      (revision 7379)+++ RemoteFile.cpp      (working copy)@@ 
-15,6 +15,7 @@   , listener_ {listener}   , network_manager_ {network_manager}  
 , local_file_ {local_file_path}+  , reply_ {nullptr}   , http_only_ 
{http_only}   , is_valid_ {false}   , redirect_count_ {0}Index: 
RemoteFile.hpp===---
 RemoteFile.hpp      (revision 7379)+++ RemoteFile.hpp      (working copy)@@ 
-75,7 +75,7 @@   QFileInfo local_file_;   bool http_only_;   QUrl url_;-  
QPointer reply_;+  QNetworkReply *reply_;   bool is_valid_;   
unsigned redirect_count_;   QSaveFile file_; de Mike W9MDB
  From: Claude Frantz <claude.fra...@bayern-mail.de>
 To: WSJT software development <wsjt-devel@lists.sourceforge.net> 
 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 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 SSL/TLS errors that might occur due to baulked OpenSSL
> builds and/or out of date or incomplete CA certificate stores. Errors
> that are ignored at the discretion of the user are only ignored for the
> current session.

At my site, this r7379 crashes in the same manner as the previous revision.

I will insert the core backtrace of the problem reporting software of
Fedora.

Best 88 de Claude (DJ0OT)


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 <claude.fra...@bayern-mail.de>
 To: WSJT software development <wsjt-devel@lists.sourceforge.net> 
 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 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 SSL/TLS errors that might occur due to baulked OpenSSL
> builds and/or out of date or incomplete CA certificate stores. Errors
> that are ignored at the discretion of the user are only ignored for the
> current session.

At my site, this r7379 crashes in the same manner as the previous revision.

I will insert the core backtrace of the problem reporting software of
Fedora.

Best 88 de Claude (DJ0OT)


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 SSL/TLS errors that might occur due to baulked OpenSSL
> builds and/or out of date or incomplete CA certificate stores. Errors
> that are ignored at the discretion of the user are only ignored for the
> current session.

At my site, this r7379 crashes in the same manner as the previous revision.

I will insert the core backtrace of the problem reporting software of
Fedora.

Best 88 de Claude (DJ0OT)

{   "signal": 11
,   "executable": "/home/claude/.wsjtx/bin/wsjtx"
,   "only_crash_thread": true
,   "stacktrace":
  [ {   "crash_thread": true
,   "frames":
  [ {   "address": 3066790243
,   "build_id": "4098f7255ad0b867be04c08486733a530b9eb46f"
,   "build_id_offset": 1311075
,   "function_name": "QWidget::setParent(QWidget*, 
QFlags)"
,   "file_name": "/usr/lib/libQt5Widgets.so.5.6.2"
}
  , {   "address": 3066790958
,   "build_id": "4098f7255ad0b867be04c08486733a530b9eb46f"
,   "build_id_offset": 1311790
,   "function_name": "QWidgetPrivate::init(QWidget*, 
QFlags)"
,   "file_name": "/usr/lib/libQt5Widgets.so.5.6.2"
}
  , {   "address": 3066792248
,   "build_id": "4098f7255ad0b867be04c08486733a530b9eb46f"
,   "build_id_offset": 1313080
,   "function_name": "QWidget::QWidget(QWidgetPrivate&, 
QWidget*, QFlags)"
,   "file_name": "/usr/lib/libQt5Widgets.so.5.6.2"
}
  , {   "address": 3068959058
,   "build_id": "4098f7255ad0b867be04c08486733a530b9eb46f"
,   "build_id_offset": 3479890
,   "function_name": "QDialog::QDialog(QDialogPrivate&, 
QWidget*, QFlags)"
,   "file_name": "/usr/lib/libQt5Widgets.so.5.6.2"
}
  , {   "address": 3069130102
,   "build_id": "4098f7255ad0b867be04c08486733a530b9eb46f"
,   "build_id_offset": 3650934
,   "function_name": 
"QMessageBox::QMessageBox(QMessageBox::Icon, QString const&, QString const&, 
QFlags, QWidget*, QFlags)"
,   "file_name": "/usr/lib/libQt5Widgets.so.5.6.2"
}
  , {   "address": 135807787
,   "build_id": "e1fd804281b6db200f837588ce69d65e03d460cf"
,   "build_id_offset": 1295147
,   "function_name": "(anonymous namespace)::show_it(QWidget*, 
QMessageBox::Icon, QString const&, QString const&, QString const&, 
QFlags, QMessageBox::StandardButton)"
,   "file_name": "/home/claude/.wsjtx/bin/wsjtx"
}
  , {   "address": 135107329
,   "build_id": "e1fd804281b6db200f837588ce69d65e03d460cf"
,   "build_id_offset": 594689
,   "function_name": 
"NetworkAccessManager::NetworkAccessManager(QWidget*)::{lambda(QNetworkReply*, 
QList const&)#1}::operator()(QNetworkReply*, QList 
const&) const"
,   "file_name": "/home/claude/.wsjtx/bin/wsjtx"
}
  , {   "address": 3055239733
,   "build_id": "aac484df976dc83e82e591c457723919834e729c"
,   "build_id_offset": 2581045
,   "function_name": "QMetaObject::activate(QObject*, int, int, 
void**)"
,   "file_name": "/usr/lib/libQt5Core.so.5.6.2"
}
  , {   "address": 3055241052
,   "build_id": "aac484df976dc83e82e591c457723919834e729c"
,   "build_id_offset": 2582364
,   "function_name": "QMetaObject::activate(QObject*, 
QMetaObject const*, int, void**)"
,   "file_name": "/usr/lib/libQt5Core.so.5.6.2"
}
  , {   "address": 3063240674
,   "build_id": "387b7056454a9ff40130d8cd65b1a1f75ce0086a"
,   "build_id_offset": 358370
,   "function_name": 
"QNetworkAccessManager::sslErrors(QNetworkReply*, QList const&)"
,   "file_name": "/usr/lib/libQt5Network.so.5.6.2"
}
  , {   "address": 3063243994
,   "build_id": "387b7056454a9ff40130d8cd65b1a1f75ce0086a"
,   "build_id_offset": 361690
,   "function_name": 
"QNetworkAccessManagerPrivate::_q_replySslErrors(QList const&)"
,   "file_name": "/usr/lib/libQt5Network.so.5.6.2"
}
  , {   "address": 3063260058
,   "build_id": "387b7056454a9ff40130d8cd65b1a1f75ce0086a"
,   

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

2016-12-11 Thread Black Michael
I was thinking of the enabled flag like other widgets have where it greys out.  
Doesn't look like it's addressable from the way these buttons are implemented.
My internet connection isn't slow - 100Mb.  I think it's the response time of 
sourceforge.  Even on 2nd attempt sometimes 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 <g4...@classdesign.com>
 To: wsjt-devel@lists.sourceforge.net 
 Sent: Sunday, December 11, 2016 4:02 PM
 Subject: Re: [wsjt-devel] My problems while trying to get the audio samples
   
 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 seems to block for a couple of 
seconds on first use on Windows. That is annoying and doesn't happen on other 
platforms, probably due to the SSL library loading and reading CA certs from 
the registry. The directory listing is a tiny JSON file and should not take 
that long to retrieve.
  Not sure what you mean by "disable the refresh"? 73
 Bill
 G4WJS.
  
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 seems to block for a couple of 
seconds on first use on Windows. That is annoying and doesn't happen on 
other platforms, probably due to the SSL library loading and reading CA 
certs from the registry. The directory listing is a tiny JSON file and 
should not take that long to retrieve.


Not sure what you mean by "disable the refresh"?

73
Bill
G4WJS.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-11 Thread Black Michael
Maybe just disable the refresh until the directory is complete?At least on my 
machine it violates the 1-second rule sometimes :-)
de Mike W9MDB

  From: Bill Somerville <g4...@classdesign.com>
 To: wsjt-devel@lists.sourceforge.net 
 Sent: Sunday, December 11, 2016 3:52 PM
 Subject: Re: [wsjt-devel] My problems 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 it is 
not blocking. Maybe it should have another progress bar for the initial 
download somewhere. 73
 Bill
 G4WJS.
  
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 bar for the initial 
download somewhere.


73
Bill
G4WJS.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 <g4...@classdesign.com>
 To: wsjt-devel@lists.sourceforge.net 
 Sent: Sunday, December 11, 2016 3:34 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 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 
messages in WSJT-X. 
 Hi Mike, Claude & 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 SSL/TLS errors that might occur due to baulked OpenSSL builds and/or 
out of date or incomplete CA certificate stores. Errors that are ignored at the 
discretion of the user are only ignored for the current session. This revision 
also introduces an option in the sample downloader details pane that allows the 
downloads to be done via HTTP requests alone even if the server tries to 
redirect to HTTPS, this only works because SourceForge serve identical content 
for both schemes so may not work indefinitely. There is now no need to install 
OpenSSL on MS Windows although many users will already have it as part of other 
packages. As above this also relies on SourceForge continuing to serve 
identical content from their file servers and mirrors fro HTTP and HTTPS. 73
 Bill
 G4WJS.
  
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 reason such as 
you're seeing SSL error messages in WSJT-X.


Hi Mike, Claude & 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 SSL/TLS errors that might occur due to baulked OpenSSL 
builds and/or out of date or incomplete CA certificate stores. Errors 
that are ignored at the discretion of the user are only ignored for the 
current session.


This revision also introduces an option in the sample downloader details 
pane that allows the downloads to be done via HTTP requests alone even 
if the server tries to redirect to HTTPS, this only works because 
SourceForge serve identical content for both schemes so may not work 
indefinitely.


There is now no need to install OpenSSL on MS Windows although many 
users will already have it as part of other packages. As above this also 
relies on SourceForge continuing to serve identical content from their 
file servers and mirrors fro HTTP and HTTPS.


73
Bill
G4WJS.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 reason such as 
you're seeing SSL error messages in WSJT-X.


https://www.dropbox.com/s/95c0ylxnpkgileb/disablessl.patch?dl=1


Hi Mike,

I only see a patch for the WSJT-X User Guide at that Dropbox location.

73
Bill
G4WJS.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 link.

Hi Claude,

the download link for sample files is already configurable, click the 
"Details..." button on the download dialog window to reveal the entry field.

73
Bill
G4WJS.


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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.


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 
messages in WSJT-X.
https://www.dropbox.com/s/95c0ylxnpkgileb/disablessl.patch?dl=1

de Mike W9MDB

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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
> the same issue. The Debian developers have *hard-wired 9 source paths*
> in to version 3.6, as opposed to a single source path to sourceforge.com
> (plus implied redirection) as used in version 3.4 of the package (as
> still used by Ubuntu). Version 3.4 issues are noted and annotated at
> https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1607535/comments/7.
> 
> As you can see from the bug report trace, the issue with downloading
> comes and goes, almost with the state of the tide.

It's a common observation for me, when using Firefox to download
anything from the sourceforge page, that this works in a really
unreliable manner. You have probably seen, that there is often a direct
link proposal button on the sourceforge page, if anything goes wrong.
The page authors probably known about the encountered difficulties.

I suspect this site to be to complex with to many frills and pop-up
windows, resulting in an unreliable operation.

> As for a good solution to the problem, anything which doesn't involve
> ignoring security certificates would get my vote!

I share this opinion. The solution should not make any compromise
concerning the security.

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 link.

Best 88 de Claude (DJ0OT)



--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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-wired 9 source paths* 
in to version 3.6, as opposed to a single source path to sourceforge.com 
(plus implied redirection) as used in version 3.4 of the package (as 
still used by Ubuntu). Version 3.4 issues are noted and annotated at 
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1607535/comments/7.


As you can see from the bug report trace, the issue with downloading 
comes and goes, almost with the state of the tide.


As for a good solution to the problem, anything which doesn't involve 
ignoring security certificates would get my vote!


Robin, G8DQX


On 06/12/16 10:20, Claude Frantz wrote:

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 http URLs only.

Hi Bill,

As we have seen with Mike, I have no difficulties with SSL/TLS
connections when using curl or wget. The used shared openSSL lib is the
same lib as wsjtx is using. Therefore, the difficulties should not come
from the lib itself. Right ?

In fact, I have additional CA certificates installed, not only the
standard ones coming with the Fedora distribution. This is a normal
situation when running a real world system. But there are only usual CA
certificates, nothing else. No exotic ones.

For me, this situation is still strange. Perhaps, the wget logs, which I
have posted, can help to understand the forwarding actions which were
used by wget.

The occurring program crash is obscure also.

Best 88 de Claude (DJ0OT)

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 http URLs only.

Hi Bill,

As we have seen with Mike, I have no difficulties with SSL/TLS
connections when using curl or wget. The used shared openSSL lib is the
same lib as wsjtx is using. Therefore, the difficulties should not come
from the lib itself. Right ?

In fact, I have additional CA certificates installed, not only the
standard ones coming with the Fedora distribution. This is a normal
situation when running a real world system. But there are only usual CA
certificates, nothing else. No exotic ones.

For me, this situation is still strange. Perhaps, the wget logs, which I
have posted, can help to understand the forwarding actions which were
used by wget.

The occurring program crash is obscure also.

Best 88 de Claude (DJ0OT)

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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.


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-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 for building 
OpenSSL by the Fedora packagers are different from other systems and 
this might explain the different behaviour also the CQ certificates 
installed on Claude's system are not the same as Mike's. Another option 
is that Claude is in DL and the URLs being used there will be different 
because of the use of local mirror severs.


Here is a proposed solution given Mike's findings that we appear to be 
able to force the use of http URL schemes.


1) Use the static member function QSslSocket::supportsSsl() to determine 
if the system supports SSL/TLS connections, if not then use Mike's 
change to adjust redirect URLs (and the original) to always use the http 
scheme,


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 http URLs only.


This proposed change should allow the SourceForge redirects to be 
followed as they intended except on systems where the OpenSSL libraries 
are not installed or not available or not working for us. This should 
mean that users on Windows who have not installed OpenSSL and fellow 
operators in regions where SSL/TLS is restricted like CO and EP land 
will all be able to get the sample files without issue.


I don't have time to implement this before the weekend but perhaps Mike 
can extend his patch to do this before then.


73
Bill
G4WJS.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 you sure your wget is dependent on the shared library?

I have used "ldd" to verify all 3 binaries: wsjtx, curl and wget. All 3
use the same library as cited previously.

Best 88 de Claude (DJ0OT)


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-05 Thread Black Michael
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 you sure your wget is dependent on the shared library?
de Mike W9MDB


  From: Claude Frantz <claude.fra...@bayern-mail.de>
 To: WSJT software development <wsjt-devel@lists.sourceforge.net> 
 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 log.txt -c --debug
https://sourceforge.net/projects/wsjt/files/samples/QRA64/QRA64A/160729_0056.wav

Best 88 de Claude (DJ0OT)


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-05 Thread Black Michael
Also thinking about this
Which is more likely?
#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.
My money is on #3 being the best chance of success and minimal user complaints 
of downloads not working.I can't imagine a server refusing a download on port 
80owner would have to awfully pedantic since no user info is involved at 
all.
As for #2 I can tell you my success rate was less than 10%.
de Mike W9MDB


  From: Bill Somerville <g4...@classdesign.com>
 To: wsjt-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 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 time to check just 
now but I wonder if you tried printing the URL redirect chain out to see if 
changing the scheme leads to a different server? Most of the redirects are to 
reach a local mirror server so if the result ends up at the same server we can 
certainly do this, of course there's no guarantee it will always work. May be 
worth changing if more users have issues with SSL errors. I believe the errors 
Claude is getting are related an old or broken version of OpenSSL on the Unix 
distribution being used. As far as the installing of SSL libraries, this is a 
Windows specific issue since other systems will usually have OpenSSL installed 
already. 73
 Bill
 G4WJS.
  
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 from /home/claude/.wget-hsts
URI encoding = ‘UTF-8’
Converted file name '160729_0056.wav' (UTF-8) -> '160729_0056.wav' (UTF-8)
--2016-12-06 06:01:44--  
https://sourceforge.net/projects/wsjt/files/samples/QRA64/QRA64A/160729_0056.wav
Resolving sourceforge.net (sourceforge.net)... 216.34.181.60
Caching sourceforge.net => 216.34.181.60
Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:443... connected.
Created socket 4.
Releasing 0x81c6be38 (new refcount 1).
Initiating SSL handshake.
Handshake successful; connected socket 4 to SSL handle 0x81cb7f38
certificate:
  subject: CN=*.sourceforge.net,O=SourceForge Media\\, LLC,L=San 
Diego,ST=California,C=US
  issuer:  CN=GeoTrust SSL CA - G3,O=GeoTrust Inc.,C=US
X509 certificate successfully verified and matches host sourceforge.net

---request begin---
GET /projects/wsjt/files/samples/QRA64/QRA64A/160729_0056.wav HTTP/1.1
User-Agent: Wget/1.18 (linux-gnu)
Accept: */*
Accept-Encoding: identity
Host: sourceforge.net
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 302 Found
Server: nginx
Date: Tue, 06 Dec 2016 05:01:45 GMT
Content-Type: text/html; charset=UTF-8
Connection: close
Pragma: no-cache
Cache-Control: no-cache
X-UA-Compatible: IE=edge,chrome=1
X-Frame-Options: SAMEORIGIN
Set-Cookie: VISITOR=58464639cc0a452c9398e2ac; expires="Fri, 04-Dec-2026 
05:01:45 GMT"; httponly; Max-Age=31536; Path=/
Set-cookie: 
sourceforge=a2f55f00d527b37260afbc7938f0c7ceaa2844begAJ9cQEoVQxsYW5kaW5nX3BhZ2VxAlU5L3Byb2plY3RzL3dzanQvZmlsZXMvc2FtcGxlcy9RUkE2NC9RUkE2NEEvMTYwNzI5XzAwNTYud2F2cQNVBXByZWZzcQR9cQVVA2tleXEGVRg1ODQ2NDYzOWNjMGE0NTJjOTM5OGUyYWNxB1UDX2lkcQhVIDhkZGU0ZjZjOWExMDQ3Nzk5ZTQxZWM1NGMyMjcwM2NkcQlVDl9hY2Nlc3NlZF90aW1lcQpHQdYRkY5fzQxVDl9jcmVhdGlvbl90aW1lcQtHQdYRkY5fzQh1Lg==;
 expires=Tue, 19-Jan-2038 03:14:07 GMT; httponly; Path=/; secure
Location: 
https://sourceforge.net/projects/wsjt/files/samples/QRA64/QRA64A/160729_0056.wav/download
Content-Length: 15330
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000

---response end---
302 Found

Stored cookie sourceforge.net -1 (ANY) /   [expiry 
2026-12-04 06:01:45] VISITOR 58464639cc0a452c9398e2ac

Stored cookie sourceforge.net -1 (ANY) /   [expiry 
2038-01-19 04:14:07] sourceforge 
a2f55f00d527b37260afbc7938f0c7ceaa2844begAJ9cQEoVQxsYW5kaW5nX3BhZ2VxAlU5L3Byb2plY3RzL3dzanQvZmlsZXMvc2FtcGxlcy9RUkE2NC9RUkE2NEEvMTYwNzI5XzAwNTYud2F2cQNVBXByZWZzcQR9cQVVA2tleXEGVRg1ODQ2NDYzOWNjMGE0NTJjOTM5OGUyYWNxB1UDX2lkcQhVIDhkZGU0ZjZjOWExMDQ3Nzk5ZTQxZWM1NGMyMjcwM2NkcQlVDl9hY2Nlc3NlZF90aW1lcQpHQdYRkY5fzQxVDl9jcmVhdGlvbl90aW1lcQtHQdYRkY5fzQh1Lg==
Parsed Strict-Transport-Security max-age = 31536000, includeSubDomains = false
Updated HSTS host: sourceforge.net:443 (max-age: 31536000, includeSubdomains: 
false)
URI content encoding = ‘UTF-8’
Location: 
https://sourceforge.net/projects/wsjt/files/samples/QRA64/QRA64A/160729_0056.wav/download
 [following]
Closed 4/SSL 0x81cb7f38
URI content encoding = None
Converted file name '160729_0056.wav' (UTF-8) -> '160729_0056.wav' (UTF-8)
--2016-12-06 06:01:45--  
https://sourceforge.net/projects/wsjt/files/samples/QRA64/QRA64A/160729_0056.wav/download
Found sourceforge.net in host_name_addresses_map (0x81c6be38)
Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:443... connected.
Created socket 4.
Releasing 0x81c6be38 (new refcount 1).
Initiating SSL handshake.
Handshake successful; connected socket 4 to SSL handle 0x81ccc470
certificate:
  subject: CN=*.sourceforge.net,O=SourceForge Media\\, LLC,L=San 
Diego,ST=California,C=US
  issuer:  CN=GeoTrust SSL CA - G3,O=GeoTrust Inc.,C=US
X509 certificate successfully verified and matches host sourceforge.net

---request begin---
GET /projects/wsjt/files/samples/QRA64/QRA64A/160729_0056.wav/download HTTP/1.1
User-Agent: Wget/1.18 (linux-gnu)
Accept: */*
Accept-Encoding: identity
Host: sourceforge.net
Connection: Keep-Alive
Cookie: VISITOR=58464639cc0a452c9398e2ac; 
sourceforge=a2f55f00d527b37260afbc7938f0c7ceaa2844begAJ9cQEoVQxsYW5kaW5nX3BhZ2VxAlU5L3Byb2plY3RzL3dzanQvZmlsZXMvc2FtcGxlcy9RUkE2NC9RUkE2NEEvMTYwNzI5XzAwNTYud2F2cQNVBXByZWZzcQR9cQVVA2tleXEGVRg1ODQ2NDYzOWNjMGE0NTJjOTM5OGUyYWNxB1UDX2lkcQhVIDhkZGU0ZjZjOWExMDQ3Nzk5ZTQxZWM1NGMyMjcwM2NkcQlVDl9hY2Nlc3NlZF90aW1lcQpHQdYRkY5fzQxVDl9jcmVhdGlvbl90aW1lcQtHQdYRkY5fzQh1Lg==

---request end---
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 302 Found
Server: nginx
Date: Tue, 06 Dec 2016 05:01:46 GMT
Content-Type: text/html; charset=UTF-8
Connection: close
Pragma: no-cache
Cache-Control: no-cache
X-UA-Compatible: IE=edge,chrome=1
X-Frame-Options: SAMEORIGIN
Set-Cookie: 

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

2016-12-05 Thread Black Michael
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://superb-sea2.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json;)
 after : 
QUrl("http://superb-sea2.dl.sourceforge.net/project/wsjt/samples/contents_1.7.json;)
 before:  
QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/ISCAT/ISCAT-A/VK7MO_110401_235515.wav;)
 after : 
QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/ISCAT/ISCAT-A/VK7MO_110401_235515.wav;)
 before:  
QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/JT4/JT4A/DF2ZC_070926_040700.WAV;)
 after : 
QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/JT4/JT4A/DF2ZC_070926_040700.WAV;)
 before:  
QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/ISCAT/ISCAT-B/K0AWU_100714_115000.wav;)
 after : 
QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/ISCAT/ISCAT-B/K0AWU_100714_115000.wav;)
 before:  
QUrl("https://superb-sea2.dl.sourceforge.net/project/wsjt/samples/JT4/JT4F/OK1KIR_141105_175700.WAV;)
 after : 
QUrl("http://superb-sea2.dl.sourceforge.net/project/wsjt/samples/JT4/JT4F/OK1KIR_141105_175700.WAV;)
 before:  
QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/JT65/JT65B/DL7UAE_040308_002400.wav;)
 after : 
QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/JT65/JT65B/DL7UAE_040308_002400.wav;)
 before:  
QUrl("https://superb-sea2.dl.sourceforge.net/project/wsjt/samples/JT9%2BJT65/130610_2343.wav;)
 after : 
QUrl("http://superb-sea2.dl.sourceforge.net/project/wsjt/samples/JT9%2BJT65/130610_2343.wav;)
 before:  
QUrl("https://superb-dca2.dl.sourceforge.net/project/wsjt/samples/JT9/130418_1742.wav;)
 after : 
QUrl("http://superb-dca2.dl.sourceforge.net/project/wsjt/samples/JT9/130418_1742.wav;)
 before:  
QUrl("https://superb-sea2.dl.sourceforge.net/project/wsjt/samples/MSK144/160915_113100.wav;)
 after : 
QUrl("http://superb-sea2.dl.sourceforge.net/project/wsjt/samples/MSK144/160915_113100.wav;)
 before:  
QUrl("https://superb-sea2.dl.sourceforge.net/project/wsjt/samples/MSK144/160915_113230.wav;)
 after : 
QUrl("http://superb-sea2.dl.sourceforge.net/project/wsjt/samples/MSK144/160915_113230.wav;)
 before:  
QUrl("http://pilotfiber.dl.sourceforge.net/project/wsjt/samples/WSPR/150426_0918.wav;)
 after : 
QUrl("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/QRA64C/161113_0111.wav;)

de Mike W9MDB
  From: Bill Somerville <g4...@classdesign.com>
 To: wsjt-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 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 time to check just 
now but I wonder if you tried printing the URL redirect chain out to see if 
changing the scheme leads to a different server? Most of the redirects are to 
reach a local mirror server so if the result ends up at the same server we can 
certainly do this, of course there's no guarantee it will always work. May be 
worth changing if more users have issues with SSL errors. I believe the errors 
Claude is getting are related an old or broken version of OpenSSL on the Unix 
distribution being used. As far as the installing of SSL libraries, this is a 
Windows specific issue since other systems will usually have OpenSSL installed 
already. 73
 Bill
 G4WJS.
  
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 updates are installed.

I'm still surprised to see that a download via "curl" or "wget" is
possible without a problem. In my modest understanding, the used modules
should be the same.

I have verified the wsjtx executable. It uses the lib
/lib/libssl.so.1.0.2j of the openssl-libs-1.0.2j-1.fc24.i686 package.
This is exactly the same lib as curl and wget are using.

Best 88 de Claude (DJ0OT)

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 time to check 
just now but I wonder if you tried printing the URL redirect chain out 
to see if changing the scheme leads to a different server? Most of the 
redirects are to reach a local mirror server so if the result ends up at 
the same server we can certainly do this, of course there's no guarantee 
it will always work. May be worth changing if more users have issues 
with SSL errors. I believe the errors Claude is getting are related an 
old or broken version of OpenSSL on the Unix distribution being used.


As far as the installing of SSL libraries, this is a Windows specific 
issue since other systems will usually have OpenSSL installed already.


73
Bill
G4WJS.

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 of port 80 
access (which I sincerely doubt) this fixes the SSL problem without having to 
install any additional libraries.Also changed the error message to be a bit 
more informative of where the errors were occurring.
de Mike W9MDB
Index: 
SampleDownloader/RemoteFile.cpp===---
 SampleDownloader/RemoteFile.cpp     (revision 7366)+++ 
SampleDownloader/RemoteFile.cpp     (working copy)@@ -157,6 +157,7 @@     {     
  if (listener_->redirect_request (redirect_url))         {+          
redirect_url.setScheme("http");           if (++redirect_count_ < 10) // 
maintain sanity             {               // follow redirect@@ -189,7 +190,7 
@@       // report errors that are not due to abort       if 
(QNetworkReply::OperationCanceledError != reply_->error ())         {-          
listener_->error (tr ("Network Error"), reply_->errorString ());+          
listener_->error (tr ("Network Error RemoteFile"), reply_->errorString ());     
    }     }   else 
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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)

--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 <claude.fra...@bayern-mail.de>
 To: WSJT software development <wsjt-devel@lists.sourceforge.net> 
 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 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  Target Id        Frame
* 1    Thread 0xb35d6880 (LWP 20697) "wsjtx" 0xb7569073 in
QWidget::setParent (this=,
    this@entry=0xbfffb9d8, parent=,
parent@entry=0xb6c89b30 <_GLOBAL_OFFSET_TABLE_>, f=...)
    at kernel/qwidget.cpp:10452
  2    Thread 0xb2ef4b40 (LWP 20701) "QXcbEventReader" 0xb7fd9d05 in
__kernel_vsyscall ()
  3    Thread 0xb10aeb40 (LWP 20706) "QDBusConnection" 0xb7fd9d05 in
__kernel_vsyscall ()
  4    Thread 0xaff68b40 (LWP 20707) "Qt bearer threa" 0xb7fd9d05 in
__kernel_vsyscall ()
  5    Thread 0xaf4ecb40 (LWP 20708) "threaded-ml" 0xb7fd9d05 in
__kernel_vsyscall ()
  10  Thread 0xa2a6bb40 (LWP 20713) "QThread" 0xb7fd9d05 in
__kernel_vsyscall ()
  11  Thread 0xa6a01b40 (LWP 20714) "gmain" 0xb7fd9d05 in
__kernel_vsyscall ()
  12  Thread 0xa6200b40 (LWP 20715) "gdbus" 0xb7fd9d05 in
__kernel_vsyscall ()
  13  Thread 0xa5975b40 (LWP 20716) "Thread (pooled)" 0xb7fd9d05 in
__kernel_vsyscall ()
  14  Thread 0xa5174b40 (LWP 20717) "Thread (pooled)" 0xb7fd9d05 in
__kernel_vsyscall ()
  15  Thread 0xa48afb40 (LWP 20718) "QThread" 0xb7fd9d05 in
__kernel_vsyscall ()
  17  Thread 0xa40aeb40 (LWP 20721) "threaded-ml" 0xb7fd9d05 in
__kernel_vsyscall ()
  19  Thread 0xa38adb40 (LWP 20725) "Qt HTTP thread" 0xb7fd9d05 in
__kernel_vsyscall ()

Unfortunately, I cannot get really more information using "thread apply
1 bt". Here it is:

Thread 1 (Thread 0xb35d6880 (LWP 20697)):
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
#0  0x in #1  0x in #2  0x in #3  0x in
#4  0x in #5  0x0818421b in (anonymous
namespace)::show_it(QWidget*, QMessageBox::Icon, QString const&, QString
const&, QString const&, QFlags,
QMessageBox::StandardButton) ()
#6  0x080d92c1 in
NetworkAccessManager::NetworkAccessManager(QWidget*)::{lambda(QNetworkReply*,
QList const&)#1}::operator()(QNetworkReply*, QList
const&) const ()
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
#7  0x in #8  0x in #9  0x in #10 0x in
#11 0x in
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
    #12 0x in #13 0x in #14 0x in #15 0x in
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
    #16 0x in #17 0x in #18 0x in #19 0x
in #20 0x in #21 0x in #22 0x in #23 0x
in #24 0x in
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
    #25 0x in #26 0x in #27 0x in #28 0x
in #29 0x in #30 0x in 

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
> after the crash:

Hi Claude,

sorry I have not had much time to look at this, I was busy with release 
matters over the weekend. The crash back trace does have most of the 
required information, the only way to get more from it is to use a debug 
configuration build of WSJT-X. That would be useful but I do not have 
much time to progress this until next weekend. The crash is in the code 
I have added to output the certificate chain in a message box rather 
than in the sample download operation itself. I believe that when the 
crash is fixed the message produced will allow you to ignore the errors 
for that certificate chain and it will not ask again in that run of 
WSJT-X. If it does work then I will also add a mechanism to store the 
certificate exception on disk so future runs of WSJT-X so it will not 
have to ask you again about those SSL errors.

73
Bill
G4WJS.


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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   Target Id Frame
* 1Thread 0xb35d6880 (LWP 20697) "wsjtx" 0xb7569073 in
QWidget::setParent (this=,
this@entry=0xbfffb9d8, parent=,
parent@entry=0xb6c89b30 <_GLOBAL_OFFSET_TABLE_>, f=...)
at kernel/qwidget.cpp:10452
  2Thread 0xb2ef4b40 (LWP 20701) "QXcbEventReader" 0xb7fd9d05 in
__kernel_vsyscall ()
  3Thread 0xb10aeb40 (LWP 20706) "QDBusConnection" 0xb7fd9d05 in
__kernel_vsyscall ()
  4Thread 0xaff68b40 (LWP 20707) "Qt bearer threa" 0xb7fd9d05 in
__kernel_vsyscall ()
  5Thread 0xaf4ecb40 (LWP 20708) "threaded-ml" 0xb7fd9d05 in
__kernel_vsyscall ()
  10   Thread 0xa2a6bb40 (LWP 20713) "QThread" 0xb7fd9d05 in
__kernel_vsyscall ()
  11   Thread 0xa6a01b40 (LWP 20714) "gmain" 0xb7fd9d05 in
__kernel_vsyscall ()
  12   Thread 0xa6200b40 (LWP 20715) "gdbus" 0xb7fd9d05 in
__kernel_vsyscall ()
  13   Thread 0xa5975b40 (LWP 20716) "Thread (pooled)" 0xb7fd9d05 in
__kernel_vsyscall ()
  14   Thread 0xa5174b40 (LWP 20717) "Thread (pooled)" 0xb7fd9d05 in
__kernel_vsyscall ()
  15   Thread 0xa48afb40 (LWP 20718) "QThread" 0xb7fd9d05 in
__kernel_vsyscall ()
  17   Thread 0xa40aeb40 (LWP 20721) "threaded-ml" 0xb7fd9d05 in
__kernel_vsyscall ()
  19   Thread 0xa38adb40 (LWP 20725) "Qt HTTP thread" 0xb7fd9d05 in
__kernel_vsyscall ()

Unfortunately, I cannot get really more information using "thread apply
1 bt". Here it is:

Thread 1 (Thread 0xb35d6880 (LWP 20697)):
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
#0  0x in #1  0x in #2  0x in #3  0x in
#4  0x in #5  0x0818421b in (anonymous
namespace)::show_it(QWidget*, QMessageBox::Icon, QString const&, QString
const&, QString const&, QFlags,
QMessageBox::StandardButton) ()
#6  0x080d92c1 in
NetworkAccessManager::NetworkAccessManager(QWidget*)::{lambda(QNetworkReply*,
QList const&)#1}::operator()(QNetworkReply*, QList
const&) const ()
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
#7  0x in #8  0x in #9  0x in #10 0x in
#11 0x in
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
#12 0x in #13 0x in #14 0x in #15 0x in
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
#16 0x in #17 0x in #18 0x in #19 0x
in #20 0x in #21 0x in #22 0x in #23 0x
in #24 0x in
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
#25 0x in #26 0x in #27 0x in #28 0x
in #29 0x in #30 0x in #31 0x in #32 0x
in #33 0x in #34 0x in #35 0x in #36 0x
in #37 0x08071cfc in main ()

In my opinion, the problem is probably related to the redirection
mechanism used at sourceforge, rather as to the certificate chains. I
ignore if sourceforge has recommended as specific procedure which can
apply here.

I hope that this will help you a little bit.

Best 88 de Claude (DJ0OT)


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 
installing an OpenSSL package and the default install of the package we 
recommend puts the libraries into the Windows system directories. That 
is also fine as there will potentially be OpenSSL libraries of many 
different versions scattered around and we want the latest ones  which 
the above package provides.

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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-04 Thread KI7MT
Hi Mike, Bill,

I did a quick search for libeasy32.dll in the top level of C:\JTSDK, the
following are the results:

$ find . -name 'libeay32.dll' -exec grep -H string {} +
./cmake/bin/libeay32.dll
./msys/bin/libeay32.dll
./qt5/Tools/QtCreator/bin/libeay32.dll
./qt55/Tools/mingw492_32/opt/bin/libeay32.dll
./qt55/Tools/QtCreator/bin/libeay32.dll
./Ruby/bin/libeay32.dll
./tools/bin/libeay32.dll

The libeay32.dll 2008 DLL that mike referred to looks to be comming from
C:\JTSDK\tools\bin directory, which in turn, originates from the GNU for
Windows tool(s) set.

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 ?

73's
Greg, KI7MT




On 12/04/2016 02:21 PM, 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.
> 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
> de Mike W9MDB
> 
>   From: Bill Somerville <g4...@classdesign.com>
>  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:
>> 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.
> 

--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 
initiated installation which then in turn installs several packages and 
their dependencies, one of which is likely to be open-ssh. I can't speak 
to QT and it's packaging at the moment, as I do not have access to my 
Windows machine at present. I will look into it though.


As for Windows directory installation, the only thing that gets 
installed in those areas are the Microsoft re-dist packages. But again, 
that is a user initiated action, not something the JTSDK installer 
performs unattended.


73's
Greg, KI7MT


On 12/4/2016 2:49 PM, Bill Somerville wrote:

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 libraries anywhere, if it 
is then that should stop. The package I suggested in this thread is 
perfectly adequate and installing it to the recommended Windows system 
directories is preferable rather than trying to get the right files 
into an application binary directory. OpenSSL is one of the few 
non-Microsoft packages I would recommend installing into the Windows 
system directories.


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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 libraries anywhere, if it is 
then that should stop. The package I suggested in this thread is 
perfectly adequate and installing it to the recommended Windows system 
directories is preferable rather than trying to get the right files into 
an application binary directory. OpenSSL is one of the few non-Microsoft 
packages I would recommend installing into the Windows system directories.


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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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#Current_status

and remember that WSJT-X is available Worldwide. Personally I am not 
prepared to go to jail for the sake of users, who can meet the terms and 
conditions for installing the OpenSSL package themselves, not having to 
fetch a package from the Internet.


AFAIK these days it is only a matter of filling some forms for the 
relevant US Government Departments to allow distribution of string 
crypto but I have no idea which departments or forms are required.


For those that cannot meet the US export restriction terms and 
conditions the sample files are easily downloaded from the SF files area 
so long as they can find a browser that has strong enough encryption to 
access the SF web servers. I would hope that the SF mirrors for those 
restricted areas are using weaker encryption because of the same 
regulations.


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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-04 Thread Black Michael
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.
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
de Mike W9MDB

  From: Bill Somerville <g4...@classdesign.com>
 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:
> 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.


--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 samples

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.



--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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: /home/claude/.wsjtx/bin/wsjtx
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[New Thread 0xb2ef4b40 (LWP 11764)]
[New Thread 0xb10aeb40 (LWP 11765)]
[New Thread 0xaff68b40 (LWP 11766)]
[New Thread 0xaf4ecb40 (LWP 11767)]
ALSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slave
[New Thread 0xa6aedb40 (LWP 11768)]
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
[Thread 0xa6aedb40 (LWP 11768) exited]
[New Thread 0xa2a6bb40 (LWP 11769)]
[Thread 0xa2a6bb40 (LWP 11769) exited]
ALSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
[New Thread 0xa6aedb40 (LWP 11770)]
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
[Thread 0xa6aedb40 (LWP 11770) exited]
[New Thread 0xa2a6bb40 (LWP 11771)]
[Thread 0xa2a6bb40 (LWP 11771) exited]
ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
[New Thread 0xa2a6bb40 (LWP 11772)]
[New Thread 0xa6a01b40 (LWP 11773)]
[New Thread 0xa6200b40 (LWP 11774)]
[New Thread 0xa5975b40 (LWP 11775)]
[New Thread 0xa5174b40 (LWP 11776)]
[New Thread 0xa48c2b40 (LWP 11777)]
Detaching after fork from child process 11778.
[New Thread 0xa40aeb40 (LWP 11779)]
[Thread 0xa40aeb40 (LWP 11779) exited]
[New Thread 0xa40aeb40 (LWP 11780)]
[New Thread 0x92266b40 (LWP 11781)]
[Thread 0x92266b40 (LWP 11781) exited]

** (wsjtx:11756): WARNING **: invalid source position for horizontal
gradient

** (wsjtx:11756): WARNING **: invalid source position for horizontal
gradient

[Thread 0xa5975b40 (LWP 11775) exited]

[Thread 0xa5174b40 (LWP 11776) exited]
[New Thread 0xa5174b40 (LWP 11788)]
[New Thread 0xa5975b40 (LWP 11789)]

Thread 1 "wsjtx" received signal SIGSEGV, Segmentation fault.
0xb7569073 in QWidget::setParent (this=,
this@entry=0xbfffb9d8,
parent=, parent@entry=0xb6c89b30
<_GLOBAL_OFFSET_TABLE_>,
f=...) at kernel/qwidget.cpp:10452
10452   if (testAttribute(Qt::WA_NativeWindow) &&
!qApp->testAttribute(Qt::AA_DontCreateNativeWidgetSiblings))
Missing separate debuginfos, use: dnf debuginfo-install
GConf2-3.2.6-16.fc24.i686 ORBit2-2.14.19-15.fc24.i686
adwaita-gtk2-theme-3.20.2-1.fc24.i686
alsa-plugins-jack-1.1.1-1.fc24.i686
alsa-plugins-pulseaudio-1.1.1-1.fc24.i686 atk-2.20.0-1.fc24.i686
dbus-glib-0.108-1.fc24.i686 fftw-libs-double-3.3.4-7.fc24.i686
fftw-libs-single-3.3.4-7.fc24.i686 gdk-pixbuf2-2.34.0-1.fc24.i686
gnome-vfs2-2.24.4-20.fc24.i686 gtk2-2.24.31-1.fc24.i686
gtk2-immodule-xim-2.24.31-1.fc24.i686 gvfs-client-1.28.3-1.fc24.i686
jack-audio-connection-kit-1.9.10-5.fc24.i686
jasper-libs-1.900.13-1.fc24.i686 jbigkit-libs-2.1-5.fc24.i686
lcms2-2.8-2.fc24.i686 libXcursor-1.1.14-6.fc24.i686
libXinerama-1.1.3-6.fc24.i686 libXrandr-1.5.1-1.fc24.i686
libart_lgpl-2.3.21-15.fc24.i686 libbonobo-2.32.1-10.fc24.i686
libbonoboui-2.24.5-10.fc24.i686 libcanberra-0.30-11.fc24.i686
libgnome-2.32.1-11.fc24.i686 libgnome-keyring-3.12.0-6.fc24.i686
libgnomecanvas-2.30.3-11.fc24.i686 libgnomeui-2.24.5-12.fc24.i686
libmng-2.0.3-3.fc24.i686 libtdb-1.3.9-1.fc24.i686
libtiff-4.0.6-2.fc24.i686 libtool-ltdl-2.4.6-12.fc24.i686
libusb-0.1.5-7.fc24.i686 libusbx-1.0.21-0.1.git448584a.fc24.i686
popt-1.16-7.fc24.i686 qt5-qtimageformats-5.6.1-1.fc24.i686
qt5-qtmultimedia-5.6.1-3.fc24.i686 qt5-qtserialport-5.6.1-1.fc24.i686
(gdb)
(gdb)
(gdb) bt
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
#0  0x in #1  0x in #2  0x in #3  0x in
#4  0x in #5  0x0818421b in (anonymous
namespace)::show_it(QWidget*, QMessageBox::Icon, QString const&, QString
const&, QString const&, QFlags,
QMessageBox::StandardButton) ()
#6  0x080d92c1 in
NetworkAccessManager::NetworkAccessManager(QWidget*)::{lambda(QNetworkReply*,
QList const&)#1}::operator()(QNetworkReply*, QList
const&) const ()
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  
returned a result with an error set:
Python Exception  

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.


--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

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 the OpenSSL libraries in 
the WSJT-X installer package, so you must install them yourself assuming 
you are able to accept the terms and conditions. For Windows you can get 
an approved, by the OpenSSL team, installer package from here: 
http://slproweb.com/products/Win32OpenSSL.html . You need at least the 
Win32 v1.0.2j Light package. Take the default options in the installer, 
particularly the option to install into the Windows system directory.

Let me know how it goes please?

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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 servers so the http requests are 
redirected to https by the server. These days this is the way of most 
web servers due to the prevalence of hackers and governments who would 
like to snoop and interfere with web traffic.

Have you tried installing the correct OpenSSL libraries? Did that help?

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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-04 Thread mdblack98
Why is there an ssl connection involved for a port 80 request?

de Mike W9MDB


Sent on a Virgin Mobile Samsung Galaxy S® III

 Original message From: Claude Frantz 
<claude.fra...@bayern-mail.de> Date:12/04/2016  11:09 AM  
(GMT-06:00) To: WSJT software development 
<wsjt-devel@lists.sourceforge.net> Subject: Re: [wsjt-devel] My 
problems 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 against a 
> different version of OpenSSL that does not have this issue with 
> intermediate SSL certificates.

Here is the output of "ldd /usr/bin/curl"

linux-gate.so.1 (0xb7754000)
libcurl.so.4 => /lib/libcurl.so.4 (0xb764d000)
libmetalink.so.3 => /lib/libmetalink.so.3 (0xb763c000)
libnghttp2.so.14 => /lib/libnghttp2.so.14 (0xb7618000)
libidn.so.11 => /lib/libidn.so.11 (0xb75e4000)
libssh2.so.1 => /lib/libssh2.so.1 (0xb75b2000)
libpsl.so.5 => /lib/libpsl.so.5 (0xb75a4000)
libssl3.so => /lib/libssl3.so (0xb7558000)
libsmime3.so => /lib/libsmime3.so (0xb7531000)
libnss3.so => /lib/libnss3.so (0xb73fd000)
libnssutil3.so => /lib/libnssutil3.so (0xb73d5000)
libplds4.so => /lib/libplds4.so (0xb73cf000)
libplc4.so => /lib/libplc4.so (0xb73c9000)
libnspr4.so => /lib/libnspr4.so (0xb7389000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb736d000)
libdl.so.2 => /lib/libdl.so.2 (0xb7368000)
libgssapi_krb5.so.2 => /lib/libgssapi_krb5.so.2 (0xb731a000)
libkrb5.so.3 => /lib/libkrb5.so.3 (0xb7243000)
libk5crypto.so.3 => /lib/libk5crypto.so.3 (0xb721)
libcom_err.so.2 => /lib/libcom_err.so.2 (0xb720b000)
liblber-2.4.so.2 => /lib/liblber-2.4.so.2 (0xb71fb000)
libldap-2.4.so.2 => /lib/libldap-2.4.so.2 (0xb71a7000)
libz.so.1 => /lib/libz.so.1 (0xb718f000)
libc.so.6 => /lib/libc.so.6 (0xb6fc)
libexpat.so.1 => /lib/libexpat.so.1 (0xb6f95000)
libssl.so.10 => /lib/libssl.so.10 (0xb6f28000)
libcrypto.so.10 => /lib/libcrypto.so.10 (0xb6d34000)
libunistring.so.2 => /lib/libunistring.so.2 (0xb6c05000)
librt.so.1 => /lib/librt.so.1 (0xb6bfb000)
/lib/ld-linux.so.2 (0x80039000)
libkrb5support.so.0 => /lib/libkrb5support.so.0 (0xb6bec000)
libkeyutils.so.1 => /lib/libkeyutils.so.1 (0xb6be7000)
libresolv.so.2 => /lib/libresolv.so.2 (0xb6bcc000)
libsasl2.so.3 => /lib/libsasl2.so.3 (0xb6bad000)
libselinux.so.1 => /lib/libselinux.so.1 (0xb6b85000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb6b56000)
libpcre.so.1 => /lib/libpcre.so.1 (0xb6adf000)
libfreebl3.so => /lib/libfreebl3.so (0xb6adb000)

> I am sure I can resolve this but I do not want to allow SSL errors 
> without a user confirmation as it is not safe.

I share this opinion.

> The problem I have is 
> that I cannot reproduce the issue on any system I have so I will have to 
> fix the issues with your help.

Please write me what I can do to help you.

Best 88 de Claude (DJ0OT)


--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 the stack trace printed.


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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 that does not have this issue with 
> intermediate SSL certificates.

Here is the output of "ldd /usr/bin/curl"

linux-gate.so.1 (0xb7754000)
libcurl.so.4 => /lib/libcurl.so.4 (0xb764d000)
libmetalink.so.3 => /lib/libmetalink.so.3 (0xb763c000)
libnghttp2.so.14 => /lib/libnghttp2.so.14 (0xb7618000)
libidn.so.11 => /lib/libidn.so.11 (0xb75e4000)
libssh2.so.1 => /lib/libssh2.so.1 (0xb75b2000)
libpsl.so.5 => /lib/libpsl.so.5 (0xb75a4000)
libssl3.so => /lib/libssl3.so (0xb7558000)
libsmime3.so => /lib/libsmime3.so (0xb7531000)
libnss3.so => /lib/libnss3.so (0xb73fd000)
libnssutil3.so => /lib/libnssutil3.so (0xb73d5000)
libplds4.so => /lib/libplds4.so (0xb73cf000)
libplc4.so => /lib/libplc4.so (0xb73c9000)
libnspr4.so => /lib/libnspr4.so (0xb7389000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb736d000)
libdl.so.2 => /lib/libdl.so.2 (0xb7368000)
libgssapi_krb5.so.2 => /lib/libgssapi_krb5.so.2 (0xb731a000)
libkrb5.so.3 => /lib/libkrb5.so.3 (0xb7243000)
libk5crypto.so.3 => /lib/libk5crypto.so.3 (0xb721)
libcom_err.so.2 => /lib/libcom_err.so.2 (0xb720b000)
liblber-2.4.so.2 => /lib/liblber-2.4.so.2 (0xb71fb000)
libldap-2.4.so.2 => /lib/libldap-2.4.so.2 (0xb71a7000)
libz.so.1 => /lib/libz.so.1 (0xb718f000)
libc.so.6 => /lib/libc.so.6 (0xb6fc)
libexpat.so.1 => /lib/libexpat.so.1 (0xb6f95000)
libssl.so.10 => /lib/libssl.so.10 (0xb6f28000)
libcrypto.so.10 => /lib/libcrypto.so.10 (0xb6d34000)
libunistring.so.2 => /lib/libunistring.so.2 (0xb6c05000)
librt.so.1 => /lib/librt.so.1 (0xb6bfb000)
/lib/ld-linux.so.2 (0x80039000)
libkrb5support.so.0 => /lib/libkrb5support.so.0 (0xb6bec000)
libkeyutils.so.1 => /lib/libkeyutils.so.1 (0xb6be7000)
libresolv.so.2 => /lib/libresolv.so.2 (0xb6bcc000)
libsasl2.so.3 => /lib/libsasl2.so.3 (0xb6bad000)
libselinux.so.1 => /lib/libselinux.so.1 (0xb6b85000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb6b56000)
libpcre.so.1 => /lib/libpcre.so.1 (0xb6adf000)
libfreebl3.so => /lib/libfreebl3.so (0xb6adb000)

> I am sure I can resolve this but I do not want to allow SSL errors 
> without a user confirmation as it is not safe.

I share this opinion.

> The problem I have is 
> that I cannot reproduce the issue on any system I have so I will have to 
> fix the issues with your help.

Please write me what I can do to help you.

Best 88 de Claude (DJ0OT)


--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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: defi(41638) <-> downloads.sourceforge.net(80)
20.3238 (0.3238)  S>C  TCP FIN
20.3239 (0.0001)  C>S  TCP FIN
New TCP connection #3: defi(41012) <-> mirrors.netix.net(443)
3 1  0.0734 (0.0734)  C>S V3.1(223)  Handshake
  ClientHello
Version 3.3
random[32]=
  57 b5 d5 e2 30 17 68 12 c4 b0 c2 7d 4e aa b6 7e
  a3 34 c3 8b 7a 2b 6a de ad 82 10 2e 78 0d dd de
cipher suites
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
TLS_RSA_WITH_AES_256_GCM_SHA384
TLS_RSA_WITH_AES_256_CBC_SHA256
TLS_RSA_WITH_AES_256_CBC_SHA
TLS_RSA_WITH_CAMELLIA_256_CBC_SHA
TLS_RSA_WITH_AES_128_GCM_SHA256
TLS_RSA_WITH_AES_128_CBC_SHA256
TLS_RSA_WITH_AES_128_CBC_SHA
TLS_RSA_WITH_CAMELLIA_128_CBC_SHA
TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
TLS_DHE_RSA_WITH_AES_256_CBC_SHA
TLS_DHE_DSS_WITH_AES_256_CBC_SHA
TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA
TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA
TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
TLS_DHE_RSA_WITH_AES_128_CBC_SHA
TLS_DHE_DSS_WITH_AES_128_CBC_SHA
TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA
TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA
TLS_PSK_WITH_AES_256_CBC_SHA
TLS_PSK_WITH_AES_128_CBC_SHA
TLS_EMPTY_RENEGOTIATION_INFO_SCSV
compression methods
  NULL
3 2  0.1520 (0.0786)  S>C V3.3(70)  Handshake
  ServerHello
Version 3.3
random[32]=
  58 44 49 9f ff 8c cb a5 b9 dc d0 f9 a3 ff 6d 6a
  f6 1f 87 47 d0 4b b3 81 9d 9b 8e 1d b9 83 69 37
session_id[0]=

cipherSuite TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
compressionMethod   NULL
3 3  0.1542 (0.0021)  S>C V3.3(2491)  Handshake
  Certificate
3 4  0.2091 (0.0549)  C>S V3.3(70)  Handshake
  ClientKeyExchange
Not enough data. Found 64 bytes (expecting 16384)
3 5  0.2091 (0.)  C>S V3.3(1)  ChangeCipherSpec
3 6  0.2091 (0.)  C>S V3.3(40)  Handshake
36.2263 (6.0171)  C>S  TCP FIN

Best 88 de Claude (DJ0OT)



--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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, Segmentation fault.
> 0xb7569073 in QWidget::setParent (this=,
> this@entry=0xbfffb9d8,
>  parent=, parent@entry=0xb6c89b30
> <_GLOBAL_OFFSET_TABLE_>,
>  f=...) at kernel/qwidget.cpp:10452
> 10452 if (testAttribute(Qt::WA_NativeWindow) &&
> !qApp->testAttribute(Qt::AA_DontCreateNativeWidgetSiblings))
>
> Please allow me to ask why I can get the document using "curl", without
> any problems. Further, see here the output of:

Hi Claude,

I need a bit more of that stack back trace to see where it is going wrong.

I suspect that curl on your distribution is statically linked against a 
different version of OpenSSL that does not have this issue with 
intermediate SSL certificates.

I am sure I can resolve this but I do not want to allow SSL errors 
without a user confirmation as it is not safe. The problem I have is 
that I cannot reproduce the issue on any system I have so I will have to 
fix the issues with your help.

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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 
then you should copy the other two as well. They are:

libeay32.dll
ssleay32.dll

The ones provided with Qt are v1.0.2e which are quite old, the ones 
provided by the link I provided above are more up to date.

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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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?

Hi Bill,

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, Segmentation fault.
0xb7569073 in QWidget::setParent (this=,
this@entry=0xbfffb9d8,
parent=, parent@entry=0xb6c89b30
<_GLOBAL_OFFSET_TABLE_>,
f=...) at kernel/qwidget.cpp:10452
10452   if (testAttribute(Qt::WA_NativeWindow) &&
!qApp->testAttribute(Qt::AA_DontCreateNativeWidgetSiblings))

Please allow me to ask why I can get the document using "curl", without
any problems. Further, see here the output of:

openssl s_client -connect netcologne.dl.sourceforge.net:443 -servername
netcologne.dl.sourceforge.net

CONNECTED(0003)
depth=2 O = Digital Signature Trust Co., CN = DST Root CA X3
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
verify return:1
depth=0 CN = netcologne.dl.sourceforge.net
verify return:1
---
Certificate chain
 0 s:/CN=netcologne.dl.sourceforge.net
   i:/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
 1 s:/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
   i:/O=Digital Signature Trust Co./CN=DST Root CA X3
---
Server certificate
-BEGIN CERTIFICATE-
MIIFHjCCBAagAwIBAgISAzBKXWT+UnMelpy80czU217fMA0GCSqGSIb3DQEBCwUA
MEoxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MSMwIQYDVQQD
ExpMZXQncyBFbmNyeXB0IEF1dGhvcml0eSBYMzAeFw0xNjExMDYxOTI3MDBaFw0x
NzAyMDQxOTI3MDBaMCgxJjAkBgNVBAMTHW5ldGNvbG9nbmUuZGwuc291cmNlZm9y
Z2UubmV0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3UKe17uu0JYY
NTholg08EHuumG0cciPaWBOTMf/QOIfFXSJ1HpAE4Fv8VPQsPlTLUc6aQY7szbS+
EPGRzZeYMUh5EICJlOD4iQON7yDzIU5hELP067AH7hBoklOjSAh4h9gxREAWbQno
VmEGvlobvHmZDWv0D5NOIvEyLKP+Uvg8iElst40tOa1/aYCz9vAti3b5O+DOkUwD
gUpCkb7oct6KG4laTv4fGDopLkqUoaHgSGdIWmUAEgwr7W0iruZm3ahFxMOrgQkN
/XOaoXZLF3fHvyrn4MGEBtap+09Z2ClIIhDNph9llJKo0SYctoYJvXup92Bd2HHX
mKDwnkYPQQIDAQABo4ICHjCCAhowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQG
CCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBTLgyXZ
yE1M7HE8ChCVjc4mErJy/TAfBgNVHSMEGDAWgBSoSmpjBH3duubRObemRWXv86js
oTBwBggrBgEFBQcBAQRkMGIwLwYIKwYBBQUHMAGGI2h0dHA6Ly9vY3NwLmludC14
My5sZXRzZW5jcnlwdC5vcmcvMC8GCCsGAQUFBzAChiNodHRwOi8vY2VydC5pbnQt
eDMubGV0c2VuY3J5cHQub3JnLzAoBgNVHREEITAfgh1uZXRjb2xvZ25lLmRsLnNv
dXJjZWZvcmdlLm5ldDCB/gYDVR0gBIH2MIHzMAgGBmeBDAECATCB5gYLKwYBBAGC
3xMBAQEwgdYwJgYIKwYBBQUHAgEWGmh0dHA6Ly9jcHMubGV0c2VuY3J5cHQub3Jn
MIGrBggrBgEFBQcCAjCBngyBm1RoaXMgQ2VydGlmaWNhdGUgbWF5IG9ubHkgYmUg
cmVsaWVkIHVwb24gYnkgUmVseWluZyBQYXJ0aWVzIGFuZCBvbmx5IGluIGFjY29y
ZGFuY2Ugd2l0aCB0aGUgQ2VydGlmaWNhdGUgUG9saWN5IGZvdW5kIGF0IGh0dHBz
Oi8vbGV0c2VuY3J5cHQub3JnL3JlcG9zaXRvcnkvMA0GCSqGSIb3DQEBCwUAA4IB
AQBUMzmpouopN1JKk82B4k2/WvgpHjHREvUOBY2dha627mzLSjxL8UKwjbCNi5re
69iSPZHMkkfW27mqBnugvuP89yq4J/VLthuRYuI4ThO212Z6GwUgbJcFBmHJ2khM
DFPT4tfFspCyW4i78quA08KrsFhkjpeX9zZk+mJoQSSLNZiZprNoS1Xb+N0NqV2i
kSI327xibacb5fNFETGPK7XLGTo4OSYtWri5p19nCm777UyCYPNjf9y2V6NoxHMj
fUD9AAAw4rvGoYWzazGkcnhGanZtCMzZQ6AdV6bLXtxHFpFHDmOZstcqKC5aw7lZ
S+tamJ4qEJR7nMttsHAWwbWF
-END CERTIFICATE-
subject=/CN=netcologne.dl.sourceforge.net
issuer=/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
---
No client certificate CA names sent
Peer signing digest: SHA512
Server Temp Key: ECDH, P-256, 256 bits
---
SSL handshake has read 3198 bytes and written 365 bytes
---
New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES128-GCM-SHA256
Server public key is 2048 bit
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
Protocol  : TLSv1.2
Cipher: ECDHE-RSA-AES128-GCM-SHA256
Session-ID:
C358E06C532A5F9860F463F3F5D0B1F441F6BC950D79DB1215EC4731A434D335
Session-ID-ctx:
Master-Key:
A8AABA31233BC1131695AD743ADBAB77AF8DB1549BBAD896064F5DB386D3157CB42DC87BF805409AEA07DA2560308385
Key-Arg   : None
Krb5 Principal: None
PSK identity: None
PSK identity hint: None
TLS session ticket lifetime hint: 300 (seconds)
TLS session ticket:
 - f7 b2 9b b5 48 68 44 19-fd 8d 1b dc 85 69 5a c1
HhD..iZ.
0010 - ee 1f 4a 5d e4 ac 68 25-8e 0a 88 5a 13 95 53 51
..J]..h%...Z..SQ
0020 - 77 cd 46 de cb a7 ae 7e-51 4b b7 20 65 86 f1 51   w.F~QK.
e..Q
0030 - ec 7c 0c 57 18 ed b2 51-5d 3a 8b 1a 5d 82 60 af
.|.W...Q]:..].`.
0040 - 56 4b a3 24 7d 0f d6 b0-32 9a ff fc b6 2a e7 35
VK.$}...2*.5
0050 - 99 1e b4 1e 2e ec dc eb-b4 66 eb 9e f4 7d e3 cc
.f...}..
0060 - e5 59 01 b1 ed 01 9b d3-f7 4f 79 d6 39 8e 7b de
.Y...Oy.9.{.
0070 - 6d 86 fc a0 5b 44 f4 6c-a4 72 ef 61 24 c3 12 90
m...[D.l.r.a$...
0080 - 40 e2 39 2d d3 fc 75 b6-11 fc 19 01 ae 24 b2 0f

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 to install OpenSSL, *note* it is the Win32 version you 
need as WSJT-X is a 32-bit  application on Windows.


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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-04 Thread Black Michael
FYI...I have to leave for several hours.I'll be back but hopefully others can 
tell you and perhaps I can try and debug this when I get back.
Surprised you can't duplicate it.It's random -- sometimes works -- sometimes 
not -- seems to get to a poitn where it won't work at all after several 
failures.
de Mike W9MDB


  From: Bill Somerville <g4...@classdesign.com>
 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'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 get a certificate error of some sort, can you reply with the 
contents of the message box including the details pane please? 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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 <g4...@classdesign.com>
 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'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 get a certificate error of some sort, can you reply with the 
contents of the message box including the details pane please? 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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-04 Thread Black Michael
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
de Mike W9MDB

  From: Bill Somerville <g4...@classdesign.com>
 To: wsjt-devel@lists.sourceforge.net 
 Sent: Sunday, December 4, 2016 8:36 AM
 Subject: Re: [wsjt-devel] 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 restricting export of 
strong cryptography software we cannot include the OpenSSL libraries in 
the WSJT-X installer package, so you must install them yourself assuming 
you are able to accept the terms and conditions. For Windows you can get 
an approved, by the OpenSSL team, installer package from here: 
http://slproweb.com/products/Win32OpenSSL.html . You need at least the 
Win32 v1.0.2j Light package. Take the default options in the installer, 
particularly the option to install into the Windows system directory.

Let me know how it goes please?

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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 get a certificate error of some sort, can you reply with 
the contents of the message box including the details pane please?


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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 the OpenSSL libraries in 
the WSJT-X installer package, so you must install them yourself assuming 
you are able to accept the terms and conditions. For Windows you can get 
an approved, by the OpenSSL team, installer package from here: 
http://slproweb.com/products/Win32OpenSSL.html . You need at least the 
Win32 v1.0.2j Light package. Take the default options in the installer, 
particularly the option to install into the Windows system directory.

Let me know how it goes please?

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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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

2016-12-04 Thread Black Michael
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.
de Mike W9MDB

  From: Bill Somerville <g4...@classdesign.com>
 To: wsjt-devel@lists.sourceforge.net 
 Sent: Sunday, December 4, 2016 8:19 AM
 Subject: 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:
> The issuer certificate of a locally looked up certificate could not be found
>
> Then, I pressed "Ignore", in the error window. Then "Refresh" in the
> download window. New error window:
>
> 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
>
> Then, I pressed "Ignore", in the error window again. Then returning to
> the download windows, I pressed "Refresh". The window was blanked, then
> the downloading bars. ISCAT, JT4 and MFSK144 are all fixed at 50 %.
>
> Now, I check "JT65" and an error window says:
> https://netcologne.dl.sourceforge.net/project/wsjt/samples/JT65/JT65B/DL7UAE_040308_002400.wav:
> The issuer certificate of a locally looked up certificate could not be found
>
> I press "Ignore", now another error window:
> https://netcologne.dl.sourceforge.net/project/wsjt/samples/JT65/JT65B/DL7UAE_040308_002400.wav:
> The issuer certificate of a locally looked up certificate could not be found
>
> I pressed "Ignore" again. The new error window: Network Error
> Connection closed.

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?

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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


   --
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 "Ignore", in the error window. Then "Refresh" in the
> download window. New error window:
>
> 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
>
> Then, I pressed "Ignore", in the error window again. Then returning to
> the download windows, I pressed "Refresh". The window was blanked, then
> the downloading bars. ISCAT, JT4 and MFSK144 are all fixed at 50 %.
>
> Now, I check "JT65" and an error window says:
> https://netcologne.dl.sourceforge.net/project/wsjt/samples/JT65/JT65B/DL7UAE_040308_002400.wav:
> The issuer certificate of a locally looked up certificate could not be found
>
> I press "Ignore", now another error window:
> https://netcologne.dl.sourceforge.net/project/wsjt/samples/JT65/JT65B/DL7UAE_040308_002400.wav:
> The issuer certificate of a locally looked up certificate could not be found
>
> I pressed "Ignore" again. The new error window: Network Error
> Connection closed.

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?

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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 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 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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


--
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


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 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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel