<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jmullee@yahoo.com" title="jmullee@yahoo.com">jmullee@yahoo.com</a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Calc FILESAVE: EXDEV renaming file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142302">bug 142302</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jmullee@yahoo.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Calc FILESAVE: EXDEV renaming file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142302#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Calc FILESAVE: EXDEV renaming file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142302">bug 142302</a>
              from <span class="vcard"><a class="email" href="mailto:jmullee@yahoo.com" title="jmullee@yahoo.com">jmullee@yahoo.com</a>
</span></b>
        <pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=172033" name="attach_172033" title="strace of problem reproduction">attachment 172033</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=172033&action=edit" title="strace of problem reproduction">[details]</a></span>
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)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>