[Libreoffice-bugs] [Bug 126785] All libreoffice programs are duplicating the inputs

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 22 14:45:24 UTC 2019


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

--- Comment #19 from Victor Silva <vfbsilva at gmail.com> ---
Same result. Here is my history so you can track my steps:
  114  tar -vxzf LibreOffice_6.3.2_Linux_x86-64_deb.tar.gz
  115  cd LibreOffice_6.3.2.2_Linux_x86-64_deb/
  116  ls
  117  for i in ../DEBS/*.deb; do ar p $i data.tar.xz | tar -xJf - ; done
  118  ls
  119  cd DEBS/
  120  for i in ../DEBS/*.deb; do ar p $i data.tar.xz | tar -xJf - ; done
  121  ls
  122  cd opt/
  123  ls
  124  cd libreoffice6.3/
  125  ls
  126  cd program/
  127  ls
  128  ls
  129  vim bootstraprc 
  130  ls
  131  ls
  132  cd ..
  133  ls
  134  cd program/
  135  ls
  136  ./swriter 
  137  history

-- 
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/20191022/4e9974c9/attachment.html>


More information about the Libreoffice-bugs mailing list