Comment 6 for bug 1899667

Revision history for this message
Robert Hrovat (robi-hipnos) wrote :

The same happens on Ubuntu Gnome versions. It looks like apparmour problem.
I did next steps to make it work:

ln -s /etc/apparmor.d/usr.lib.libreoffice.program.oosplash /etc/apparmor.d/disable/
apparmor_parser -R /etc/apparmor.d/usr.lib.libreoffice.program.oosplash

ln -s /etc/apparmor.d/usr.lib.libreoffice.program.soffice.bin /etc/apparmor.d/disable/
apparmor_parser -R /etc/apparmor.d/usr.lib.libreoffice.program.soffice.bin

ln -s /etc/apparmor.d/usr.lib.libreoffice.program.senddoc /etc/apparmor.d/disable/
apparmor_parser -R /etc/apparmor.d/usr.lib.libreoffice.program.senddoc

And after that I had to replace sensible-lomua with thunderbird inside LO Tools -> Settings -> Internet -> E-mail client.

I don't know why sensbile-lomua does not exist anymore and nothing else works. Even if I put xdg-email or just thunderbird. Without apparmor changes it does nothing.