$ lowriter LibreOffice 7.4 - Fatal Error: The application cannot be started. The user interface language cannot be determined. LibreOffice-kde5-7.4.2.3-alt1.x86_64 LibreOffice-qt5-7.4.2.3-alt1.x86_64 LibreOffice-integrated-7.4.2.3-alt1.x86_64 LibreOffice-common-7.4.2.3-alt1.x86_64
помогает установка LibreOffice-langpack-ru Но до обновления всё запускалось.
Тоже поймал эту ошибку в p10: ``` $ cat /etc/altlinux-release ALT p10 starter kit (Hypericum) $ rpm -qa | grep -i libreoffice LibreOffice-7.4.2.3-alt4.x86_64 libreoffice-languagetool-5.1-alt2.x86_64 LibreOffice-integrated-7.4.2.3-alt4.x86_64 LibreOffice-extensions-7.4.2.3-alt4.x86_64 LibreOffice-common-7.4.2.3-alt4.x86_64 ``` Система у меня на английском. Помогла установка пакета LibreOffice-langpack-en_US . --- Похоже что есть проблема с зависимостями. См. как запаковано в Debian - у них файл Langpack-en-US.xcd является частью пакета libreoffice-common (см. https://packages.debian.org/search?suite=bullseye&arch=any&mode=path&searchon=contents&keywords=Langpack-en-US.xcd ). Пакет в Debian 11 встает по рекомендациям, см. ниже: ``` $ aptitude why libreoffice-common i python3-uno Depends libreoffice-common (>= 1:7.0.0~alpha~) $ aptitude why python3-uno i libreoffice-script-provider-python Depends python3-uno (>= 4.4.0~beta2) $ aptitude why libreoffice-script-provider-python i libreoffice Recommends libreoffice-script-provider-python $ dpkg -l libreoffice libreoffice-common Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==================-=================-============-=================================================== ii libreoffice 1:7.0.4-4+deb11u7 amd64 office productivity suite (metapackage) ii libreoffice-common 1:7.0.4-4+deb11u7 all office productivity suite -- arch-independent files $ ``` т.е. такая ситуация там не возникнет. Наверное нужно перенять этот опыт в ALT.