Page 1 of 1

Solved-No language dialog for MMEX 1.5.1 on Ubuntu 18.04

Posted: Sat Jun 12, 2021 6:33 pm
by PMaff
I've been using mmex 1.3.3 on Ubuntu 18.04 as a snap now for a while and it is working fine.
Tried to compile 1.5.2 from scratch today and create the .deb package. This worked fine, but when starting the 1.5.2 version I get an error "local::facet::_S_create_c_locale name not valid".
And my current database is not opened afterwards.

So I tried 1.5.1 afterwards.
Creation of the deb package works.
But when starting 1.5.1 there is no language selection dialog and only English as language.
I removed $HOME/.mmex and I tried again: no language selection dialog.

Is that a known bug in 1.5.1 on Ubuntu 18.04 ?
Did not find anything about this.

Is there any way to select another language from the menus in mmex?
Edit: did not find any button to set this to solved.

Re: No language dialog for MMEX 1.5.1 on Ubuntu 18.04

Posted: Sun Jun 13, 2021 8:34 am
by MartinArmstrong
In 1.5.1 and 1.5.2, MMEX application language can be changed from the menu:

View | Switch Application Language

In 1.5.3 (not yet released) the language can also be changed from the Options dialog.

Re: No language dialog for MMEX 1.5.1 on Ubuntu 18.04

Posted: Sun Jun 13, 2021 11:57 am
by PMaff
MartinArmstrong wrote: Sun Jun 13, 2021 8:34 am In 1.5.1 and 1.5.2, MMEX application language can be changed from the menu:

View | Switch Application Language

In 1.5.3 (not yet released) the language can also be changed from the Options dialog.
Thx.