On Tue, Feb 10, 2015 at 10:40 AM, Kornel Benko <kor...@lyx.org> wrote: > Am Dienstag, 10. Februar 2015 um 10:15:01, schrieb Scott Kostyshak > <skost...@lyx.org> >> On Tue, Feb 10, 2015 at 5:46 AM, Kornel Benko <kor...@lyx.org> wrote: >> > Hi, >> > I am unable to set document language in the attached minimal example file. >> > On other files it works. >> > >> > The GUI is set to 'slovak'. >> > The dialog simply does not enable 'Apply' or 'OK' buttons. >> > In fact, I am unable to set anything in document settings. >> > >> > Changing the GUI language to e.g. english, everything works. >> > >> > Using some other GUI language, e.g. french, there is the same behaviour as >> > for slovak GUI. >> > >> > Kornel >> >> I cannot reproduce this. If I do >> LANG=fr_FR.utf8 lyx2.2 SetDocLang.lyx >> this give me LyX with French GUI. > > Not here. It's still Slovak GUI. (If I change (via dialog) the GUI language > to default, then > it works as you describe, e.g. I get French GUI) > >> If I then go to Document > >> Parametres > Langue and change Langue from "Slovaque" to "Polonais", >> the "OK" and "Appliquer" buttons are enabled, and when I click on "OK" >> it seems to work as expected. > > Still not enabled "OK" and "Appliquer". > >> I'm using lyx2.2 from the daily builds of master branch from the >> Ubuntu LyX repo. > > I too. Qt5. > Test with Qt4 ... it works. Same user dir.
I can now reproduce. Strange. When I do LANG=fr_FR.utf8 lyx2.2 SetDocLang.lyx with my custom compiled + qt 5 and installed, the interface is not in French. Further, I cannot change the document language. This seems like two bugs (perhaps with a common root). Scott