Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Claude Frantz
On 11/15/20 4:01 PM, Joe Taylor wrote: Hi Bill, Joe & all, I'm on a 32 bit Fedora 30 here and I have tried to build using the git repo, as usual. There is a problem, which is probably not located in WSJT-X itself. [ 87%] Built target debian [ 87%] Generating man/man1/wsjtx.1.gz a2x: ERROR: "

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread John Nelson via wsjt-devel
Hi Bill, I have installed Boost 1.70 and updated CMake. Could you send me the cmake build command that you use for Mac build? Are there particular link options for boost? Thanks… — John G4KLA smime.p7s Description: S/MIME cryptographic signature

[wsjt-devel] Wish-Dream: Button to toggle between Normal- & Hound-Mode

2020-11-16 Thread Dieter Dippel
Dear WSJT-X Developer-Team, my main interest for 40 years plus is "DXing" in all modes. For FT8/FT4 I'm using WSJT-X now for some years. Since FOX-/Hound-Mode became more and more favourite, one of my wishes (dreams) is a Button on the Screen to toggle (switch) between Normal-Mode and Hound-M

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread John Nelson via wsjt-devel
HI Bill, Further to my previous email when I requested: > Could you send me the cmake build command that you use for Mac build? Are > there particular link options for boost? The problem at link time is: Undefined symbols for architecture x86_64: "boost::log::v2_mt_posix::attributes::timer

Re: [wsjt-devel] [WSJTX] Unable to disable tx-1 and transmit tx 2 first in 2.3.0 rc2 #bug

2020-11-16 Thread NS9I WI
Same here. 73 Dwight NS9I On 11/15/2020 3:10 PM, AB8WD-Willie via groups.io wrote: I used to be able to double click on tx 1 under now and bypass it rc-2 unable to do so. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#18359): https://

[wsjt-devel] WSJT-X 2.3.0-rc2 Main window not keeping it's size

2020-11-16 Thread Saku
Hi! Fedora 32 Linux, LXDE desktop. Compiled WSJT-X 2.3.0-rc2 from source, no problems. Multicast UDP didn't work any more as expected. Fortunately it can be changed from Reporting/Outgoing interface. So that is OK, too. But the main window height does not keep it's size. I have sized it to

Re: [wsjt-devel] Lookup of a DX call does not populate DX Grid

2020-11-16 Thread Bill Somerville
On 16/11/2020 07:45, Peter Sumner wrote: Hello,   I am not sure if this is a defect in behavior or done by design. When I use the 'Lookup' button from the main screen to get grid information from call3.txt for a new value in the "DX Call" field, should there be an existing "Dx Grid" value in t

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread Bill Somerville
On 16/11/2020 09:02, John Nelson via wsjt-devel wrote: Hi Bill, I have installed Boost 1.70 and updated CMake. Could you send me the cmake build command that you use for Mac build? Are there particular link options for boost? Thanks… — John G4KLA Hi John, all that should be needed aft

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Bill Somerville
On 16/11/2020 08:32, Claude Frantz wrote: On 11/15/20 4:01 PM, Joe Taylor wrote: Hi Bill, Joe & all, I'm on a 32 bit Fedora 30 here and I have tried to build using the git repo, as usual. There is a problem, which is probably not located in WSJT-X itself. [ 87%] Built target debian [ 87%] G

Re: [wsjt-devel] WSJT-X 2.3.0-rc2 Main window not keeping it's size

2020-11-16 Thread Bill Somerville
On 16/11/2020 11:12, Saku wrote: Hi! Fedora 32 Linux, LXDE desktop. Compiled WSJT-X 2.3.0-rc2 from source, no problems. Multicast UDP didn't work any more as expected. Fortunately it can be changed from Reporting/Outgoing interface. So that is OK, too. But the main window height does not ke

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Richard Shaw
On Mon, Nov 16, 2020 at 5:44 AM Bill Somerville wrote: > > Note that the 32-bit RPM package we provide is built on Fedora 30 > without issues. > Note that Fedora 30 is EOL and Fedora 31 will go EOL in the near future now that Fedora 33 is released :) Thanks, Richard KF5OIM _

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Bill Somerville
On 16/11/2020 12:27, Richard Shaw wrote: On Mon, Nov 16, 2020 at 5:44 AM Bill Somerville > wrote: Note that the 32-bit RPM package we provide is built on Fedora 30 without issues. Note that Fedora 30 is EOL and Fedora 31 will go EOL in the near future no

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Claude Frantz
On 11/16/20 1:32 PM, Bill Somerville wrote: Note that Fedora 30 is EOL and Fedora 31 will go EOL in the near future now that Fedora 33 is released :) No, Fedora 30 is the latest release supporting the 32 bit architecture. That's the problem ! Best wishes, Claude (DJ0OT) __

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Richard Shaw
On Mon, Nov 16, 2020 at 6:36 AM Bill Somerville wrote: > On 16/11/2020 12:27, Richard Shaw wrote: > > On Mon, Nov 16, 2020 at 5:44 AM Bill Somerville > wrote: > >> >> Note that the 32-bit RPM package we provide is built on Fedora 30 >> without issues. >> > > Note that Fedora 30 is EOL and Fedora

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread John Nelson via wsjt-devel
Hi Bill, > all that should be needed after building and installing the Boost libraries > is to include the path where they are installed in the CMAKE_PREFIX_PATH CMake knows there the boost libraries are. For instance: -- Building wsjtx v2.3.0.0-rc2 -- Found Boost 1.70.0 at /usr/local/lib/cma

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Richard Shaw
On Mon, Nov 16, 2020 at 6:46 AM Claude Frantz wrote: > On 11/16/20 1:32 PM, Bill Somerville wrote: > > >> Note that Fedora 30 is EOL and Fedora 31 will go EOL in the near > >> future now that Fedora 33 is released :) > > No, Fedora 30 is the latest release supporting the 32 bit architecture. > Th

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread Bill Somerville
On 16/11/2020 13:16, John Nelson via wsjt-devel wrote: Hi Bill, all that should be needed after building and installing the Boost libraries is to include the path where they are installed in the CMAKE_PREFIX_PATH CMake knows there the boost libraries are. For instance: -- Building wsjtx v2.

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Claude Frantz
On 11/16/20 2:24 PM, Richard Shaw wrote: Hi Richard, I know re-installation can be a pain, but I wonder how many people running a 32bit distro in 2020 are doing it on 64bit hardware... Likely most? No doubt, it's a pain, especially when we are not running a vanilla installation. At first, on

Re: [wsjt-devel] Wish-Dream: Button to toggle between Normal- & Hound-Mode

2020-11-16 Thread WB5JJJ
I would like to see when in the Hound mode, clicking on the red box would revert to normal FT8. I use configurations to do the switching between them and those are just 2 clicks away and no hunting for the proper place to click. Plus with the configurations for DXP, I have all the frequencies the

Re: [wsjt-devel] TX Freq lockout

2020-11-16 Thread WB5JJJ
Interesting. I had only put in a Tx freq below 1000 to see if it was allowed and it stuck. But if I put in something under 200, as soon as I click outside the Tx box, it goes back to whatever was in there above 1000. Never did an Enable TX since it was not normal to do so. Just tried it and yes

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread John Nelson via wsjt-devel
Hi Bill, > How did you build and install he Boost C++ libraries? bootstrap.sh —prefix=/usr/local/ —libdir=/usr/local/lib —includedir=/usr/local/include b2 install If my configure is finding the static libraries — what change in configuration must be made to force it to find the dynamic libr

[wsjt-devel] WSJT-X 2.3.0-rc2 compile error w/Debian 10 Linux

2020-11-16 Thread Paul Bramscher
I'm getting a compile error with Debian 10 Linux (amd64), fully patched. No trouble compiling 2.3.0-rc1. But here is what fails on rc2: My cmake/compile commands: cmake -DCMAKE_INSTALL_PREFIX=../../install/ -DWSJT_SKIP_MANPAGES=ON -DWSJT_GENERATE_DOCS=OFF ../wsjtx-2.3.0-rc2 cmake --build ~/wsj

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread Bill Somerville
On 16/11/2020 14:25, John Nelson via wsjt-devel wrote: Hi Bill, How did you build and install he Boost C++ libraries? bootstrap.sh —prefix=/usr/local/ —libdir=/usr/local/lib —includedir=/usr/local/include b2 install If my configure is finding the static libraries — what change in configu

Re: [wsjt-devel] WSJT-X 2.3.0-rc2 compile error w/Debian 10 Linux

2020-11-16 Thread Bill Somerville
On 16/11/2020 14:27, Paul Bramscher wrote: I'm getting a compile error with Debian 10 Linux (amd64), fully patched.  No trouble compiling 2.3.0-rc1.  But here is what fails on rc2: My cmake/compile commands: cmake -DCMAKE_INSTALL_PREFIX=../../install/ -DWSJT_SKIP_MANPAGES=ON -DWSJT_GENERATE_DOC

Re: [wsjt-devel] WSJT-X 2.3.0-rc2 Main window not keeping it's size

2020-11-16 Thread Saku
Thanks Bill ! Returned back to 2.2.2 and noticed that it's minimum height is *even smaller* than I ever can set with 2.3.0-rc2 (and it is also keeping it). With quick look the layout is same (when in FT8), no different bells and whistles. But 2.2.2 RX frequency/Band activity can be set nearly t

Re: [wsjt-devel] WSJT-X 2.3.0-rc2 compile error w/Debian 10 Linux

2020-11-16 Thread Paul Bramscher
Hi Bill, Thanks, this solved it. I saw a thread on boost+MacOS but didn't connect the dots to Linux. libboost-all-dev added about 554 MB to the dependency size, and it seemed the compile took longer than usual. But it could be that there was some residual disk activity from bringing down the

Re: [wsjt-devel] WSJT-X 2.3.0-rc2 compile error w/Debian 10 Linux

2020-11-16 Thread Bill Somerville
Hi Paul, thanks for the update, glad you are up and running. 73 Bill G4WJS. On 16/11/2020 15:53, Paul Bramscher wrote: Hi Bill, Thanks, this solved it.  I saw a thread on boost+MacOS but didn't connect the dots to Linux. libboost-all-dev added about 554 MB to the dependency size, and it see

Re: [wsjt-devel] 2.3.0-rc2

2020-11-16 Thread Roger Newey (K7GXB)
Hi Bill, Possibly related to K0VM report: RC2, Mode=WSPR, Win10, FT-817ND via SignaLink: Tune when ‘Enable Tx’ is active, resets the ‘Enable Tx’; after the Tune ends, when GUI is used to re-enable ‘Enable Tx’: MsgBox: “Rig failure: Hamlib error: Command rejected by the rig while exchanging

Re: [wsjt-devel] 2.3.0-rc2

2020-11-16 Thread Bill Somerville
Hi Roger, when using a SignaLink USB with rigs like the FT-817ND, that don't accept CAT QSY commands while transmitting, you must use particular settings: * Make sure "Settings->General->Allow Tx frequency changes while transmitting" is unchecked. * Check the "Settings->Radio->PTT Method

[wsjt-devel] Failed to run WSJT-X v2.3.0 r2

2020-11-16 Thread Jesús Gutiérrez Rodríguez
Good afternoon, I just downloaded the new version 2.3.0 r2 (previous installed 2.3.0 r1) and everything normal, the program was run from the download itself, without any apparent problem. I closed it, everything ok. Windows 10 application When I rerun it, it doesn't open the program, I don't g

Re: [wsjt-devel] Failed to run WSJT-X v2.3.0 r2

2020-11-16 Thread Bill Somerville
On 16/11/2020 17:40, Jesús Gutiérrez Rodríguez wrote: Good afternoon, I just downloaded the new version 2.3.0 r2 (previous installed 2.3.0 r1) and everything normal, the program was run from the download itself, without any apparent problem. I closed it, everything ok. Windows 10 application .

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread John Nelson via wsjt-devel
Hi Bill, I have found a solution. 1. remade the boost libraries with:b2 link=static runtime-link=static install 2. made three changes to CMakeLists.txt 79,80d78 < # JMN Added next line < set (Boost_USE_STATIC_RUNTIME ON) 1067c1065 < #target_compile_definitions (wsjt_cxx PUBLIC BOOS

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread Bill Somerville
On 16/11/2020 18:32, John Nelson via wsjt-devel wrote: Hi Bill, I have found a solution. 1. remade the boost libraries with:b2 link=static runtime-link=static install 2. made three changes to CMakeLists.txt 79,80d78 < # JMN Added next line < set (Boost_USE_STATIC_RUNTIME ON) 1067

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread John Nelson via wsjt-devel
Hi Bill, Understood. But then I will await your further investigations on the linking problem which I initially sent to you. I would prefer not to have to modify files. --- It has found what it seems to need. The problem about linking remains: Undefined symbols for architecture x86_64:

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread Bill Somerville
On 16/11/2020 18:57, John Nelson via wsjt-devel wrote: Hi Bill, Understood. But then I will await your further investigations on the linking problem which I initially sent to you. I would prefer not to have to modify files. --- It has found what it seems to need. The problem about linking r

Re: [wsjt-devel] WSJTX-2.3.0-rc2 compile error

2020-11-16 Thread John Nelson via wsjt-devel
Hi Bill, > the symbol namespace would include 'v2s' for a static link rather than ‘v2’ Agreed. Which is why I am puzzled that, given all the libboost*.dylib libraries, that the linker cannot find a dynamic linked symbol in a dylib. > Once I have a few more pressing issues resolved I will retur

Re: [wsjt-devel] [FT8-Digital-Mode] WSJT-X 2.3. RC2 on MacOS #wsjt-x

2020-11-16 Thread Philippe Nicolas
Hello Joe My problem was on macOS not on Windows but with your response, you show me the way, and for that I thank you a lot ! Indeed I could TX but get nothing from the air despite I show signals on the rig. I search in the system audio parameters and eventually discover in “Security & Privacy

Re: [wsjt-devel] Italian translation

2020-11-16 Thread Marco Calistri
Il 15/11/20 15:21, Loyd via wsjt-devel ha scritto: > Hello, > > Italian translation is very bad. > > WSJTX set his self automatic in Italian, can I set it in English? I use > them on Raspberry. > > Thanks > > > > ___ > wsjt-devel mailing list > wsjt-de

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Richard Shaw
On Mon, Nov 16, 2020 at 8:14 AM Claude Frantz wrote: > On 11/16/20 2:24 PM, Richard Shaw wrote: > > Hi Richard, > > > I know re-installation can be a pain, but I wonder how many people > running > > a 32bit distro in 2020 are doing it on 64bit hardware... Likely most? > No doubt, it's a pain, esp

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Bill Somerville
On 16/11/2020 12:43, Richard Shaw wrote: On Mon, Nov 16, 2020 at 6:36 AM Bill Somerville > wrote: On 16/11/2020 12:27, Richard Shaw wrote: On Mon, Nov 16, 2020 at 5:44 AM Bill Somerville mailto:g4...@classdesign.com>> wrote: Note that the 32-b

Re: [wsjt-devel] 2.3.0-rc2

2020-11-16 Thread Roger Newey (K7GXB)
Hi Bill, It’s not a problem for me, I simply re-start WSJT-X after Tuning. I sent the report in case it could help. Your checklist, All Confirmed. * Make sure "Settings->General->Allow Tx frequency changes while transmitting" is unchecked. * Check the "Settings->Radio->PTT Metho

Re: [wsjt-devel] WSJT-X 2.3.0-rc2

2020-11-16 Thread Richard Shaw
On Mon, Nov 16, 2020 at 3:07 PM Bill Somerville wrote: > On 16/11/2020 12:43, Richard Shaw wrote: > > On Mon, Nov 16, 2020 at 6:36 AM Bill Somerville > wrote: > >> On 16/11/2020 12:27, Richard Shaw wrote: >> >> On Mon, Nov 16, 2020 at 5:44 AM Bill Somerville >> wrote: >> >>> >>> Note that the 3

Re: [wsjt-devel] Wish-Dream: Button to toggle between Normal- & Hound-Mode

2020-11-16 Thread Jim Shorney
Hit F2 and you skip the first two. It Advanced was the last tab you were in you also skip the third. Quick and easy. 73 -Jim NU0C On Mon, 16 Nov 2020 11:12:04 +0100 Dieter Dippel wrote: > Maybe I don't know how improve it, but for me it's always very complex > (cumbersome) to move to > 1s

Re: [wsjt-devel] Wish-Dream: Button to toggle between Normal- & Hound-Mode

2020-11-16 Thread Grant VK5GR
Folks, I am going to speak heresy here - but I wonder if there are any bits left in the protocols to have a flag bit that simply broadcasts what mode the station is in that you are trying to work? The bit is set to "1" for Fox mode or "0" for anything else. Then people's software can just pick up