liuzhe02 / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Libreoffice occasionally writes documents with the wrong file permissions #1891

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We're currently using libreoffice 4.2 from the ubuntu 14.04 repositories, and 
we're hitting this issue:
https://bugs.documentfoundation.org/show_bug.cgi?id=60338

Which causes the file permissions to occasionally be incorrect.

The fix is included in libreoffice 4.3 or later.
We need to install the libreoffice-4-3 (or alternately -4-4) ppa, and use that 
version instead.

Original issue reported on code.google.com by calvin.walton@kepstin.ca on 27 Feb 2015 at 10:30

GoogleCodeExporter commented 8 years ago
When this issue happens, the result is that:

- slide conversion will fail, the document will not show up in the UI
- During recording processing, the file copy will stop at the first file with 
incorrect permissions - this will result in possibly multiple missing 
presentations in the recording.

Original comment by calvin.walton@kepstin.ca on 27 Feb 2015 at 10:31

GoogleCodeExporter commented 8 years ago
Updated install instructions for 0.9.0-beta to install PPA for LibreOffice 4.3
  https://code.google.com/p/bigbluebutton/wiki/090InstallationUbuntu#2._Install_PPA_for_LibreOffice_4.3

This will automatically pull in LibreOffice 4.3 for subsequent steps.

Also updated the instructions to add the PPA for LibreOffice to the upgrade 
steps.

Original comment by ffdixon@gmail.com on 27 Feb 2015 at 10:54

GoogleCodeExporter commented 8 years ago

Original comment by ffdixon@gmail.com on 28 Feb 2015 at 3:57