Hi,

Am 03.01.22 um 09:48 schrieb Emmanuel Charpentier:
> similarly, launching an application from a console's command line returns 
> after
> a few seconds.

Nothing on the command line?


Can't be a general problem since

https://ci.debian.net/packages/libr/libreoffice/testing/amd64/

passes (and the UI tests and junit tests start up LibreOffice)

(Admittedly that doesn't do actual display since it's told to use the
headless backend, but still.)


>
>    * What exactly did you do (or not do) that was effective (or ineffective)?
>
> I tried to reinstall Libreoffice applications by :
>
> dpkg -l "*libre*office*" | grep -e "^ii" | sed -re "s/[ \t]+/ /g" | cut -d " "
> -f 2 | sudo xargs apt-get install --reinstall

Which usually doesn't help at all if the issue isn't a dependency
problem or you removed non-conffiles. If you removed important conffiles
e.g. this won't do anything since changes by the admin have to be preserved.


> Possibly related : sudo apt dist-upgrade leaves libc++1 unupgraded, whereas
> sudo apt install -s wants to uninstall libc++1-11 and libc++abi1-11 and 
> install
> libc++1-13 libc++abi1-13 libunwind-13. So far, I did **not** proceed.

None of which LibreOffice uses.


Regards,


Rene

Reply via email to