Re: [wsjt-devel] WSJT-X lock file

2016-01-07 Thread Eric NO3M
Program was locked up and needed forcefully killed. Restarting it brought up the "lock file" warning window, but answering the prompt to remove the lock file apparently did not do so. 73 Eric NO3M On 01/07/2016 07:24 PM, Bill Somerville wrote: > Hi Eric, it's %TEMP%\WSJT-X.lock on Windows /tmp

[wsjt-devel] JTSDK-Win CLI Branch Available For Testing

2016-01-07 Thread Greg Beam
Hello All, I've added a testing / feature branch for JTSDK-Win Command Line Option testing. See v2.0.4 Planned Updates message: http://sourceforge.net/p/wsjt/mailman/message/34742540/ Note, this upgrade uses a standard Windows CMD terminal, *Not* JTSDK-Maint,PY,QT,MSYS or DOC. This is to avoid

Re: [wsjt-devel] WSJT-X lock file

2016-01-07 Thread Bill Somerville
On 08/01/2016 00:03, Eric NO3M wrote: > What's the default location / filename of the WSJT-X lock file? Found it > in the past, but no luck at the moment. > > 73 Eric NO3M > Hi Eric, it's %TEMP%\WSJT-X.lock on Windows /tmp/WSJT-X.lock on Linux and $TMPDIR/WSJT-X.lock on OS X, why do you need to f

[wsjt-devel] WSJT-X lock file

2016-01-07 Thread Eric NO3M
What's the default location / filename of the WSJT-X lock file? Found it in the past, but no luck at the moment. 73 Eric NO3M -- ___ wsjt-devel mailing list wsjt-devel@lists.s

[wsjt-devel] wsjtx, all the meteors gone

2016-01-07 Thread Alan VK2ZIW
All meteors in the Southern Hemisphere have stopped!! http://www.rmob.org/livedata/main.php 2016-01-08 07:28:49 (264 KB/s) - ‘Klekociuk_012016rmob.TXT’ saved [4540/4540] 2016 jan| 00h| 01h| 02h| 03h| 04h| 05h| 06h| 07h| 08h| 09h| 10h| 11h| 12h| 13h| 14h| 15h| 16h| 17h| 18h| 19h| 20h| 21h| 2

Re: [wsjt-devel] wsjtx 1.7.0 r6346 Hangs....

2016-01-07 Thread Alan VK2ZIW
Hi all, RFI into USB I've not had any problems with USB as Audio device. My radios are 3m away from the USB interface, shack is a tin (colourbond) shed, antenna on top. Little chance of RFI. WSJT, WSPR, WSJT-X always reliable. Alan VK2ZIW On Thu, 7 Jan 2016 17:18:54 +0100, Claude Fr

Re: [wsjt-devel] wsjtx 1.7.0 r6346 Hangs....

2016-01-07 Thread Claude Frantz
On 01/06/2016 03:11 PM, Bill Somerville wrote: > that seems to be an RFI issue; USB connections, especially hubs are > prone to RFI and will disconnect devices at the slightest level of > interference. This is probably due to noise on the USB 5V line as that > line is already used to detect USB de

Re: [wsjt-devel] WSJT-X Builds - CMake Install Issue with OS-X 10.11

2016-01-07 Thread Robert Nobis
Hi David, Thank you. No, I did not have a /usr/local/bin directory in my system. However, Bill helped me create it. Apparently the CMake developers assume that the directory is already in the system, having been created by other software. When I did this on my laptop, I did not have this is

Re: [wsjt-devel] WSJT-X Builds - CMake Install Issue with OS-X 10.11

2016-01-07 Thread Robert Nobis
Bill, Thank you. This worked. Bobs-Mac-mini:~ N7RJN$ ls -l /usr/local/bin total 40 lrwxr-xr-x 1 root wheel 43 Jan 7 07:18 ccmake -> /Applications/CMake.app/Contents/bin/ccmake lrwxr-xr-x 1 root wheel 42 Jan 7 07:18 cmake -> /Applications/CMake.app/Contents/bin/cmake lrwxr-xr-x 1 root

Re: [wsjt-devel] WSJT-X Builds - CMake Install Issue with OS-X 10.11

2016-01-07 Thread Bill Somerville
On 07/01/2016 14:05, Robert Nobis wrote: What next? Should I now try? sudo "/Applications/CMake.app/Contents/bin/cmake-gui" --install RRR 73 Bill G4WJS. -- ___ wsjt-devel ma

Re: [wsjt-devel] WSJT-X Builds - CMake Install Issue with OS-X 10.11

2016-01-07 Thread Robert Nobis
Bill, Done. Last login: Thu Jan 7 06:36:04 on ttys001 Bobs-Mac-mini:~ N7RJN$ sudo mkdir /usr/local/bin Password: Bobs-Mac-mini:~ N7RJN$ sudo chmod 755 /usr/local/bin Bobs-Mac-mini:~ N7RJN$ sudo chgrp wheel /usr/local/bin Bobs-Mac-mini:~ N7RJN$ What next? Should I now try? sudo "/Applicat

Re: [wsjt-devel] WSJT-X Builds - CMake Install Issue with OS-X 10.11

2016-01-07 Thread Bill Somerville
On 07/01/2016 13:24, Robert Nobis wrote: Bill, Interesting, when I try ls -ld /usr/local/bin I get "No such file or directory" Last login: Wed Jan 6 17:50:24 on ttys000 Bobs-Mac-mini:~ N7RJN$ ls -ld /usr/local/bin ls: /usr/local/bin: No such file or directory Bobs-Mac-mini:~ N7RJN$ Last logi

[wsjt-devel] WSJT-X Builds - CMake Install Issue with OS-X 10.11

2016-01-07 Thread Robert Nobis
After installing CMake and when I run sudo "/Applications/CMake.app/Contents/bin/cmake-gui" —install I get a “No such file or directory” Here is what I see: Bobs-Mac-mini:~ N7RJN$ sudo "/Applications/CMake.app/Contents/bin/cmake-gui" --install Failed: '/usr/local/bin/cmake' -> '/Applications

Re: [wsjt-devel] WSJT-X Builds - CMake Install Issue with OS-X 10.11

2016-01-07 Thread Bill Somerville
On 07/01/2016 05:19, Robert Nobis wrote: After installing CMake and when I run sudo "/Applications/CMake.app/Contents/bin/cmake-gui" —install I get a “No such file or directory” Here is what I see: Bobs-Mac-mini:~ N7RJN$ sudo "/Applications/CMake.app/Contents/bin/cmake-gui" --install Faile