[Libreoffice-bugs] [Bug 142302] Calc FILESAVE: EXDEV renaming file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat May 15 18:26:10 UTC 2021


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

jmullee at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmullee at yahoo.com

--- Comment #1 from jmullee at yahoo.com ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210515/06a6c618/attachment.htm>


More information about the Libreoffice-bugs mailing list