Re: [wsjt-devel] Mac OSX sample crash

2017-08-07 Thread Black Michael via wsjt-devel
Some more testing 1.7.0 works just fine on his system. 1.8.0-rc1 crashes on both Samples and Online User Guide.  So it's like it can't access the network at all.Is 1.8.0-rc1 compile against a different Qt library perhaps? There's not any network security software on his system the he know abo

[wsjt-devel] Feature request or failure?

2017-08-07 Thread Gary McDuffie
Is it feasible to have the last frequency used remembered for Frequency Calibration mode also? It currently is not and it would be nice to have it come back to the “favored” frequency when that configuration is selected, instead of 685.5Khz. Yes, I can change it manually, yet another step. Th

Re: [wsjt-devel] WSJTX Problem with FT8 Config

2017-08-07 Thread Dan Malcolm
Found the problem. I caused it but not sure why. In setting->Frequencies in the Station Information block, I had entered an offset of 14.074.000. That should be left at zero. Never the less, in a dialog box labeled “Station Information”, I didn’t think the offset would affect anything except

Re: [wsjt-devel] Mac OSX sample crash

2017-08-07 Thread Bill Somerville
On 07/08/2017 19:08, Black Michael via wsjt-devel wrote: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 org.qt-project.QtNetwork 0x000104a3c425 0x10499d000 + 652325 1 com.apple.CFNetwork 0x7fff9004a232 executionContextPerform(void*) + 225 2 com.apple.CoreFoundation 0x7fff

Re: [wsjt-devel] WSJTX Problem with FT8 Config

2017-08-07 Thread Dan Malcolm
I rebuilt HamLib about a week ago. Right after the build changes were implemented. I have reset the default frequencies 3 or 4 times today. Since it has been a few days for HamLib3, I’ll go ahead and build it again. Dan – K4SHQ From: Black Michael via wsjt-devel [mailto:wsjt-devel@lis

Re: [wsjt-devel] WSJTX Problem with FT8 Config

2017-08-07 Thread Black Michael via wsjt-devel
Have you rebuilt hamlib recently? I'm running r8013 on an ANAN 100 and don't see this behavior. And have you tried resetting the default frequencies?  Seems that cures all sort of strange frequency behavior. File/Settings/Frequences and right-click in the Working Frequencies and select Reset. de

Re: [wsjt-devel] Mac OSX sample crash

2017-08-07 Thread Black Michael via wsjt-devel
No proxy that I know of.  I'm waiting for him to respond so I can hook up with him again.  It was a side-note to another problem he was having with the FT-991 showing split constantly.  The FT-991 patch didn't make it in to rc1 for that one.I compiled a new hamlib for him and running rigctld to

Re: [wsjt-devel] Mac OSX sample crash

2017-08-07 Thread Bill Somerville
On 07/08/2017 18:15, Black Michael via wsjt-devel wrote: Let me try starting him with a new config and if that's the problem do you want the config file? I'll get more info since it's not reproducible. Hi Mike, I doubt it is anything to do with the preferences, more likely an Internet conne

Re: [wsjt-devel] Mac OSX sample crash

2017-08-07 Thread Black Michael via wsjt-devel
Let me try starting him with a new config and if that's the problem do you want the config file? I'll get more info since it's not reproducible. de Mike W9MDB From: Bill Somerville To: wsjt-devel@lists.sourceforge.net Sent: Monday, August 7, 2017 12:13 PM Subject: Re: [wsjt-devel] Mac

Re: [wsjt-devel] Mac OSX sample crash

2017-08-07 Thread Bill Somerville
On 07/08/2017 17:50, Black Michael via wsjt-devel wrote: Worked with another on Mac OSX and 1.8.0-rc1 and when he opens the Samples downloads it crashes with a segfault. Hopefully this can be reproduced by another Mac user. Hi Mike, works for me. What version of OS X or macOS? Steps to rep

[wsjt-devel] Mac OSX sample crash

2017-08-07 Thread Black Michael via wsjt-devel
Worked with another on Mac OSX and 1.8.0-rc1 and when he opens the Samples downloads it crashes with a segfault.   Hopefully this can be reproduced by another Mac user. de Mike W9MDB -- Check out the vibrant tech community

[wsjt-devel] r8012 another FT8 quirk

2017-08-07 Thread Richard Lamont
1.8.0-rc2 r8012 Ubuntu 16.04 LTS After I finished a QSO, another station called me and used a non-standard message in place of the standard 73. This completely messed Auto Seq up. As well as replacing DxCall with RICHAR for my 73, it did the same when attempting to log the QSO. Rx Frequency windo

[wsjt-devel] Call 1st...Call weaker

2017-08-07 Thread Pino Zollo
When in the pile-up I use to answer first to the weakest signal it is more fun and avoids the rush to high powers. ...so please add "Call weaker" to the 1.8 for FT8. Best 73 Pino ZP4KFX -- Check out the vibrant tec

[wsjt-devel] r8012 FT8 quirk

2017-08-07 Thread Richard Lamont
1.8.0-rc2 r8012 Ubuntu 16.04 LTS After calling CQ and working a station in a straightforward QSO, my QSO partner repeated his 73, by which time I'd re-enabled TX for the next CQ. His second 73 appeared in the Band Activity Window but not the Rx Frequency window. Extracts from the two windows below

Re: [wsjt-devel] compiling 1.8.0 rc2

2017-08-07 Thread John
Tnx Bill for quick reply. 73 John Van: Bill Somerville [mailto:g4...@classdesign.com] Verzonden: Monday, August 7, 2017 17:31 Aan: wsjt-devel@lists.sourceforge.net Onderwerp: Re: [wsjt-devel] compiling 1.8.0 rc2 On 07/08/2017 16:14, PA5JS wrote: Compiling the wsjtx-1.8.0 rc2 I do see

Re: [wsjt-devel] compiling 1.8.0 rc2

2017-08-07 Thread Bill Somerville
On 07/08/2017 16:14, PA5JS wrote: Compiling the wsjtx-1.8.0 rc2 I do see some warnings. [ 12%] C:\JTSDK\src\wsjtx-1.8\lib\fmeasure.f90:30.26: real*8 fd(NZ),deltaf(NZ),r(NZ) 1 Warning: Unused variable 'deltaf' declared at (1) C:\JTSDK\src\wsjtx-1.8\lib\fmeasure.f90:30.

[wsjt-devel] compiling 1.8.0 rc2

2017-08-07 Thread PA5JS
Hi Bill, Compiling the wsjtx-1.8.0 rc2 I do see some warnings. [ 12%] C:\JTSDK\src\wsjtx-1.8\lib\fmeasure.f90:30.26: real*8 fd(NZ),deltaf(NZ),r(NZ) 1 Warning: Unused variable 'deltaf' declared at (1) C:\JTSDK\src\wsjtx-1.8\lib\fmeasure.f90:30.15: rea

Re: [wsjt-devel] KG4 location fix

2017-08-07 Thread Bill Somerville
On 07/08/2017 01:46, Neil Zampella wrote: The KG4 fix works great, as it does now show its USA for stateside callsigns, however, it still shows a 'bang' (!) next to U.S.A. (and I've worked USA before) and comes up on Windows as dark violet. Hi Neil, it should be ok now. 73 Bill G4WJS. ---

Re: [wsjt-devel] Trying to compile on OS X for the first time

2017-08-07 Thread C. Gary Rogers
I'm good. Thanks Sent from my iPhone > On Aug 6, 2017, at 8:43 PM, Bill Somerville wrote: > > Hi Gary, > > best bet is to create a new user account and login to that then restore the > files. You may need to install some software again or at least run the > applications once to set up. For