Re: [wsjt-devel] Candidate release WSJT-X 2.0.0-rc3 on MacOS

2018-10-20 Thread John
(I should have replied to this thread instead of the general rc3 thread)

For Mac Users:

I have installed MacOS Mojave on a spare drive and discovered a problem with 
sound input.

Mac users with Mojave need to know that by default sound input is not 
permitted.   (Apple’s security gone over the top…)

Until RC4, to use FT8 do this:

1.   Download  RC3 and drag WSJT-X to the Desktop - NOT the application folder.
2.Open a Terminal window  (Aplications > Utilities > Terminal) and then 
type this and press the Return key:
   ~/Desktop/wsjtx.app/Contents/MacOS/wsjtx  
  and wsjtx will launch.
3.Open System Preferences > Security & Privacy and select Privacy.  In the 
drop down list select Microphone and you should see a list of apps including 
wsjtx.   
  Check the Allow box for wsjtx, then quit wsjtx and start again by 
repeating the command line above.

You should be getting sound input and FT8 should be working.

— John G4KLA

smime.p7s
Description: S/MIME cryptographic signature
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Candidate release WSJT-X 2.0.0-rc3 on MacOS SUBPROCESS ERROR EXIT CODE 2?

2018-10-20 Thread John
Hi Sean,

I have replied off-list to your email.

— John G4KLA

smime.p7s
Description: S/MIME cryptographic signature
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Candidate release WSJT-X 2.0.0-rc3 on MacOS SUBPROCESS ERROR EXIT CODE 2?

2018-10-19 Thread Sean Sharkey via wsjt-devel
HI John,



Hope all is well at your end.

I’ve just given WSJT-X_2.0.0-rc3 a try with my MacPro, OS 10.11.6 El Capitan 
but I’m having trouble when the software tries to go into transmit
during a QSO. I get the following error,

Subprocess Error failed with exit code 2. 

The details box shows the follow info,


Running: /Applications/wsjtx.app/Contents/MacOS/jt9 -s WSJT-X -w 1 -m 3 -e 
/Applications/wsjtx.app/Contents/MacOS -a "/Users/g0oan/Library/Application 
Support/WSJT-X" -t /var/folders/mg/zr0cp7_d0kxfvs2q1qrvbnn0gn/T/WSJT-X
At line 145 of file /Users/bill/wsjtx-prefix/src/lib/ft8_decode.f90 (unit = 81)
Fortran runtime error: Cannot open file 'fort.81': Permission denied

Error termination. Backtrace:
#0 0x109ee2986
#1 0x109ee3258
#2 0x109ee38bc
#3 0x109f63b9a
#4 0x109f6834d
#5 0x101d995a8
#6 0x101dcc0d9

As you can see it in some way traces back to some kind of Fortran runtime error?

Might also be worth noting that the TUNE button works as expected ie the right 
happily goes in and out of Tx. The error only seems t arise
when I’m trying to transmit as part of a QSO with the ENABLE TX button pressed.

Hope this helps.


Kind regards,


Sean
G0OAN.

PS. When you get a mo I wouldn’t mind having a conversation about compiling 
WSJT-X for the Mac with the SDR kit enabled in HamLib. :)









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


Re: [wsjt-devel] Candidate release WSJT-X 2.0.0-rc3 on MacOS

2018-10-19 Thread John
Georg,

> ..keeps crashing on launch.

It would help if you give me some error messages; which mode were you using?

Note that other users are running wsjtx on Mojave so I suspect that there is 
something else problematic with your setup rather than the version of OSX.

— John G4KLA

smime.p7s
Description: S/MIME cryptographic signature
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Candidate release WSJT-X 2.0.0-rc3 on MacOS

2018-10-19 Thread Georg Isenbürger
...keeps crashing on launch. Installed it on the desktop and launched it from 
the command line. Could be Mojave related... 

> Am 19.10.2018 um 18:33 schrieb Hisashi T Fujinaka :
> 
> So no one else on the Mojave is having audio issues? Going back to 1.9.1
> worked fine.
> 
> The odd part is that Mojave asked to use the Microphone (which it never
> did with RC2 or 1.9.1).
> 
> I had RC2 and installed RC3 and it asked to use the microphone. No joy.
> 
> So I found a copy of 1.9.1, renamed it, and ran that. Worked fine.
> 
> I reinstalled (copied) RC3 from the dmg and it asked to use the
> microphone again. Still no audio.
> 
> I went back to 1.9.1 and it asked to use the microphone there too.
> 
> I think Mojave is confused.
> 
> On Wed, 17 Oct 2018, Hisashi T Fujinaka wrote:
> 
>> Mine doesn't hear anything even after starting from the command line.
>> 
>> On Wed, 17 Oct 2018, Steven Franke via wsjt-devel wrote:
>> 
>>> Hi John - It looks like I forgot to comment out a debug print to fort.81. 
>>> On the Mac, you can get around this by running from within the application 
>>> bundle. For example, my install directory is ~/Builds/wsjtx/install, so I 
>>> would do this to run wsjtx:
>>> cd ~/Builds/wsjtx/install/wsjtx.app/Contents/MacOS
>>> ./wsjtx
>>> Steve
 On Oct 17, 2018, at 10:31 AM, John  wrote:
 Hi Bill,
 Problem on my MacBook.
 Running: /Users/jmn/Desktop/wsjtx.app/Contents/MacOS/jt9 -s WSJT-X -w 1 -m 
 3 -e /Users/jmn/Desktop/wsjtx.app/Contents/MacOS -a 
 "/Users/jmn/Library/Application Support/WSJT-X" -t 
 /var/folders/vv/5c1b7szs1bgbr65gkt6y0gnhgn/T/WSJT-X
 At line 145 of file /Users/bill/wsjtx-prefix/src/lib/ft8_decode.f90 (unit 
 = 81)
 Fortran runtime error: Cannot open file 'fort.81': Permission denied
 This is repeatable when I use FT8 mode.   It appears near the end of the 
 first decode sequence.In the temporary file:   WSJT-X I find 
 decoded.txt has been created but is empty.  Permissions are OK.
 ? John G4KLA
 ___
 wsjt-devel mailing list
 wsjt-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>>> ___
>>> wsjt-devel mailing list
>>> wsjt-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>> 
>> 
> 
> -- 
> Hisashi T Fujinaka - ht...@twofifty.com
> BSEE + BSChem + BAEnglish + MSCS + $2.50 = coffee
> 
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel



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