[wsjt-devel] WSJT-X v1.7.0 RC3 Available via Launchapad PPA (Ubuntu / Debain)

2016-12-06 Thread KI7MT
Hello All, Following Joe's RC3 release message, I've posted WSJT-X v1.7.0 RC3 on Launchpad. The version was pulled together using Bill's super-build script for tagged releases. RELEASE NOTES (From Joe): http://physics.princeton.edu/pulsar/K1JT/Release_Notice.txt VERSION / DISTRO / ARCH

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread KI7MT
All of the Launchpad builds (i386, amd64, ppc64el, and ARM) were successful. Here are the ARM build logs for Ubuntu 14.04.5: ARMv8 arm64: https://launchpad.net/~ki7mt/+archive/ubuntu/wsjtx-next/+build/11530957 ARMv7 armhf: https://launchpad.net/~ki7mt/+archive/ubuntu/wsjtx-next/+build/11530958

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread KI7MT
Hi Richard, I've no doubt the builds are working properly. I'm running RC3 on Ubuntu 14.04.5 right now. I sent the package to Launchpad and it's building there properly also. There hasn't been a build failure in over 360+ builds, so I am confident things are OK with the package. The ARM builds

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Shaw
As another data point, here's a successful build of rc3 on Fedora Rawhide (future f26) on the arm7vhl target which built... http://koji.fedoraproject.org/koji/taskinfo?taskID=16780515 You can use that link to inspect the build logs. Thanks, Richard

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Greg Beam
Hi Richard, I agree with Bill on this. The problem appears to the same as you had before. I have the Lanchpad version of RC3 ready to posted, but that is not solving the problem at hand. Are you sure you followed the steps / process posted in:

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Bown
more info I'm getting many errors like this on building:- /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h:2138:5: error: ‘::glVertexAttribPointer’ has not been declared ::glVertexAttribPointer(indx, size, type, normalized, stride, ptr); I've loaded all qt5 libs, all fitting

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Bown
this is not responding to deleting all previous builds and gar/ tried that several times :( On Tue, 6 Dec 2016 21:49:32 + Bill Somerville wrote: > On 06/12/2016 21:29, Richard Bown wrote: > > I suspect the problem may be with opengl > > comparing between the two

Re: [wsjt-devel] Problems using Jack Audio Router with WSJT-X

2016-12-06 Thread George J Molnar
Have used the in-current-support Loopback and SoundSiphon successfully. Alas, they are not free. George J. Molnar @GJMolnar > On Dec 6, 2016, at 1:33 PM, Bill Somerville wrote: > >> On 06/12/2016 21:24, Pascal Nelson wrote: >> I propose that Jack routing capability be

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Bill Somerville
On 06/12/2016 21:29, Richard Bown wrote: > I suspect the problem may be with opengl > comparing between the two machine, on the ARM I get many jopengl errors Hi Richard, this seems to be a re-run of this thread:

Re: [wsjt-devel] Problems using Jack Audio Router with WSJT-X

2016-12-06 Thread Bill Somerville
On 06/12/2016 21:24, Pascal Nelson wrote: > I propose that Jack routing capability be considered for the future. Hi Pascal, glad you have a working solution and I understand the concern about a dormant utility. I expect that there are others available although maybe not for free. The

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Bown
Hi Bill I was building with jtsdk I suspect the problem may be with opengl comparing between the two machine, on the ARM I get many jopengl errors:- /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h: In member function ‘void QOpenGLFunctions::glVertexAttrib1f(GLuint, GLfloat)’:

Re: [wsjt-devel] Problems using Jack Audio Router with WSJT-X

2016-12-06 Thread Pascal Nelson
Hello Bill (G4WJS), Thanks for your response. I am able to route to WSJT-X using SoundFlower. So, I have it working. SoundFlower is (as far as I know) orphaned, so I don’t like relying on it. I would prefer to use Jack Audio, because it is much more flexible. However, if WSJT-X doesn’t

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

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

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

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

Re: [wsjt-devel] Problems using Jack Audio Router with WSJT-X

2016-12-06 Thread Bill Somerville
On 06/12/2016 20:42, Pascal Nelson wrote: Question to all: I am on MacOS Sierra running wsjt-x (currently 1.7.0 RC2). I am trying to route the audio from CubicSDR to wsjt-x using Jack Audio Router. Every time that I select JackRouter as the Audio/Soundcard/Input in wsjt-x it crashes.

Re: [wsjt-devel] problem compiling 1.7.3 rc 3 on ARM

2016-12-06 Thread Bill Somerville
On 06/12/2016 16:28, Richard Bown wrote: > Yes, that got me past that stage but I've hit problems further on > when building UDPEamples > > [ 78%] Linking CXX executable udp_daemon > CMakeFiles/message_aggregator.dir/build.make:163: recipe for target >

[wsjt-devel] Problems using Jack Audio Router with WSJT-X

2016-12-06 Thread Pascal Nelson
Aloha from Hawaii de AC7N. Question to all: I am on MacOS Sierra running wsjt-x (currently 1.7.0 RC2). I am trying to route the audio from CubicSDR to wsjt-x using Jack Audio Router. Every time that I select JackRouter as the Audio/Soundcard/Input in wsjt-x it crashes. Instantly. I use the same

Re: [wsjt-devel] problem compiling 1.7.0 rc 3 on ARM

2016-12-06 Thread Richard Bown
Hi that line is @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/odroid/jtsdk/wsjtx/gar/wsjtx-1.7.0-rc3/build/Release/CMakeFiles --progres /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -include wsjtx_config.h -o

Re: [wsjt-devel] problem compiling 1.7.3 rc 3 on ARM

2016-12-06 Thread Richard Shaw
On Tue, Dec 6, 2016 at 1:19 PM, Richard Bown wrote: > Hi Richard > I tried that and just got a no rule to make error > I ran make -d , but not a lot of use, and I found nothing in the CMake log > , so stuck with this error > > Reaping losing child 0x165c98 PID 27847 >

Re: [wsjt-devel] problem compiling 1.7.3 rc 3 on ARM

2016-12-06 Thread Richard Bown
Hi Richard I tried that and just got a no rule to make error I ran make -d , but not a lot of use, and I found nothing in the CMake log , so stuck with this error Reaping losing child 0x165c98 PID 27847 CMakeFiles/wsjt_qt.dir/build.make:842: recipe for target

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

Re: [wsjt-devel] problem compiling 1.7.3 rc 3 on ARM

2016-12-06 Thread Richard Shaw
I'm not seeing detailed output, try: make VERBOSE=1 and see if you get more useful output. Thanks, Richard -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer

Re: [wsjt-devel] problem compiling 1.7.3 rc 3 on ARM

2016-12-06 Thread Richard Bown
Yes, that got me past that stage but I've hit problems further on when building UDPEamples [ 78%] Linking CXX executable udp_daemon CMakeFiles/message_aggregator.dir/build.make:163: recipe for target 'CMakeFiles/message_aggregator.dir/UDPExamples/ClientWidget.cpp.o' failed make[2]: ***

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

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

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

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

Re: [wsjt-devel] problem compiling 1.7.3 rc 3 on ARM

2016-12-06 Thread Ryan Tourge
That fixed it? I was having the same problem. On Tue, Dec 6, 2016 at 9:48 AM, Richard Bown wrote: > qtmultimedia5-dev and libqt5serialport5-dev > > missing sorry for the bandwidth > > > On Tue, 6 Dec 2016 13:47:47 + > Richard Bown wrote: > > > Hi > >

Re: [wsjt-devel] problem compiling 1.7.3 rc 3 on ARM

2016-12-06 Thread Richard Bown
qtmultimedia5-dev and libqt5serialport5-dev missing sorry for the bandwidth On Tue, 6 Dec 2016 13:47:47 + Richard Bown wrote: > Hi > like to try RC3, but hitting a problem on a ARM ubuntu linux platform, Odroid > XU4 8 core. > I does compile OK on the laptop also

[wsjt-devel] problem compiling 1.7.3 rc 3 on ARM

2016-12-06 Thread Richard Bown
Hi like to try RC3, but hitting a problem on a ARM ubuntu linux platform, Odroid XU4 8 core. I does compile OK on the laptop also linux, also uses ubuntu libs, but kernel versions are very different. error message is:- -- hamlib_STATIC_LIBRARY: /home/odroid/jtsdk/hamlib3/lib/libhamlib.a --

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

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

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