https://bugs.documentfoundation.org/show_bug.cgi?id=150479

--- Comment #14 from Julien Nabet <[email protected]> ---
(In reply to Slava from comment #12)
> ...
> What is "profile pb"?
everything is explained
https://wiki.documentfoundation.org/QA/FirstSteps#Corrupted_user_profile (+
follow links) of this part.
In brief, it's the specific directory ~/.config/libreoffice/4/user/
It contains all LO config.

> I do not use Java, but:
> 
> $ apt list --installed | grep -i java
To know if you've got java and its version, just type:
java -version

In my case, I got:
openjdk version "11.0.16" 2022-07-19
OpenJDK Runtime Environment (build 11.0.16+8-post-Debian-1)
OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Debian-1, mixed mode, sharing)

If the command is not found, you should install Java. There are components in
LO which depend on Java and I'm really not sure LO can work without Java.

> > Finally, after the upgrade, did you restart your machine?
> Yes.
Ok

> 
> How can I remove my user profile?
> By this command?
>    rm -r .config/libreoffice/4/user

rm -rf ~/.config/libreoffice/4/user

(you can make a backup before just in case you would need it).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to