I've just fixed this in the upstream TQSL 2.3 beta repository, along with
another unrelated issue when compiling on Stretch.
This isn't a Debian-specific issue - it's a defect that will happen on any
system without the English localization files installed.

*** a/apps/tqsl.cpp     2016-07-31 10:50:07.000000000 -0400
--- b/apps/tqsl.cpp     2016-07-31 10:49:34.000000000 -0400
***************
*** 4736,4742 ****
        lang = (wxLanguage) lng;

        if (lang == wxLANGUAGE_UNKNOWN) {
!               lang = wxLANGUAGE_ENGLISH;
        }

        for (lng = 0; (unsigned) lng < sizeof (langNames); lng++) {
--- 4736,4742 ----
        lang = (wxLanguage) lng;

        if (lang == wxLANGUAGE_UNKNOWN) {
!               lang = wxLANGUAGE_DEFAULT;
        }

        for (lng = 0; (unsigned) lng < sizeof (langNames); lng++) {



On Sat, Jul 30, 2016 at 6:19 PM, Jeffrey Hundstad <[email protected]
> wrote:

> Package: trustedqsl
> Version: 2.2.2-1
> Severity: normal
> Tags: l10n
>
>
>
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.6.0-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages trustedqsl depends on:
> ii  libc6             2.23-4
> ii  libcurl3          7.47.0-1
> ii  libdb5.3          5.3.28-12
> ii  libexpat1         2.2.0-1
> ii  libgcc1           1:6.1.1-10
> ii  libssl1.0.2       1.0.2h-1
> ii  libstdc++6        6.1.1-10
> ii  libwxbase3.0-0v5  3.0.2+dfsg-2
> ii  libwxgtk3.0-0v5   3.0.2+dfsg-2
> ii  zlib1g            1:1.2.8.dfsg-2+b1
>
> trustedqsl recommends no packages.
>
> trustedqsl suggests no packages.
>
> -- no debconf information
>
>


-- 
Rick Murphy, CISSP-ISSAP, K1MU/4, Annandale VA USA

Reply via email to