Configuration Wizard hangs up after Step 2
Status: Beta
Brought to you by:
apavlin
Installed YAAC on Raspberry Pi, Configuration Wizard hangs up on second step, selecting the icon. Press Next, can't move to third step to enter location coordinates. Running Oracle 8 JDK. Can enter Expert mode, but can't set location there
Anonymous
What build of YAAC are you using? Can you repeat this problem with the wizard and send a copy of the YAAC.out file (in your $HOME/YAAC/logdir directory)? Any programmatic failures are logged to this file.
Note that location setting in expert mode is done on the Beacon tab, and you have to click the Save Changes button to have the fixed location setting stored.
YAAC version 1.0 Beta 114
No Beacon tab in Expert mode, log file notes a java error when trying to set
it up. Sorry about the <cr> versus <cr lf=""> long lines, I copied the YAAC.log
to a USB stick</cr></cr>
YAAC.out log file is attached
From: Andrew Pavlin [mailto:apavlin@users.sf.net]
Sent: Thursday, September 28, 2017 4:41 AM
To: [yetanotheraprsc:tickets] 3@tickets.yetanotheraprsc.p.re.sf.net
Subject: [yetanotheraprsc:tickets] #3 Configuration Wizard hangs up after
Step 2
What build of YAAC are you using? Can you repeat this problem with the
wizard and send a copy of the YAAC.out file (in your $HOME/YAAC/logdir
directory)? Any programmatic failures are logged to this file.
Note that location setting in expert mode is done on the Beacon tab, and you
have to click the Save Changes button to have the fixed location setting
stored.
[tickets:#3] https://sourceforge.net/p/yetanotheraprsc/tickets/3/
Configuration Wizard hangs up after Step 2
Status: open
Milestone: YAAC 1.0-beta
Created: Thu Sep 28, 2017 02:52 AM UTC by John Trinterud
Last Updated: Thu Sep 28, 2017 02:52 AM UTC
Owner: nobody
Installed YAAC on Raspberry Pi, Configuration Wizard hangs up on second
step, selecting the icon. Press Next, can't move to third step to enter
location coordinates. Running Oracle 8 JDK. Can enter Expert mode, but can't
set location there
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/yetanotheraprsc/tickets/3/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
OK, I found part of the problem. The issue with using the config wizard directly from YAAC startup is a known bug introduced in build 114, and is already fixed for the upcoming build 115. The other issue with invoking either the wizard or the expert-mode beacon panel appears to be due to a strange value currently stored in YAAC for your latitude.
I know it sounds silly, since you haven't fully configured YAAC yet, but, after you start it up and tell it not to invoke the configuration wizard, select File->Configure->Export to File, and send me the resulting XML file. I need to figure out how you managed to get an out-of-range latitude value into YAAC such that the latitude editor control widget can't accept the value as being out of range, but I need to see what value it is. In the meantime, I'm bombproofing this code against further related issues.
I’ll get that info to you shortly, as my ham partner has the PI at this point. I may have caused this issue by trying to connect a Bluetooth Qstarz 818XT GPS unit to the PI. The resulting YAAC dialog said something about “no usable data” from the connected unit. “Bombproof code against users”, sounds like what I used to do as a Unix sysadmin 😊
From: Andrew Pavlin [mailto:apavlin@users.sf.net]
Sent: Friday, September 29, 2017 5:25 AM
To: [yetanotheraprsc:tickets] 3@tickets.yetanotheraprsc.p.re.sf.net
Subject: [yetanotheraprsc:tickets] #3 Configuration Wizard hangs up after Step 2
OK, I found part of the problem. The issue with using the config wizard directly from YAAC startup is a known bug introduced in build 114, and is already fixed for the upcoming build 115. The other issue with invoking either the wizard or the expert-mode beacon panel appears to be due to a strange value currently stored in YAAC for your latitude.
I know it sounds silly, since you haven't fully configured YAAC yet, but, after you start it up and tell it not to invoke the configuration wizard, select File->Configure->Export to File, and send me the resulting XML file. I need to figure out how you managed to get an out-of-range latitude value into YAAC such that the latitude editor control widget can't accept the value as being out of range, but I need to see what value it is. In the meantime, I'm bombproofing this code against further related issues.
[tickets:#3] https://sourceforge.net/p/yetanotheraprsc/tickets/3/ Configuration Wizard hangs up after Step 2
Status: open
Milestone: YAAC 1.0-beta
Created: Thu Sep 28, 2017 02:52 AM UTC by John Trinterud
Last Updated: Thu Sep 28, 2017 11:41 AM UTC
Owner: nobody
Installed YAAC on Raspberry Pi, Configuration Wizard hangs up on second step, selecting the icon. Press Next, can't move to third step to enter location coordinates. Running Oracle 8 JDK. Can enter Expert mode, but can't set location there
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/yetanotheraprsc/tickets/3/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Hi Andrew
GPS error file is attached
Many thanks
K9ONR
From: Andrew Pavlin [mailto:apavlin@users.sf.net]
Sent: Friday, September 29, 2017 5:25 AM
To: [yetanotheraprsc:tickets] 3@tickets.yetanotheraprsc.p.re.sf.net
Subject: [yetanotheraprsc:tickets] #3 Configuration Wizard hangs up after
Step 2
OK, I found part of the problem. The issue with using the config wizard
directly from YAAC startup is a known bug introduced in build 114, and is
already fixed for the upcoming build 115. The other issue with invoking
either the wizard or the expert-mode beacon panel appears to be due to a
strange value currently stored in YAAC for your latitude.
I know it sounds silly, since you haven't fully configured YAAC yet, but,
after you start it up and tell it not to invoke the configuration wizard,
select File->Configure->Export to File, and send me the resulting XML file.
I need to figure out how you managed to get an out-of-range latitude value
into YAAC such that the latitude editor control widget can't accept the
value as being out of range, but I need to see what value it is. In the
meantime, I'm bombproofing this code against further related issues.
[tickets:#3] https://sourceforge.net/p/yetanotheraprsc/tickets/3/
Configuration Wizard hangs up after Step 2
Status: open
Milestone: YAAC 1.0-beta
Created: Thu Sep 28, 2017 02:52 AM UTC by John Trinterud
Last Updated: Thu Sep 28, 2017 11:41 AM UTC
Owner: nobody
Installed YAAC on Raspberry Pi, Configuration Wizard hangs up on second
step, selecting the icon. Press Next, can't move to third step to enter
location coordinates. Running Oracle 8 JDK. Can enter Expert mode, but can't
set location there
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/yetanotheraprsc/tickets/3/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
Related
Tickets: #3
Hi Andrew
Did you receive the yaacerror xml file as requested?
Thanks
K9ONR
(I know it sounds silly, since you haven't fully configured YAAC yet, but,
after you start it up and tell it not to invoke the configuration wizard,
select File->Configure->Export to File, and send me the resulting XML file.
I need to figure out how you managed to get an out-of-range latitude value
into YAAC such that the latitude editor control widget can't accept the
value as being out of range, but I need to see what value it is. In the
meantime, I'm bombproofing this code against further related issues.)
OK, I've finally gotten a chance to look at your configuration snapshot, and there's nothing out of range within it. Have the other fixes I've released in builds 115 and 116 solved your problem?