Re: [wsjt-devel] jtsdk win32 update 4

2015-12-26 Thread Greg Beam
Hi Sandro, Menu Issue, I'll work with you off-line to resolve that one. JTSDK-MSYS Error Upgrade-4 and the subsequent SVN updates would not / should not cause this issue at all. Do you by chance have Antivirus software running? If so, try White Listing the msys dll:

Re: [wsjt-devel] jtsdk win32 update 4

2015-12-26 Thread Alessandro Gorobey
Hi Greg, as requested follow Seems as svn is not liked as command before the second "path" setup in scripts. 73 Sandro IW3RAB - JTSDK General Maintenance Environment - 2.0.3-

Re: [wsjt-devel] Audio level

2015-12-26 Thread Michael Black
Yes...I'm using split. I just compiled a debug version so I can hopefully see what's going on. I just noticed the the last few days so I'm not really sure when it happened. RRR Mike W9MDB On Sat, Dec 26, 2015 at 10:33 AM, Bill Somerville wrote: > On 26/12/2015 16:30,

Re: [wsjt-devel] jtsdk win32 update 4

2015-12-26 Thread Greg Beam
Hi Sandro, Yes, I think that is the problem, but I do not know why this is affecting some users and not others. I will add the full path to the svn.exe for the version check which should fix the problem. 73's Greg, KI7MT On 12/26/2015 12:28, Alessandro Gorobey wrote: > Hi Greg, > > as

[wsjt-devel] Audio level

2015-12-26 Thread Michael Black
Another data point...when the scale goes to max the audio level shows maxed out too. But the rig and my power meter only show 10W being produced. Then without changing anything a subsequent exchange will pump out 90W and I have to reduce WSJT-X volume back down with the system audio level showing

Re: [wsjt-devel] Audio level

2015-12-26 Thread Michael Black
OK...I think this may have something to do with transmit bandwidth. Was playing around with it and had dropped it to 2kHz. I have to leave right now but I think when you get an offset of around 1400 it bumps it to 1900 with split mode...I don't quite understand why WSJT-X would care though with

Re: [wsjt-devel] Audio level

2015-12-26 Thread Michael Black
Never mind my last comment on audio...I understand now...not enough caffeine. Low power on the rig was just causing me to bump up WSJT-X audio levels. So optimum bandwidth is going to be 2200Hz? RRR Mike W9MDB On Sat, Dec 26, 2015 at 10:33 AM, Bill Somerville wrote: >

Re: [wsjt-devel] JTSDK-Win32 Upgrade Available - (Import Update)

2015-12-26 Thread Bill Somerville
On 26/12/2015 17:44, Guy G4DWV/4X1LT wrote: > Bill, I got the same error and I have never edited update.cmd. I just > dismissed the message and all the check screens indicate that the update was > 100% successful. This on Win 7 x64. Do I have to do anything else? If you > advise me to delete

Re: [wsjt-devel] JTSDK-Win32 Upgrade Available - (Import Update)

2015-12-26 Thread Bill Somerville
On 26/12/2015 12:19, Jay Hainline wrote: Greg I get this pop up window when I run update/upgrade. This is on a Windows 10 64 bit machine. Looks like you have edited update.cmd at some time. Delete update.cmd and then try again. 73 Bill G4WJS.

Re: [wsjt-devel] JTSDK-Win32 Upgrade Available - (Import Update)

2015-12-26 Thread Guy G4DWV/4X1LT
Bill Somerville writes: > > > On 26/12/2015 12:19, Jay Hainline > wrote: > > > Greg I get this pop up window when I run > update/upgrade. This is on a Windows 10 64 bit machine. > > > Looks like you have edited update.cmd at some time.

Re: [wsjt-devel] JTSDK-Win32 Upgrade Available - (Import Update)

2015-12-26 Thread Greg Beam
Hi Guy, The update script *should not* be editing / modifying itself, if it is, that would certainly need to be fixed. So, as Bill stated, simply delete the file: C:\JTSDK\update.cmd and run the update. 73's Greg, KI7MT On 12/26/2015 10:48, Bill Somerville wrote: > On 26/12/2015 17:44, Guy

Re: [wsjt-devel] jtsdk win32 update 4

2015-12-26 Thread Alessandro Gorobey
Hi Greg, I try with full path and work. Next days try msys to work. 73 Sandro IW3RAB Il 26/12/2015 20:40, Greg Beam ha scritto: > Hi Sandro, > > Yes, I think that is the problem, but I do not know why this is > affecting some users and not others. > > I will add the full path to the svn.exe

[wsjt-devel] Audio level

2015-12-26 Thread Michael Black
Running r6315... I've noticed in the last few versions (since the tuning audio level change?) that the audio level seems to go up/down at random times (without tuning). Things will be fine and then on the next exchange the audio can jump up or downmax scale normally produces about 90W on my

[wsjt-devel] jtsdk win32 update 4

2015-12-26 Thread Alessandro Gorobey
Hi All, I need some help on Windows 10. winver command give me version 1511 (build SO 10586.36) After update upgrade of jtsdk if ran jtsdk maintenance the svn revision is not present in windows title (see image) and in the text. This also for jtsdk-qt and jtsdk-py version command give me

Re: [wsjt-devel] JTSDK-Win32 Upgrade Available - (Import Update)

2015-12-26 Thread Jay Hainline
Greg I get this pop up window when I run update/upgrade. This is on a Windows 10 64 bit machine. Jay KA9CFD -Original Message- From: Greg Beam [mailto:ki7m...@gmail.com] Sent: December 25, 2015 19:38 To: WSJT software development ;

Re: [wsjt-devel] JTSDK-Win32 Upgrade Available - (Import Update)

2015-12-26 Thread Guy G4DWV/4X1LT
Greg Beam writes: > > Hi Guy, > > The update script *should not* be editing / modifying itself, if it is, > that would certainly need to be fixed. So, as Bill stated, simply delete > the file: C:\JTSDK\update.cmd and run the update. > > 73's > Greg, KI7MT Hi Greg, That is what