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

--- Comment #8 from L.M. Dorsey <[email protected]> ---
Sorry. I've decided to (re-)install 24.04 from scratch. 

However, fwiw, the workaround I mentioned, for what for all the world looks
like an apparmor issue of some sort:

# check what's already linked under disable (here, it's firefox)
$ ls /etc/apparmor.d/disable
usr.bin.firefox
# link oosplash to disable
$ sudo ln -s /etc/apparmor.d/usr.lib.libreoffice.program.oosplash
/etc/apparmor.d/disable
# recheck disable for oosplash
$ ls /etc/apparmor.d/disable
usr.bin.firefox  usr.lib.libreoffice.program.oosplash
# remove oosplash from the kernel
$ apparmor_parser -R
/etc/apparmor.d/disable/usr.lib.libreoffice.program.oosplash 

Thanks for your help. Good luck.

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

Reply via email to