Re: [wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-13 Thread Bill Somerville

On 13/12/2018 15:07, Rich Griffiths wrote:
When I encountered this behavior, I checked the WSJT-X.ini file. I 
found that some of the new Configuration entries were in the file, but 
not all.  And there were a few new entries that had %26 in the name.


I tried deleting the bogus entries from the file, but the program just 
put similar ones back the next time I ran it.


Hi Rich,

the %26 characters are ok, they would be & characters since the Qt 
settings facility URL encodes keys and %26 is the URL encoded form for a 
& character. & characters are legal in configuration names, they will 
make an key accelerator for the following character (shown by an 
underline of the accelerator character), if you want a real & in a 
configuration name then you must type && and that will escape the 
accelerator function leaving just a & printed.


When I have seen this defect happen it seems to be other WSJT-X menu 
entry text that ends up in the configuration keys, I have no idea why or 
how but he configuration switching does some quite complex processing to 
re-write the whole of the settings file so anything is possible. So far 
I have not found a way to reliably reproduce the issue so I can work out 
where it is going wrong.


73
Bill
G4WJS.



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


Re: [wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-13 Thread Rich Griffiths

Bill:

When I encountered this behavior, I checked the WSJT-X.ini file. I found 
that some of the new Configuration entries were in the file, but not 
all.  And there were a few new entries that had %26 in the name.


I tried deleting the bogus entries from the file, but the program just 
put similar ones back the next time I ran it.


73

... Rich   W2RG


On 12/13/2018 09:35 AM, Bill Somerville wrote:

On 13/12/2018 13:56, Marco Calistri wrote:

Some volunteer can give a check, I bet the configuration settings are
not stored as expected.


Hi Marco,

if you are concerned about configurations becoming corrupted after an 
upgrade you can always backup the settings, it is all in a single 
file, WSJT-X.ini for the default instance (started with no '-r' 
option). On Linux it is in the configuration directory which is 
~/.config/


73
Bill
G4WJS.



___
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


Re: [wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-13 Thread Marco Calistri
Il 13/12/18 12:35, Bill Somerville ha scritto:
> On 13/12/2018 13:56, Marco Calistri wrote:
>> Some volunteer can give a check, I bet the configuration settings are
>> not stored as expected.
> 
> Hi Marco,
> 
> if you are concerned about configurations becoming corrupted after an
> upgrade you can always backup the settings, it is all in a single file,
> WSJT-X.ini for the default instance (started with no '-r' option). On
> Linux it is in the configuration directory which is ~/.config/
> 
> 73
> Bill
> G4WJS.

Hi Bill,

Thanks for the guideline, in any case I saved a *.ini file as backup,
just in case.


-- 

73 de Marco, PY1ZRJ

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


Re: [wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-13 Thread Bill Somerville

On 13/12/2018 13:56, Marco Calistri wrote:

Some volunteer can give a check, I bet the configuration settings are
not stored as expected.


Hi Marco,

if you are concerned about configurations becoming corrupted after an 
upgrade you can always backup the settings, it is all in a single file, 
WSJT-X.ini for the default instance (started with no '-r' option). On 
Linux it is in the configuration directory which is ~/.config/


73
Bill
G4WJS.



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


Re: [wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-13 Thread Marco Calistri
Il 13/12/18 11:35, Bill Somerville ha scritto:
> On 13/12/2018 13:11, Marco Calistri wrote:
>> I have a WSJT-X MS Windows too, but I'm using the Linux version 99% of
>> time.
> 
> Hi Marco,
> 
> did the problem with configurations occur on Windows or on Linux?
> 
> 73
> Bill
> G4WJS.

Bill,

My previous configuration problem report was for WSJT-X RC Linux.

I have not yet tried with WSJT-X GA because it is a bit annoying to set
the configuration parameters again.

>From what I saw I guess this "bug" - if I can call it this way -, is
present at least since version WSJT-X 1.9.

Some volunteer can give a check, I bet the configuration settings are
not stored as expected.

Regards,

-- 

73 de Marco, PY1ZRJ

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


Re: [wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-13 Thread Bill Somerville

On 13/12/2018 13:11, Marco Calistri wrote:

I have a WSJT-X MS Windows too, but I'm using the Linux version 99% of time.


Hi Marco,

did the problem with configurations occur on Windows or on Linux?

73
Bill
G4WJS.



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


Re: [wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-13 Thread Marco Calistri
Il 13/12/18 11:04, Bill Somerville ha scritto:
> On 13/12/2018 12:46, Marco Calistri wrote:
>> I faced same issue too and I have already reported here some times ago.
>> (email attached).
>>
>> I suppose it not being a "new-bug" specific for version 2.0 but most
>> likely an "old-bug" which has been always present into the WSJT-X code.
> 
> Hi Marco,
> 
> are you using WSJT-X on MS Windows?
> 
> 73
> Bill
> G4WJS.
> 
> 
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Hi Bill,

I have a WSJT-X MS Windows too, but I'm using the Linux version 99% of time.

Regards,
-- 

73 de Marco, PY1ZRJ

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


Re: [wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-13 Thread Bill Somerville

On 13/12/2018 12:46, Marco Calistri wrote:

I faced same issue too and I have already reported here some times ago.
(email attached).

I suppose it not being a "new-bug" specific for version 2.0 but most
likely an "old-bug" which has been always present into the WSJT-X code.


Hi Marco,

are you using WSJT-X on MS Windows?

73
Bill
G4WJS.



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


Re: [wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-13 Thread Marco Calistri
Il 13/12/18 00:02, Rich Griffiths ha scritto:
> I finally got around to installing the GA version of 2.0.0 today. I
> cleaned the system of all old files in the .config, .local, /usr etc.
> directories before starting.  I used the tarball under Debian stretch
> (v9), and it seemed to install without problems using the directions in
> the INSTALL file.
> 
> However, the Configurations are behaving badly.  For example, I cloned
> the Default into a new FT8-HF and an MSK144-6m.  These operations led to
> multiple new listings on the Configuration tab, typically with names
> like  and FT8-  And none of the new items had settings in the
> General, Radio, or Audio tabs.  If I try to delete one, another will pop
> up to take its place.
> 
> What am I missing?
> 
> ... Rich    W2RG

Hello Rich,

I faced same issue too and I have already reported here some times ago.
(email attached).

I suppose it not being a "new-bug" specific for version 2.0 but most
likely an "old-bug" which has been always present into the WSJT-X code.


-- 

73 de Marco, PY1ZRJ
--- Begin Message ---
Hello,

I would have a bug or maybe a unexpected behavior to report to devs.

I was attempting to decode FT8 using WSJT-X RC4 but I had to switch my
previous settings, saved using WSJT-X 1.9.1 with my call-sign - (1.9.1
was using hamlib to manage the CAT) - to default settings because I had
not "rigctld" process on-line (in fact it is being started automatically
by CQRLOG, when I use WSJT-X 1.9.1).

The weird thing is that my saved settings are not there anymore!

If I click on drop-down Configurations menu, I find several options as:

. Default
. Default
. PY1ZRJ
. Default
. PY1ZRJ
. PY1ZRJ
. PY1ZRJ

But by selecting everyone of these in turn, I never get back on my saved
settings "PY1ZRJ" which were using hamlib CAT and serial cable PTT controls.

Regards,

-- 

73 de Marco, PY1ZRJ
--- End Message ---
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] problems with Configurations in wsjtx-2.0.0

2018-12-12 Thread Rich Griffiths
I finally got around to installing the GA version of 2.0.0 today. I 
cleaned the system of all old files in the .config, .local, /usr etc. 
directories before starting.  I used the tarball under Debian stretch 
(v9), and it seemed to install without problems using the directions in 
the INSTALL file.


However, the Configurations are behaving badly.  For example, I cloned 
the Default into a new FT8-HF and an MSK144-6m.  These operations led to 
multiple new listings on the Configuration tab, typically with names 
like  and FT8-  And none of the new items had settings in the 
General, Radio, or Audio tabs.  If I try to delete one, another will pop 
up to take its place.


What am I missing?

... Rich    W2RG


On 12/12/2018 06:36 PM, Jim Jennings wrote:

"Run better" was not a good choice of words on my part, Bill,

Specifically, after removing the older version "clutter" from 
Settings>Apps, I found that WSJT-X loaded noticeably faster when 
launched--possibly some debris left behind in the \wsjtx subdirectory 
from overwriting older versions in the installations?


V2.0.0 is running beautifully here on my hamshack laptop, and I've 
observed 77-bit signals outnumbering 75-bit on 30 and 20M FT8 today at 
my location. The migration, I'd say, is well underway. My highest 
compliments to the entire development team.  73,


Jim, W7XZ

-Original Message- From: Bill Somerville
Sent: Wednesday, December 12, 2018 10:04
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] Previous versions of WSJT appear in Windows 
Control Panel


On 12/12/2018 17:44, Jim Jennings wrote:
One thing I noticed, Bill, after clearing the old entries from the 
Apps listing,  was that the installed version seemed to run better, 
although I cannot "quantify" this.  73,


Jim, W7XZ


Hi Jim,

that's not possible. The entries are just a few small key/value pairs in
the Windows registry and WSJT-X does not go near the Windows registry
when it is running, only the installer does that.

73
Bill
G4WJS.



___
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





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