Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-06 Thread John Nelson
Hi Bill, Thanks for update (r7296)…that fixed it. — John G4KLA -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-06 Thread Bill Somerville
On 06/11/2016 12:38, John Nelson wrote: > I came across a problem after downloading r7295. Compile errror in > normrnd.c because rand_s being an undefined symbol. > Hi John, Thanks for reporting this, I have added a suitable change for this compile error. The change that caused it was Joe includ

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-06 Thread John Nelson
Hi Bill and Steve, I came across a problem after downloading r7295. Compile errror in normrnd.c because rand_s being an undefined symbol. — #elif __APPLE__ // Mac OS, not sure if this is covered by __posix__ and/or __unix__ though... #endif #define rand_s(x) (*x)=(unsigned int)lrand4

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-05 Thread John Nelson
Hi Bill and Steve, The latest build r7293 with the JT65/JT9 fix when VHF/UHF/Microwave features is enabled, works perfectly. And even gives a little warning when working on HF. — John G4KLA -- Developer Access Program f

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-04 Thread Steven Franke
r 144MHz. > > I see I lose ‘Sh; Submode; Sync; Clear Avg” when this is disabled. > > > 73s > Keith > ZS6TW > > — > Date: Wed, 02 Nov 2016 20:34:09 +0000 > From: Steven Franke > Subject: Re: [wsjt-devel] WSJT-X v1.7-rc2 > To: Joe Taylor > Message-ID

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-03 Thread Keith Laaks
: Wed, 02 Nov 2016 20:34:09 + From: Steven Franke mailto:s.j.fra...@icloud.com>> Subject: Re: [wsjt-devel] WSJT-X v1.7-rc2 To: Joe Taylor mailto:wsjt-devel@lists.sourceforge.net>> Message-ID: mailto:d0fb0f85-b417-4347-b48e-a833db80f...@icloud.com>> Content-Type: text/plain;

[wsjt-devel] WSJT-X v1.7-rc2 UI nits ...

2016-11-03 Thread Black Michael
I sent this a few days ago...is there any interest in converting ALL the tooltips to HTML?More future proofing than anything else.But I found other tooltips that don't behave well when the tooltip size is 7.  e.g. Serial Port on the Radio Settings.And setting the one to HTML does not fix it.That

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-02 Thread C. Gary Rogers
So sure enough, the enable VHF box was checked when i re-downloaded rc2…I unchecked it and everything seems to be working fine…Thanks for all your help! > On Nov 2, 2016, at 4:54 PM, C. Gary Rogers wrote: > > I don't think I have that box checked but will verify and let everyone know. > > Sen

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-02 Thread C. Gary Rogers
I don't think I have that box checked but will verify and let everyone know. Sent from my iPhone > On Nov 2, 2016, at 4:34 PM, Steven Franke wrote: > > Ah. Based on Bill’s clue, I tried checking the “Enable VHF/UHF/Microwave > features” option, and now I see the crash that was described by Ga

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-02 Thread Steven Franke
Ah. Based on Bill’s clue, I tried checking the “Enable VHF/UHF/Microwave features” option, and now I see the crash that was described by Gary and Keith. > On Nov 2, 2016, at 7:57 PM, Bill Somerville wrote: > > On 02/11/2016 18:28, Keith Laaks wrote: >> I can confirm that I have the exact same i

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-02 Thread John Nelson
Hi Gary and Keith, I have just downloaded latest version (20:04 UTC) r7280. Compiled and running now without any problems. Last cycle on 40m generated 20 decodes for JT65+Jt9. Standard HF settings MacBook Pro 10.11.6 + Kenwood 870s using rigctld_wsjtx for CAT control. — John G4KLA ---

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-02 Thread Steven Franke
am not sure how to turn on debugging during the build process to see whats > cutting here. > Something must have changed in the JT9 code between r7152 and r7279 thats > breaking now. > > > Regards > > Keith > ZS6TW > > > > Message: 5 > Date:

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-02 Thread Bill Somerville
On 02/11/2016 18:28, Keith Laaks wrote: > I can confirm that I have the exact same issue on rc2. Hi Keith, are you using WSJT-X for VHF & up with the "Settings->General->Enable VHF/UHF/Microwave features" option checked? 73 Bill G4WJS. -

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-02 Thread Keith Laaks
eaking now. Regards Keith ZS6TW Message: 5 Date: Tue, 1 Nov 2016 19:31:18 -0400 From: "C. Gary Rogers" mailto:dc4aac...@comcast.net>> Subject: Re: [wsjt-devel] WSJT-X v1.7-rc2 To: WSJT software development mailto:wsjt-devel@lists.sourceforge.net>> Message-ID: &l

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-01 Thread C. Gary Rogers
OK apparently i already had this allocation: > Last login: Tue Nov 1 03:12:38 on ttys000 > Charless-MacBook-Pro:~ charlesrogers$ sysctl -A | grep shmmax > kern.sysv.shmmax: 33554432 > Charless-MacBook-Pro:~ charlesrogers$ So it must be something else. > On Oct 31, 2016, at 4:45 PM, Steven Fra

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-01 Thread C. Gary Rogers
Ok thanks will give it a try tonight. Sent from my iPhone > On Nov 1, 2016, at 4:30 AM, Ulderico Arcidiaco > wrote: > > Gary, > > just remove the leading $ character before the sysctl command. The $ in the > command line that you copied is the console prompt, not part of the command. > > B

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-01 Thread Ulderico Arcidiaco
Gary, just remove the leading $ character before the sysctl command. The $ in the command line that you copied is the console prompt, not part of the command. But $ is also used to represent variables in Unix, so $sysctl assumes a completely different meaning. Because the $sysctl variable doesn

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-01 Thread C. Gary Rogers
so i went into terminal and here is the result…I must be doing something wrong…Not a coder: > Last login: Mon Oct 31 19:52:17 on ttys000 > Charless-MacBook-Pro:~ charlesrogers$ $sysctl -A | grep shmmax > -bash: -A: command not found > Charless-MacBook-Pro:~ charlesrogers$ $sysctl -A | grep shmmax

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread Richard Shaw
I have completed builds for Fedora (23 through Rawhide) and EPEL 7 on my COPR repository: https://copr.fedorainfracloud.org/coprs/hobbes1069/WSJT/ Thanks, Richard KF5OIM -- Developer Access Program for Intel Xeon Phi Proc

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread C. Gary Rogers
And I do this from the command line? Sent from my iPhone > On Oct 31, 2016, at 4:55 PM, C. Gary Rogers wrote: > > Was in both JT65 and JT 9 mode and it happened at the first decode after > start up. It happened twice the same way. The decode seemed to take an > usually long time. > > Sent

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread C. Gary Rogers
Was in both JT65 and JT 9 mode and it happened at the first decode after start up. It happened twice the same way. The decode seemed to take an usually long time. Sent from my iPhone > On Oct 31, 2016, at 4:45 PM, Bill Somerville wrote: > >> On 31/10/2016 00:17, C. Gary Rogers wrote: >> Mayb

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread Steven Franke
Hi Gary and Bill, I’ve been building and running without problems on both 10.11 and 10.12. Perhaps it’s worth noting that when I recently build wsjt-x for the first time on a new machine, I had to increase the shared memory allocation in order to get it to run. I think that the default allocat

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread Bill Somerville
On 31/10/2016 00:17, C. Gary Rogers wrote: > Maybe there was an easier way to do this but see below: Hi Gary, what you sent is fine and of some help. What mode was WSJT-X in and did it crash immediately or at some later point like the first decode cycle start? 73 Bill G4WJS.

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread Bill Somerville
On 31/10/2016 11:27, Pino Zollo wrote: > http://physics.princeton.edu/pulsar/k1jt/wsjtx_1.7.0-rc2_i386.deb > > on Mint 17.1 32 bit > > > libgom1 >= 4.9 problem > > > where to get it ? distribution gives the 4.8 Hi Pino, the Debian and RPM packages we supply with releases are built on the latest

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread G8DQX (WSJT developers on SF)
Ubuntu 14.04 offers libgomp1 version 4.8.4-2 from the security repo, Ubuntu 16.04 offers version 5.4.0-6 from the updates repo. There is a toolchain test PPA (https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test ) whi

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread Chuck Yahrling
Pino, Try googling for the library and look for a response from the Ubuntu wiki collection. I have found many prereqs for other projects that way. It seems many packages do not always populate Synaptic or Software manager with very latest libraries. However, there is no guarantee you won't run in

[wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread Pino Zollo
http://physics.princeton.edu/pulsar/k1jt/wsjtx_1.7.0-rc2_i386.deb on Mint 17.1 32 bit libgom1 >= 4.9 problem where to get it ? distribution gives the 4.8 73 Pino ZP4KFX -- The Command Line: Reinvented for Modern Dev

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-31 Thread John Nelson
Hi Bill and Gary, I’m running rc2 (local build) without JT9 problems on MacBook with 10.11.6 SIGILL: Illegal Instruction? — John G4KLA -- The Command Line: Reinvented for Modern Developers Did the resurgence of CLI

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-30 Thread C. Gary Rogers
Maybe there was an easier way to do this but see below: Process: jt9 [8699] Path: /Applications/wsjtx.app/Contents/MacOS/jt9 Identifier:jt9 Version: ??? Code Type: X86-64 (Native) Parent Process:wsjtx [8697] Responsible:

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-30 Thread Bill Somerville
On 30/10/2016 23:51, C. Gary Rogers wrote: > unning: /Applications/wsjtx.app/Contents/MacOS/jt9 -s WSJT-X -w 1 -m 3 -e > /Applications/wsjtx.app/Contents/MacOS -a > "/Users/charlesrogers/Library/Application Support/WSJT-X" -t > /var/folders/54/mvqgll190fjd1x0z0s57m03wgn/T/WSJT-X > Process cr

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-30 Thread C. Gary Rogers
And BTW i reverted back to WSJT-X v1.7.0-rc1 r7152-dirty And its running fine On Oct 30, 2016, at 7:51 PM, C. Gary Rogers wrote: > > Hello all, i downloaded RC 2 last night and am trying to use it tonight…I’m > getting the following: > > Running: /Applications/wsjtx.app/Contents/MacOS/jt9 -s

Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-10-30 Thread C. Gary Rogers
Hello all, i downloaded RC 2 last night and am trying to use it tonight…I’m getting the following: Running: /Applications/wsjtx.app/Contents/MacOS/jt9 -s WSJT-X -w 1 -m 3 -e /Applications/wsjtx.app/Contents/MacOS -a "/Users/charlesrogers/Library/Application Support/WSJT-X" -t /var/folders/54/m

[wsjt-devel] WSJT-X v1.7-rc2

2016-10-29 Thread Joe Taylor
Deal Colleagues, Thanks to all coders, bug reporters, and testers for helping us to get WSJT-X v1.7 into good shape! The program still has a few known shortcomings, but they are relatively minor. The time seems right for a second candidate release. The following notice will be sent soon to t