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] error on building WSJT-x with JTSDK

2016-12-12 Thread Dan Malcolm
Yep. That fixed my problem too.  Thanks Greg.

_
Dan Malcolm CFI/II
K4SHQ

-Original Message-
From: Greg Beam [mailto:ki7m...@gmail.com] 
Sent: Monday, December 12, 2016 3:55 PM
To: WSJT software development 
Subject: Re: [wsjt-devel] error on building WSJT-x with JTSDK

Hi Bill,

Everything is back to normal, thanks.

73's

Greg, KI7MT



On 12/12/2016 11:27 AM, Bill Somerville wrote:
> On 12/12/2016 12:50, Jay Hainline wrote:
>> Attached is an error message I received this morning when trying to 
>> build to the latest version of WSJT-x 1.7.0-rc3.
> Hi Jay,
>
> sorry about that, a small issue compatibility with older versions of Qt.
> Should be ok as of r7380.
>
> 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


--
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] error on building WSJT-x with JTSDK

2016-12-12 Thread Greg Beam
Hi Bill,

Everything is back to normal, thanks.

73's

Greg, KI7MT



On 12/12/2016 11:27 AM, Bill Somerville wrote:
> On 12/12/2016 12:50, Jay Hainline wrote:
>> Attached is an error message I received this morning when trying to
>> build to the latest version of WSJT-x 1.7.0-rc3.
> Hi Jay,
>
> sorry about that, a small issue compatibility with older versions of Qt.
> Should be ok as of r7380.
>
> 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


[wsjt-devel] Build error on RC3

2016-12-12 Thread Dan Malcolm
I have been building the v1.7.0 threat for many months now, refreshing my
build environment at least every couple of weeks.  I did that this afternoon
and received the following error list:

 

CMakeFiles\wsjt_qt.dir\build.make:92: recipe for target
'CMakeFiles/wsjt_qt.dir/MessageBox.cpp.obj' failed

mingw32-make.exe[2]: *** [CMakeFiles/wsjt_qt.dir/MessageBox.cpp.obj] Error
-1073741819

mingw32-make.exe[2]: *** Waiting for unfinished jobs

CMakeFiles\Makefile2:1622: recipe for target 'CMakeFiles/wsjt_qt.dir/all'
failed

mingw32-make.exe[1]: *** [CMakeFiles/wsjt_qt.dir/all] Error 2

makefile:136: recipe for target 'all' failed

mingw32-make.exe: *** [all] Error 2

 

This is a Win10 x64 computer and v1.7,0-rc3 r7367 compiled and ran just
fine.  I noticed that someone else had a problem that was fixed by enabling
QT5.5.  My options list shows QT5.5 not enabled.  Could this be my problem?

 

___

Dan Malcolm

K4SHQ


Politicians are people who, when they see light at the end
of the tunnel, go out and buy some more tunnel.

 

--
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] error on building WSJT-x with JTSDK

2016-12-12 Thread Jay Hainline
I switched to qt55 and r7380 built just fine. If I remember right, I had a
problem with qt55 when you guys first made it available and I went back to
qt52 and had no problems building from there. I suspect the issue I had
previously with qt55 has been fixed and will start using it now.

73 Jay KA9CFD

-Original Message-
From: Bill Somerville [mailto:g4...@classdesign.com] 
Sent: December 12, 2016 19:02
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] error on building WSJT-x with JTSDK

On 12/12/2016 18:58, Jay Hainline wrote:
> Bill should I be using a more newer version of Qt?

Hi Jay,

not necessarily, I should be checking on more than one version before I
commit changes :(

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] error on building WSJT-x with JTSDK

2016-12-12 Thread Jay Hainline
Bill should I be using a more newer version of Qt?
73 Jay KA9CFD


Sent from my U.S. Cellular® Smartphone
 Original message From: Bill Somerville  
Date: 12/12/16  12:27  (GMT-06:00) To: wsjt-devel@lists.sourceforge.net 
Subject: Re: [wsjt-devel] error on building WSJT-x with JTSDK 
On 12/12/2016 12:50, Jay Hainline wrote:
> Attached is an error message I received this morning when trying to 
> build to the latest version of WSJT-x 1.7.0-rc3.

Hi Jay,

sorry about that, a small issue compatibility with older versions of Qt. 
Should be ok as of r7380.

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] error on building WSJT-x with JTSDK

2016-12-12 Thread Bill Somerville
On 12/12/2016 18:58, Jay Hainline wrote:
> Bill should I be using a more newer version of Qt?

Hi Jay,

not necessarily, I should be checking on more than one version before I 
commit changes :(

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] error on building WSJT-x with JTSDK

2016-12-12 Thread Bill Somerville
On 12/12/2016 12:50, Jay Hainline wrote:
> Attached is an error message I received this morning when trying to 
> build to the latest version of WSJT-x 1.7.0-rc3.

Hi Jay,

sorry about that, a small issue compatibility with older versions of Qt. 
Should be ok as of r7380.

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-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 
 To: WSJT software development  
 Sent: Monday, December 12, 2016 4:00 AM
 Subject: Re: [wsjt-devel] My problems while trying to get the audio samples
   
On 12/11/2016 10:34 PM, Bill Somerville 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] error on building WSJT-x with JTSDK

2016-12-12 Thread Black Michael
Looks like this change may have caused problemstry backing it out with this:

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: Jay Hainline 
 To: 'WSJT software development'  
 Sent: Monday, December 12, 2016 6:50 AM
 Subject: [wsjt-devel] error on building WSJT-x with JTSDK
   
Attached 
is an error message I received this morning when trying to build to the latest 
version of WSJT-x 1.7.0-rc3. Currently using revision r7376 on a Windows 10 64 
bit computer.  Jay Hainline KA9CFDColchester, IL  EN40om  
--
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 Black Michael
Can you describe the steps you doing to get it to crash?
de Mike W9MDB

  From: Claude Frantz 
 To: WSJT software development  
 Sent: Monday, December 12, 2016 4:00 AM
 Subject: Re: [wsjt-devel] My problems while trying to get the audio samples
   
On 12/11/2016 10:34 PM, Bill Somerville 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] error on building WSJT-x with JTSDK

2016-12-12 Thread Chuck Yahrling
FWIW I just built 7379 OK on windows 7 with jtsdk.

HTH

On Mon, Dec 12, 2016 at 7:50 AM, Jay Hainline  wrote:

> Attached is an error message I received this morning when trying to build
> to the latest version of WSJT-x 1.7.0-rc3. Currently using revision r7376
> on a Windows 10 64 bit computer.
>
>
>
> Jay Hainline KA9CFD
>
> Colchester, IL  EN40om
>
>
>
> 
> --
> 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
>
>


-- 
73, chuck

ab1vl.com
--
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] error on building WSJT-x with JTSDK

2016-12-12 Thread Greg Beam

Hi Jay,

I hit the same error on Linux last night. I am not sure what the root 
cause is. Maybe Bill can shed some light on is what happening.


73's

Greg, KI7MT


On 12/12/2016 5:50 AM, Jay Hainline wrote:


Attached is an error message I received this morning when trying to 
build to the latest version of WSJT-x 1.7.0-rc3. Currently using 
revision r7376 on a Windows 10 64 bit computer.


Jay Hainline KA9CFD

Colchester, IL  EN40om



--
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"
,