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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
Created attachment 172033
  --> https://bugs.documentfoundation.org/attachment.cgi?id=172033&action=edit
strace of problem reproduction

# clear profile etc
rm -rf ~/.config/libreoffice ~/.cache/pocl
sudo aa-disable libreoffice-soffice

# manual reinstall:
apt download libreoffice-soffice
mkdir x ; dpkg-deb -x libreoffice-soffice*.deb ./x
sudo cp -a ./x/etc/apparmor.d/* /etc/apparmor.d/

# capture trace
~/projects/maps/IE/airbnb$ strace -o calc.trc -fe file libreoffice
./listings.ods
 # # do :
 - save file as '/home/jmullee/projects/maps/IE/airbnb/dfhogsidufhosgu.ods'
  (fails)
 - save file as '/tmp/try.ods'
  (success)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to