Hi David,

looks like my last message got swallowed...

You can enable debugging for the webui in /etc/openxpki/webui/log.conf but I doubt that this helps. You might have some useful messages also in the apache error log.

What does "locale -a" show? perhaps you did not install the base locale for en_US?

Oliver

Am 24.02.2018 um 21:52 schrieb David McNeill:
Sure, package is installed.

# apt-cache policy openxpki-i18n
openxpki-i18n:
   Installed: 1.19.5-1
   Candidate: 1.19.5-1
   Version table:
  *** 1.19.5-1 0
        500 http://packages.openxpki.org/debian/ jessie/release amd64 Packages
         100 /var/lib/dpkg/status

How can I enable more logging of the web interface, or trace into main-built.js?  Or should I be looking elsewhere?

Is there a simple test translation call I make with wget or a test harness?


David



On 24/02/18 20:06, Oliver Welter wrote:
Hi David,

can you check if the openxpi-i18n package is installed?

The I18N message in the logs are ok (we used those in the past with the intend to localize errors but we never spend the efforts to really translate them)

Oliver

Am 17.02.2018 um 11:27 schrieb David McNeill:
I have a clean install of openxpki on a jessie vm, following the read the docs quick start <http://openxpki.readthedocs.io/en/latest/quickstart.html>.

The webui is showing the I18N_OPENXPKI_UI_...  labels, instead of the actual translations or local text.

My system has en_US.utf8 correctly installed.

echo $LANG
en_US.UTF-8

It makes the interface fairly unuseable.

The environment of the server process doesn't seem to have a LANG

cat /proc/$(pidof 'openxpkid (main) server')/environ | tr \\0 \\n

Gives 10 lines of blank.  For my bash process, gives

LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=C
LC_CTYPE=C
etc

Even the logging is grumpy

2018/02/17 23:25:22 ERROR I18N_OPENXPKI_CRYPTO_CLI_EXECUTE_FAILED;

What can I check or fix on i18n ?


David







------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users





------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org!http://sdm.link/slashdot


_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users



--
Protect your environment -  close windows and adopt a penguin!

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to