Re: [wsjt-devel] WSPR SegFault on Decode

2016-02-08 Thread KI7MT
Hi Russ,

I'm assuming you are comping from source here. How did you install the
build and runtime package dependencies for WSPR?

73's
Greg



On 02/08/2016 08:55 AM, Russ Woodman wrote:
> Hi, 
> 
> Just built WSPR 4.0r6470 from the SVN on my Linux machine running Debian 
> Jessie. I can start the application and configure it with no problems. Rig 
> control is working. During the receive cycle, WSPR operates correctly. When 
> it goes to decode the received data, it segfaults. Here is what I see in my 
> start-up terminal window: 
> 
> -- 
> RUNNING WSPR 
> -- 
> 
> Instance Name ..: WSPR 
> Script Name : /usr/local/bin/wspr 
> Run Directory ..: /home/russ/.local/share/WSPR 
> 
> *** 
> WSPR Version 4.0 r6470, by K1JT 
> Revision date ...: 2016-01-12 01:54:47 -0700 (Tue, 12 Jan 2016) 
> Run date : Mon Feb 8 15:41:27 2016 UTC 
> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear 
> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_life 
> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side 
> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map 
> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map 
> /usr/local/bin/wspr: line 225: 2994 Segmentation fault env 
> PYTHONPATH=/usr/local/lib/wspr /usr/bin/python3 -O 
> /usr/local/share/wspr/wspr.py 
> 
> The ALSA messages are before the decode cycle. The last error line is where 
> the problem occurs. Any thoughts? 
> 
> 73, Russ - K5TUX 

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] running wsjtx on another computer

2016-02-08 Thread KI7MT
To generate the Win32 installer from JTSDK on Windows,

In JTSDK-QT, type: build-wsjtx package

That should generate an installer from the development branch (
^/branches/wsjtx v1.7.0 ) using the Defaults from CMakeLists.txt

73's
Greg, KI7MT

On 02/08/2016 06:59 AM, Bill Somerville wrote:
> On 08/02/2016 11:40, Oguzhan Kayhan wrote:
>> I copied the bin directory to the computer that i use for my ham 
>> activities..
>> And i got the following error msg.
>>
>> This application failed to start because it could not find or load the 
>> Qt platform plugin "windows"
>>
>>
>> So, i don't wanna install qt to my old computer.
>> How can i add the necessary dependencies to my build not to get such 
>> error msg?
>>
> Hi Oguzhan,
> 
> I believe that the JTSDK includes all the tools necessary to generate an 
> installer package. There should be a "package" target which you can 
> build instead of the "install" target. This will generate an executable 
> installer that can be transferred to and run on another machine.
> 
> You can transfer the binary files but you must transfer the whole 
> install tree. It is better to use the proper installer as that tells 
> Windows about the install and can create the desktop icon as well.
> 
> 73
> Bill
> G4WJS.
> 
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] running wsjtx on another computer

2016-02-08 Thread Oguzhan Kayhan
Hello,
First of all, I'm not a programmer.

I downloaded JTSDK on a windows 10 x64, installed both omnirig and ruby
etc..
And tried to compile the wsjtx 1.7 with
(JTSDK-QT 5.2 ) C:\JTSDK)build-wsjtx rinstallparameter.

It compiled the file fine.

 Build Summary


  Name ..: wsjtx devel
  Version ...: 1.7.0
  SVN ...: r6469
  Type ..: Release
  Target : install
  Tool Chain : qt52
  SRC ...: C:\JTSDK\src\wsjtx
  Build .: C:\JTSDK\wsjtx\devel\qt52\1.7.0\Release\build
  Install ...: C:\JTSDK\wsjtx\devel\qt52\1.7.0\Release\install
  SVN URL ...: http://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx


And it works fine on this computer.

I copied the bin directory to the computer that i use for my ham
activities..
And i got the following error msg.

This application failed to start because it could not find or load the Qt
platform plugin "windows"


So, i don't wanna install qt to my old computer.
How can i add the necessary dependencies to my build not to get such error
msg?
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] JTSDK-NIX 2.0.19

2016-02-08 Thread Peter Frenning [OZ1PIF]

  
  
I've installed and run JTSDK-NIX 2.0.19 and
  successfully generated HAMLIB and WSJT-10 r6470
  
  I've come across 2 (related) problems:
  If I try a station look-up, I get "Error when searching CALL3.TXT,
  or no such file present" in the terminal
  
  and if I try storing one, I get:
  "Error opening CALL3.TXT
  Exception in Tkinter callback
  Traceback (most recent call last):
    File "/usr/lib/python3.4/tkinter/__init__.py", line 1536, in
  __call__
      return self.func(*args)
    File "./wsjt.py", line 556, in addtodb
      if hc>hc1 and modified==0:
  UnboundLocalError: local variable 'hc1' referenced before
  assignment"
  
  At some point this worked on WSJT-10, but, alas, no longer.
  
  Running JT6M mode on Linux Mint 17.3 Cinnamon (32-bit) from within
  the jtsdk tree.

-- 
Vy 73 de OZ1PIF/5Q2M, Peter

**
** If it sounds too good to be true --  **
** it is!   **
** If it sounds about right -- make **
** sure you can afford to be wrong! **
**  **
**   -- Robert Heinlein:**
**   "Time enough for love" **
**
email: peter(no-spam filler)@frenning.dk
http://www.frenning.dk/oz1pif.htm
Ph. +45 4619 3239/ +45 2332 9464
Snailmail:
Peter Frenning
Ternevej 23
DK-4130 Viby Sj.
Denmark
**


  


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] running wsjtx on another computer

2016-02-08 Thread Bill Somerville
On 08/02/2016 11:40, Oguzhan Kayhan wrote:
> I copied the bin directory to the computer that i use for my ham 
> activities..
> And i got the following error msg.
>
> This application failed to start because it could not find or load the 
> Qt platform plugin "windows"
>
>
> So, i don't wanna install qt to my old computer.
> How can i add the necessary dependencies to my build not to get such 
> error msg?
>
Hi Oguzhan,

I believe that the JTSDK includes all the tools necessary to generate an 
installer package. There should be a "package" target which you can 
build instead of the "install" target. This will generate an executable 
installer that can be transferred to and run on another machine.

You can transfer the binary files but you must transfer the whole 
install tree. It is better to use the proper installer as that tells 
Windows about the install and can create the desktop icon as well.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] JTSDK-NIX 2.0.19

2016-02-08 Thread KI7MT
Hi Peter,

Sticking with the original problem reported and using the latest sources
from SVN (6470), I cannot reproduce either of the errors on Ubuntu or Mint.

I've tried using both the Lookup and Add functions, and I've removed
both the source and install directories before rebuilding, neither
function is producing the error.

Obviously something is amiss, but I "don't think", there's anything
wrong in the wsjt.py script.

To cut the problem in half, you could try running WSJT directly from
command line rather than using the shell script:

After cleaning (remove src/trunk and install directory ) / rebuilding, run:

cd ~/jtsdk/wsjt/install
python3 -O ./wsjt.py


If that still fails, try building and running WSJT manually from source
anc check the results.


73's
Greg, KI7MT


On 02/08/2016 09:45 AM, Peter Frenning [OZ1PIF] wrote:
> Den 08-02-2016 kl. 17:12 skrev KI7MT:
>> Hi Peter,
>>
>> Do you have autosvn enabled?
>>
>> I just built WSJT 6470 and the CALL3.TXT file is being copied to the run
>> directory.
>>
>> Check to ensure CALL3.TXT is located in:
>>
>> 1). If separate is enabled
>> ~/jtsdk/wsjt/10.0/6470/install
>>
>> 2). If separate is *not* enabled
>> ~/jtsdk/wsjt/10.0/install
>>
>>
>> You could also remove ~/jtsdk/src/trunk and that would pull a new
>> checkout from Sourceforge.
>>
>>
>> 73's
>> Greg, KI7MT
>>
> Even if I place myself in the "install" folder and start wsjt from there, it 
> fails:
> 
> Output from terminal:
> /pif@Quad-Mint ~/jtsdk/wsjt/install $ ./wsjt.sh//
> //**//
> //WSJT Version 10.0 r4336 , by K1JT//
> //Revision date: 2014-09-18 17:51:42 +0200 (tor, 18 sep 2014) //
> //Run date:   Mon Feb  8 16:41:08 2016 UTC//
> //Error when searching CALL3.TXT, or no such file present//
> //Error when searching CALL3.TXT, or no such file present//
> //
> //Audio InputOutput Device Name//
> //Device  Channels  Channels//
> //--//
> //   02 8   HDA Intel: ALC887 Analog (hw:0,0)//
> //   10 2   HDA Intel: ALC887 Digital (hw:0,1)//
> //   22 0   HDA Intel: ALC887 Alt Analog (hw:0,2)//
> //   30 8   HDA NVidia: HDMI 0 (hw:1,3)//
> //   40 8   HDA NVidia: HDMI 1 (hw:1,7)//
> //   51 0   Microsoft LifeCam VX-5000: USB Audio 
> (hw:2,0)//
> //   6   128128   sysdefault//
> //   70 8   front//
> //   80 8   surround40//
> //   90128   surround41//
> //  100128   surround50//
> //  110 8   surround51//
> //  120 8   surround71//
> //  130 2   iec958//
> //  140 2   spdif//
> //  15   3232   pulse//
> //  160 2   dmix//
> //  17   3232   default//
> //
> //User requested devices:   Input = 18   Output = 18//
> //Default devices:  Input = 17   Output = 17//
> //Will open devices:Input = 17   Output = 17//
> //Audio streams running normally./
> **
> 
> (this from the older version)
> 
> -- 
> Vy 73 de OZ1PIF/5Q2M, Peter
> 
> **
> ** If it sounds too good to be true --  **
> ** it is!   **
> ** If it sounds about right -- make **
> ** sure you can afford to be wrong! **
> **  **
> **   -- Robert Heinlein:**
> **   "Time enough for love" **
> **
> email: peter(no-spamfiller)@frenning.dk
> http://www.frenning.dk/oz1pif.htm
> Ph. +45 4619 3239/ +45 2332 9464
> Snailmail:
> Peter Frenning
> Ternevej 23
> DK-4130 Viby Sj.
> Denmark
> **
> 
> 
> 
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] JTSDK-NIX 2.0.19

2016-02-08 Thread Richard Bown
Peter
try setting "autorun" in the options menu
I just built and ran wsjt10 with the autorun check
from the jtsdk menu
and it built and ran no problems with call.txt
also changed the call sign and forced a look up... no problem
Running mint 17.3 64 bit


On Mon, 8 Feb 2016 17:45:51 +0100
Peter Frenning [OZ1PIF]  wrote:

> Den 08-02-2016 kl. 17:12 skrev KI7MT:
> Hi Peter,
> 
> Do you have autosvn enabled?
> 
> I just built WSJT 6470 and the CALL3.TXT file is being copied to the run
> directory.
> 
> Check to ensure CALL3.TXT is located in:
> 
> 1). If separate is enabled
> ~/jtsdk/wsjt/10.0/6470/install
> 
> 2). If separate is *not* enabled
> ~/jtsdk/wsjt/10.0/install
> 
> 
> You could also remove ~/jtsdk/src/trunk and that would pull a new
> checkout from Sourceforge.
> 
> 
> 73's
> Greg, KI7MT
> 
> Even if I place myself in the "install" folder and start wsjt from there, it 
> fails:
> 
> Output from terminal:
> pif@Quad-Mint ~/jtsdk/wsjt/install $ ./wsjt.sh
> **
> WSJT Version 10.0 r4336 , by K1JT
> Revision date: 2014-09-18 17:51:42 +0200 (tor, 18 sep 2014)
> Run date:   Mon Feb  8 16:41:08 2016 UTC
> Error when searching CALL3.TXT, or no such file present
> Error when searching CALL3.TXT, or no such file present
> 
> Audio Input    Output Device Name
> Device  Channels  Channels
> --
>    0    2 8   HDA Intel: ALC887 Analog (hw:0,0)
>    1    0 2   HDA Intel: ALC887 Digital (hw:0,1)
>    2    2 0   HDA Intel: ALC887 Alt Analog (hw:0,2)
>    3    0 8   HDA NVidia: HDMI 0 (hw:1,3)
>    4    0 8   HDA NVidia: HDMI 1 (hw:1,7)
>    5    1 0   Microsoft LifeCam VX-5000: USB Audio (hw:2,0)
>    6   128    128   sysdefault
>    7    0 8   front
>    8    0 8   surround40
>    9    0    128   surround41
>   10    0    128   surround50
>   11    0 8   surround51
>   12    0 8   surround71
>   13    0 2   iec958
>   14    0 2   spdif
>   15   32    32   pulse
>   16    0 2   dmix
>   17   32    32   default
> 
> User requested devices:   Input = 18   Output = 18
> Default devices:  Input = 17   Output = 17
> Will open devices:    Input = 17   Output = 17
> Audio streams running normally.
> **
> 
> (this from the older version)
> 



-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##
 


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSPR SegFault on Decode

2016-02-08 Thread Russ Woodman
Greg, 

I installed them as needed out of the Debian repos. I didn't use the JDK 
because I didn't know about it until after I did the build. It looks like it 
only provides hamlib3 support? Are there some versions I should compare between 
my system libraries and the JDK? 

73, Russ - K5TUX 

- Original Message -

From: "KI7MT"  
To: wsjt-devel@lists.sourceforge.net 
Sent: Monday, February 8, 2016 11:01:58 AM 
Subject: Re: [wsjt-devel] WSPR SegFault on Decode 

Hi Russ, 

I'm assuming you are comping from source here. How did you install the 
build and runtime package dependencies for WSPR? 

73's 
Greg 



On 02/08/2016 08:55 AM, Russ Woodman wrote: 
> Hi, 
> 
> Just built WSPR 4.0r6470 from the SVN on my Linux machine running Debian 
> Jessie. I can start the application and configure it with no problems. Rig 
> control is working. During the receive cycle, WSPR operates correctly. When 
> it goes to decode the received data, it segfaults. Here is what I see in my 
> start-up terminal window: 
> 
> -- 
> RUNNING WSPR 
> -- 
> 
> Instance Name ..: WSPR 
> Script Name : /usr/local/bin/wspr 
> Run Directory ..: /home/russ/.local/share/WSPR 
> 
> *** 
> WSPR Version 4.0 r6470, by K1JT 
> Revision date ...: 2016-01-12 01:54:47 -0700 (Tue, 12 Jan 2016) 
> Run date : Mon Feb 8 15:41:27 2016 UTC 
> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear 
> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_life 
> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side 
> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map 
> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map 
> /usr/local/bin/wspr: line 225: 2994 Segmentation fault env 
> PYTHONPATH=/usr/local/lib/wspr /usr/bin/python3 -O 
> /usr/local/share/wspr/wspr.py 
> 
> The ALSA messages are before the decode cycle. The last error line is where 
> the problem occurs. Any thoughts? 
> 
> 73, Russ - K5TUX 

-- 
Site24x7 APM Insight: Get Deep Visibility into Application Performance 
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month 
Monitor end-to-end web transactions and take corrective actions now 
Troubleshoot faster and improve end-user experience. Signup Now! 
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140 
___ 
wsjt-devel mailing list 
wsjt-devel@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/wsjt-devel 

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSPR SegFault on Decode

2016-02-08 Thread KI7MT
Hi Russ,

There is no pressing need to use JTSDK to build WSJT, WSPR or WSJT-X on
Linux. All of the apps can be built natively provided the build and
runtime dependencies have been met. WSJT-X has a special requirement of
passing a locally built version of Hamlib3, but that is easy enough to
deal with when following the build instructions included in the
repository checkout.

As a side note, WSJT-X now provides WSPR, and it has an much improved
decoder. You may want to consider using WSJT-X >> WSPR rather than the
older Python3 version, but that's up to you.

For WSJT and WSPR on Debian Jessie (v8.0), there is a package
incompatibility issue that is unfortunate, but it is what it is.

The first thing is to ensure you have the build environment set-up
correctly. For this, you can use the instructions for JTSDK to install
and configure and install build dependencies (this will not install JTSDK):

https://sourceforge.net/p/jtsdk/jtsdk/HEAD/tree/jtsdk-nix/trunk/README.pkg-lists

See Section: SPECIAL: Ubuntu 14.10 (Utopic) and Debian 8.x (Jessie)

Obviously, if you are only concerned with the Python3 version of WSPR,
you would not need cmake, clang, or any the QT packages.

After your certain you have set-up the Python3 packaging correctly,
re-build / re-run WSPR to test the status of things.


73's
Greg, KI7MT




On 02/08/2016 11:09 AM, Russ Woodman wrote:
> Greg, 
> 
> I installed them as needed out of the Debian repos. I didn't use the JDK 
> because I didn't know about it until after I did the build. It looks like it 
> only provides hamlib3 support? Are there some versions I should compare 
> between my system libraries and the JDK? 
> 
> 73, Russ - K5TUX 
> 
> - Original Message -
> 
> From: "KI7MT"  
> To: wsjt-devel@lists.sourceforge.net 
> Sent: Monday, February 8, 2016 11:01:58 AM 
> Subject: Re: [wsjt-devel] WSPR SegFault on Decode 
> 
> Hi Russ, 
> 
> I'm assuming you are comping from source here. How did you install the 
> build and runtime package dependencies for WSPR? 
> 
> 73's 
> Greg 
> 
> 
> 
> On 02/08/2016 08:55 AM, Russ Woodman wrote: 
>> Hi, 
>>
>> Just built WSPR 4.0r6470 from the SVN on my Linux machine running Debian 
>> Jessie. I can start the application and configure it with no problems. Rig 
>> control is working. During the receive cycle, WSPR operates correctly. When 
>> it goes to decode the received data, it segfaults. Here is what I see in my 
>> start-up terminal window: 
>>
>> -- 
>> RUNNING WSPR 
>> -- 
>>
>> Instance Name ..: WSPR 
>> Script Name : /usr/local/bin/wspr 
>> Run Directory ..: /home/russ/.local/share/WSPR 
>>
>> *** 
>> WSPR Version 4.0 r6470, by K1JT 
>> Revision date ...: 2016-01-12 01:54:47 -0700 (Tue, 12 Jan 2016) 
>> Run date : Mon Feb 8 15:41:27 2016 UTC 
>> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear 
>> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM 
>> cards.pcm.center_life 
>> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side 
>> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map 
>> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map 
>> /usr/local/bin/wspr: line 225: 2994 Segmentation fault env 
>> PYTHONPATH=/usr/local/lib/wspr /usr/bin/python3 -O 
>> /usr/local/share/wspr/wspr.py 
>>
>> The ALSA messages are before the decode cycle. The last error line is where 
>> the problem occurs. Any thoughts? 
>>
>> 73, Russ - K5TUX 
> 
> --
>  
> Site24x7 APM Insight: Get Deep Visibility into Application Performance 
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month 
> Monitor end-to-end web transactions and take corrective actions now 
> Troubleshoot faster and improve end-user experience. Signup Now! 
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140 
> ___ 
> wsjt-devel mailing list 
> wsjt-devel@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel 
> 
> 
> 
> 
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
> 
> 
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 

--
Site24x7 APM Insight: Get Deep Visibility into 

Re: [wsjt-devel] JTSDK-NIX 2.0.19

2016-02-08 Thread KI7MT
Hi Peter,

> Has the CALL3.TXT file changed content format at some point (if so, I 
> must have missed the announcement)?

There's been no formal release of WSJT since v10.0 r6088, thus no
announcement. Your working from the Development Branch ( work in progress ).

> It seems that when I let the program use the file generated by the build 
> everything is OK, but, that when I replace it with an older version 
> (bigger with lots of local data added over time) the problem occurs. 
> Permissions and owner are identical.
> Puzzled!

The CALL3.TXT file is not generated per say, it is merely copied from
the source folder if it does not exist in the installation location.

I can't recall exactly when I updated the CALL3.TXT file ( I can go look
in SVN if it's critical ). There were a number of syntax errors in the
older WSJT CALL3.TXT file ( additional comma's, additional  fields, bad
field data etc ) that needed to be corrected. The CALL3.txt file was
cleaned up, and the data was added to logbook.db. JTSDK prevents
overwriting files in the original WSJT install location ~/.wsjt just in
case the CALL3.txt file has been locally updated / modified, however,
the file needs to be properly formatted, which the older CALL3.txt files
are / were not.

In the WSJT source folder ^/trunk/logbook you'll find two files:

1). call3.csv (OpenOffice Calc / MS Excel csv file)
2). logbook.db (SQLite3 file)

The call3.csv file is exported ( as a csv file ) from logbook.db using
any number of SQLite3 Database Management tools (Windows or *Nix). You
can use whatever you are comfortable with. Then, using OpenOffice Calc
or MS Excel, export the updated csv as CALL3.txt. You can then replace
the Default CALL3.txt file located in the installation folder.

You can use any combination of Edit and Export steps to produce a New
CALL3.txt file which includes your local modifications, but, be careful
of using 'commas "," ' in any of the fields, as those are Field
Separators for csv import / export. This is what caused problems in the
older CALL3.txt file (additional commas in the CALL3 Comments field).

I have a TKinter / Pmw template working, however, A number of things
needed to be implemented before adding a QSO's to a database or CALL3
lookups / updates could work properly.

1). Proper FSH (Windows or Linux) was needed.
2). WSJT needed the ability to run from any location, or multiple
instances using separate Audio devices.

Both have now been implemented but not fully tested.

Database logging and automated CALL3 lookups / updates can now be worked
on, however, this code has not be written.


73's
Greg, KI7MT

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] JTSDK-NIX 2.0.19

2016-02-08 Thread Peter Frenning [OZ1PIF]
Den 08-02-2016 kl. 18:20 skrev KI7MT:
> Hi Peter,
>
> Sticking with the original problem reported and using the latest sources
> from SVN (6470), I cannot reproduce either of the errors on Ubuntu or Mint.
>
> I've tried using both the Lookup and Add functions, and I've removed
> both the source and install directories before rebuilding, neither
> function is producing the error.
>
> Obviously something is amiss, but I "don't think", there's anything
> wrong in the wsjt.py script.
>
> To cut the problem in half, you could try running WSJT directly from
> command line rather than using the shell script:
>
> After cleaning (remove src/trunk and install directory ) / rebuilding, run:
>
> cd ~/jtsdk/wsjt/install
> python3 -O ./wsjt.py
>
>
> If that still fails, try building and running WSJT manually from source
> anc check the results.
>
>
Has the CALL3.TXT file changed content format at some point (if so, I 
must have missed the announcement)?
It seems that when I let the program use the file generated by the build 
everything is OK, but, that when I replace it with an older version 
(bigger with lots of local data added over time) the problem occurs. 
Permissions and owner are identical.
Puzzled!

-- 
Vy 73 de OZ1PIF/5Q2M, Peter

**
** If it sounds too good to be true --  **
** it is!   **
** If it sounds about right -- make **
** sure you can afford to be wrong! **
**  **
**   -- Robert Heinlein:**
**   "Time enough for love" **
**
email: peter(no-spam filler)@frenning.dk
http://www.frenning.dk/oz1pif.htm
Ph. +45 4619 3239/ +45 2332 9464
Snailmail:
Peter Frenning
Ternevej 23
DK-4130 Viby Sj.
Denmark
**


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] running wsjtx on another computer

2016-02-08 Thread Oguzhan Kayhan
seems like i needed to copy whole install folder (including the plugins
folder)  to have qtwindows plugin.

otherwise qt.conf cant find the necessary pluing

now i works.


On Mon, Feb 8, 2016 at 6:20 PM, KI7MT  wrote:

> To generate the Win32 installer from JTSDK on Windows,
>
> In JTSDK-QT, type: build-wsjtx package
>
> That should generate an installer from the development branch (
> ^/branches/wsjtx v1.7.0 ) using the Defaults from CMakeLists.txt
>
> 73's
> Greg, KI7MT
>
> On 02/08/2016 06:59 AM, Bill Somerville wrote:
> > On 08/02/2016 11:40, Oguzhan Kayhan wrote:
> >> I copied the bin directory to the computer that i use for my ham
> >> activities..
> >> And i got the following error msg.
> >>
> >> This application failed to start because it could not find or load the
> >> Qt platform plugin "windows"
> >>
> >>
> >> So, i don't wanna install qt to my old computer.
> >> How can i add the necessary dependencies to my build not to get such
> >> error msg?
> >>
> > Hi Oguzhan,
> >
> > I believe that the JTSDK includes all the tools necessary to generate an
> > installer package. There should be a "package" target which you can
> > build instead of the "install" target. This will generate an executable
> > installer that can be transferred to and run on another machine.
> >
> > You can transfer the binary files but you must transfer the whole
> > install tree. It is better to use the proper installer as that tells
> > Windows about the install and can create the desktop icon as well.
> >
> > 73
> > Bill
> > G4WJS.
> >
> >
> --
> > Site24x7 APM Insight: Get Deep Visibility into Application Performance
> > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> > Monitor end-to-end web transactions and take corrective actions now
> > Troubleshoot faster and improve end-user experience. Signup Now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
> > ___
> > wsjt-devel mailing list
> > wsjt-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> >
>
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSPR SegFault on Decode

2016-02-08 Thread KI7MT
Hi Russ,

Thanks for the feedback. Glad things are working as expected.

73's
Greg, KI7MT

On 02/08/2016 03:10 PM, Russ Woodman wrote:
> Greg, 
> 
> I read through the special information you provided below. I removed the 
> python3-pil and python3-pil.imagetk packages from my system and built them 
> using the procedure outlined in the docs. Apparently that was the trouble as 
> WSPR is now fully functional and my spots are showing up on the map. Thanks 
> for the help. 
> 
> 73, Russ - K5TUX 
> 
> - Original Message -
> 
> From: "KI7MT"  
> To: wsjt-devel@lists.sourceforge.net 
> Sent: Monday, February 8, 2016 12:34:10 PM 
> Subject: Re: [wsjt-devel] WSPR SegFault on Decode 
> 
> Hi Russ, 
> 
> There is no pressing need to use JTSDK to build WSJT, WSPR or WSJT-X on 
> Linux. All of the apps can be built natively provided the build and 
> runtime dependencies have been met. WSJT-X has a special requirement of 
> passing a locally built version of Hamlib3, but that is easy enough to 
> deal with when following the build instructions included in the 
> repository checkout. 
> 
> As a side note, WSJT-X now provides WSPR, and it has an much improved 
> decoder. You may want to consider using WSJT-X >> WSPR rather than the 
> older Python3 version, but that's up to you. 
> 
> For WSJT and WSPR on Debian Jessie (v8.0), there is a package 
> incompatibility issue that is unfortunate, but it is what it is. 
> 
> The first thing is to ensure you have the build environment set-up 
> correctly. For this, you can use the instructions for JTSDK to install 
> and configure and install build dependencies (this will not install JTSDK): 
> 
> https://sourceforge.net/p/jtsdk/jtsdk/HEAD/tree/jtsdk-nix/trunk/README.pkg-lists
>  
> 
> See Section: SPECIAL: Ubuntu 14.10 (Utopic) and Debian 8.x (Jessie) 
> 
> Obviously, if you are only concerned with the Python3 version of WSPR, 
> you would not need cmake, clang, or any the QT packages. 
> 
> After your certain you have set-up the Python3 packaging correctly, 
> re-build / re-run WSPR to test the status of things. 
> 
> 
> 73's 
> Greg, KI7MT 
> 
> 
> 
> 
> On 02/08/2016 11:09 AM, Russ Woodman wrote: 
>> Greg, 
>>
>> I installed them as needed out of the Debian repos. I didn't use the JDK 
>> because I didn't know about it until after I did the build. It looks like it 
>> only provides hamlib3 support? Are there some versions I should compare 
>> between my system libraries and the JDK? 
>>
>> 73, Russ - K5TUX 
>>
>> - Original Message - 
>>
>> From: "KI7MT"  
>> To: wsjt-devel@lists.sourceforge.net 
>> Sent: Monday, February 8, 2016 11:01:58 AM 
>> Subject: Re: [wsjt-devel] WSPR SegFault on Decode 
>>
>> Hi Russ, 
>>
>> I'm assuming you are comping from source here. How did you install the 
>> build and runtime package dependencies for WSPR? 
>>
>> 73's 
>> Greg 
>>
>>
>>
>> On 02/08/2016 08:55 AM, Russ Woodman wrote: 
>>> Hi, 
>>>
>>> Just built WSPR 4.0r6470 from the SVN on my Linux machine running Debian 
>>> Jessie. I can start the application and configure it with no problems. Rig 
>>> control is working. During the receive cycle, WSPR operates correctly. When 
>>> it goes to decode the received data, it segfaults. Here is what I see in my 
>>> start-up terminal window: 
>>>
>>> -- 
>>> RUNNING WSPR 
>>> -- 
>>>
>>> Instance Name ..: WSPR 
>>> Script Name : /usr/local/bin/wspr 
>>> Run Directory ..: /home/russ/.local/share/WSPR 
>>>
>>> *** 
>>> WSPR Version 4.0 r6470, by K1JT 
>>> Revision date ...: 2016-01-12 01:54:47 -0700 (Tue, 12 Jan 2016) 
>>> Run date : Mon Feb 8 15:41:27 2016 UTC 
>>> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear 
>>> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM 
>>> cards.pcm.center_life 
>>> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side 
>>> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel 
>>> map 
>>> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel 
>>> map 
>>> /usr/local/bin/wspr: line 225: 2994 Segmentation fault env 
>>> PYTHONPATH=/usr/local/lib/wspr /usr/bin/python3 -O 
>>> /usr/local/share/wspr/wspr.py 
>>>
>>> The ALSA messages are before the decode cycle. The last error line is where 
>>> the problem occurs. Any thoughts? 
>>>
>>> 73, Russ - K5TUX 
>>
>> --
>>  
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance 
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month 
>> Monitor end-to-end web transactions and take corrective actions now 
>> Troubleshoot faster and improve end-user experience. Signup Now! 
>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140 
>> 

Re: [wsjt-devel] WSPR SegFault on Decode

2016-02-08 Thread Russ Woodman
Greg, 

I read through the special information you provided below. I removed the 
python3-pil and python3-pil.imagetk packages from my system and built them 
using the procedure outlined in the docs. Apparently that was the trouble as 
WSPR is now fully functional and my spots are showing up on the map. Thanks for 
the help. 

73, Russ - K5TUX 

- Original Message -

From: "KI7MT"  
To: wsjt-devel@lists.sourceforge.net 
Sent: Monday, February 8, 2016 12:34:10 PM 
Subject: Re: [wsjt-devel] WSPR SegFault on Decode 

Hi Russ, 

There is no pressing need to use JTSDK to build WSJT, WSPR or WSJT-X on 
Linux. All of the apps can be built natively provided the build and 
runtime dependencies have been met. WSJT-X has a special requirement of 
passing a locally built version of Hamlib3, but that is easy enough to 
deal with when following the build instructions included in the 
repository checkout. 

As a side note, WSJT-X now provides WSPR, and it has an much improved 
decoder. You may want to consider using WSJT-X >> WSPR rather than the 
older Python3 version, but that's up to you. 

For WSJT and WSPR on Debian Jessie (v8.0), there is a package 
incompatibility issue that is unfortunate, but it is what it is. 

The first thing is to ensure you have the build environment set-up 
correctly. For this, you can use the instructions for JTSDK to install 
and configure and install build dependencies (this will not install JTSDK): 

https://sourceforge.net/p/jtsdk/jtsdk/HEAD/tree/jtsdk-nix/trunk/README.pkg-lists
 

See Section: SPECIAL: Ubuntu 14.10 (Utopic) and Debian 8.x (Jessie) 

Obviously, if you are only concerned with the Python3 version of WSPR, 
you would not need cmake, clang, or any the QT packages. 

After your certain you have set-up the Python3 packaging correctly, 
re-build / re-run WSPR to test the status of things. 


73's 
Greg, KI7MT 




On 02/08/2016 11:09 AM, Russ Woodman wrote: 
> Greg, 
> 
> I installed them as needed out of the Debian repos. I didn't use the JDK 
> because I didn't know about it until after I did the build. It looks like it 
> only provides hamlib3 support? Are there some versions I should compare 
> between my system libraries and the JDK? 
> 
> 73, Russ - K5TUX 
> 
> - Original Message - 
> 
> From: "KI7MT"  
> To: wsjt-devel@lists.sourceforge.net 
> Sent: Monday, February 8, 2016 11:01:58 AM 
> Subject: Re: [wsjt-devel] WSPR SegFault on Decode 
> 
> Hi Russ, 
> 
> I'm assuming you are comping from source here. How did you install the 
> build and runtime package dependencies for WSPR? 
> 
> 73's 
> Greg 
> 
> 
> 
> On 02/08/2016 08:55 AM, Russ Woodman wrote: 
>> Hi, 
>> 
>> Just built WSPR 4.0r6470 from the SVN on my Linux machine running Debian 
>> Jessie. I can start the application and configure it with no problems. Rig 
>> control is working. During the receive cycle, WSPR operates correctly. When 
>> it goes to decode the received data, it segfaults. Here is what I see in my 
>> start-up terminal window: 
>> 
>> -- 
>> RUNNING WSPR 
>> -- 
>> 
>> Instance Name ..: WSPR 
>> Script Name : /usr/local/bin/wspr 
>> Run Directory ..: /home/russ/.local/share/WSPR 
>> 
>> *** 
>> WSPR Version 4.0 r6470, by K1JT 
>> Revision date ...: 2016-01-12 01:54:47 -0700 (Tue, 12 Jan 2016) 
>> Run date : Mon Feb 8 15:41:27 2016 UTC 
>> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear 
>> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM 
>> cards.pcm.center_life 
>> ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side 
>> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map 
>> ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map 
>> /usr/local/bin/wspr: line 225: 2994 Segmentation fault env 
>> PYTHONPATH=/usr/local/lib/wspr /usr/bin/python3 -O 
>> /usr/local/share/wspr/wspr.py 
>> 
>> The ALSA messages are before the decode cycle. The last error line is where 
>> the problem occurs. Any thoughts? 
>> 
>> 73, Russ - K5TUX 
> 
> --
>  
> Site24x7 APM Insight: Get Deep Visibility into Application Performance 
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month 
> Monitor end-to-end web transactions and take corrective actions now 
> Troubleshoot faster and improve end-user experience. Signup Now! 
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140 
> ___ 
> wsjt-devel mailing list 
> wsjt-devel@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel 
> 
> 
> 
> 
> --
>  
> Site24x7 APM Insight: Get Deep Visibility into Application Performance 
> 

Re: [wsjt-devel] Watchdog not working

2016-02-08 Thread Bill Somerville
On 08/02/2016 23:18, Michael Black wrote:
> It appears that the watchdog is not working when in rig split mode.
>
> When entering the qsy() function the split frequency is in m_dialFreq 
> and f
> contains the non-split frequency so it always is false and always resets
> the watchdog counter.
>
> Do we need another variable to remember this?
Hi Mike,

that sounds like a rig specific  issue, some rigs report the Tx 
frequency when transmitting.

I am currently working on the rig control and frequency reporting parts 
of the code, resolving several issues. I will address this issue as 
well, thanks for pointing it out.

73
Bill
G4WJS.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] Watchdog not working

2016-02-08 Thread Michael Black
It appears that the watchdog is not working when in rig split mode.

When entering the qsy() function the split frequency is in m_dialFreq and f
contains the non-split frequency so it always is false and always resets
the watchdog counter.

Do we need another variable to remember this?

RRR
Mike W9MDB
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel