European users?
Lynn Deffenbaugh
I've gotten a report that some folks in Denmark are having issues with all versions of APRSIS32 since 2020/05/01 21:21. Is anyone else experiencing issues with the Development versions since 2020/05/09 21:57? In particular, if you are running a non-English Windows and/or an EU-specific Windows, please let me know if the latest development version(s) are or or not working.
Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32
|
|
Ryszard Labus
I use the Polish version of windows 10, 7 and XP. APRSIS32 works stable
toggle quoted messageShow quoted text
on all these systems. SQ9MDD W dniu 2020-05-18 o 04:59, Lynn Deffenbaugh pisze:
I've gotten a report that some folks in Denmark are having issues with --
SINUX Ryszard Labus ul. Domaniewska 47/10 02-672 Warszawa NIP: 548-138-01-53 tel: 666385002 r.labus@sinux.pl http://sinux.pl http://sinux.com.pl
|
|
Lynn Deffenbaugh
If you wouldn't mind doing me a favor, can you (or any non-English user, working or not) open a PowerShell prompt (search in your start menu) and execute the following code snippet (just copy and paste the three lines).
On my system I get:
Name DisplayName OEMCP ACP
---- ----------- ----- --- en-US English (United States) 437 1252 Lynn (D) - KJ4ERJ - Author of APRSISCE
for Windows Mobile and Win32
On 5/18/2020 2:26 AM, Ryszard Labus via
groups.io wrote:
I use the Polish version of windows 10, 7 and XP. APRSIS32 works stable on all these systems. SQ9MDD W dniu 2020-05-18 o 04:59, Lynn Deffenbaugh pisze:I've gotten a report that some folks in Denmark are having issues with all versions of APRSIS32 since 2020/05/01 21:21. Is anyone else experiencing issues with the Development versions since 2020/05/09 21:57? In particular, if you are running a non-English Windows and/or an EU-specific Windows, please let me know if the latest development version(s) are or or not working. Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32
|
|
Steve
well now this is interesting, On a USA built PC I get the exact same results as you show Lynn but on a machine built for Europe I get 850 instead of 437. Having said that, I have no issues running the current development version on either PC. 73 Steve, KF6WAX
On Tue, May 19, 2020 at 1:07 AM Lynn Deffenbaugh <kj4erj@...> wrote:
|
|
Name DisplayName OEMCP ACP
toggle quoted messageShow quoted text
---- ----------- ----- --- sr-Latn-RS Serbian (Latin, Serbia) 852 1250
On 19.05.2020 02:07, Lynn Deffenbaugh wrote:
|Get-WinSystemLocale | Select-Object Name, DisplayName, @{ n='OEMCP'; e={ $_.TextInfo.OemCodePage } }, @{ n='ACP'; e={ $_.TextInfo.AnsiCodePage } }|
|
|
Steve Linksted
Name DisplayName OEMCP ACP ---- ----------- ----- --- en-GB English (United Kingdom) 850 1252
From: APRSISCE@groups.io <APRSISCE@groups.io> On Behalf Of Steve
Sent: 19 May 2020 09:25 To: APRSISCE@groups.io Subject: Re: [APRSISCE] European users?
well now this is interesting, On a USA built PC I get the exact same results as you show Lynn but on a machine built for Europe I get 850 instead of 437.
Having said that, I have no issues running the current development version on either PC.
73 Steve, KF6WAX
On Tue, May 19, 2020 at 1:07 AM Lynn Deffenbaugh <kj4erj@...> wrote:
|
|
Ryszard Labus
As you wish: R. Windows PowerShell
W dniu 2020-05-19 o 02:07, Lynn
Deffenbaugh pisze:
-- SINUX Ryszard Labus ul. Domaniewska 47/10 02-672 Warszawa NIP: 548-138-01-53 tel: 666385002 r.labus@... http://sinux.pl http://sinux.com.pl
|
|