NFS support completely broken

Bug #109265 reported by polyformal_sp
4
Affects Status Importance Assigned to Milestone
OpenOffice
Invalid
Undecided
Unassigned
openoffice.org (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Load/save files on nfs shares seems completely broken in Ubuntu feisty. Setting
  FILE_LOCKING=no
in /etc/openoffice/soffice.sh does not fix this.

Even the following workaround with commenting out
  #SAL_ENABLE_FILE_LOCKING=1
  #export SAL_ENABLE_FILE_LOCKING
or
  SAL_ENABLE_FILE_LOCKING=0
  export SAL_ENABLE_FILE_LOCKING
in /usr/lib/openoffice/program/soffice does not fix this (works in edgy).
Downgrading to openoffice.org edgy seems too complicated (high-scored aptitude)

Revision history for this message
Johnathon (kirrus) wrote :

Hi,

Is this still a problem? Have you found any work-arounds?

Changed in openoffice:
assignee: nobody → kirrus
status: New → Incomplete
Revision history for this message
polyformal_sp (polyformal) wrote :

edit the file
/usr/lib/openoffice/program/soffice

see line
69 FILE_LOCKING=auto

chanche to
69 FILE_LOCKING=no

see line
109 SAL_ENABLE_FILE_LOCKING=0
110 exort SAL_ENABLE_FILE_LOCKING

change to
109 SAL_ENABLE_FILE_LOCKING=0
110 unset SAL_ENABLE_FILE_LOCKING

Revision history for this message
Johnathon (kirrus) wrote :

So I assume that you still have the problem?

Revision history for this message
Johnathon (kirrus) wrote :

Also, can you try seeing if you can replicate this problem on the development version of Ubuntu, currently Ubuntu? (You can download LiveCD ISO here: http://cdimage.ubuntu.com/releases/gutsy/beta/ )

Revision history for this message
Johnathon (kirrus) wrote :

Affects: Open Office

Revision history for this message
Johnathon (kirrus) wrote :

That link was for the DVD isos. Here is the link for the CD isos: http://releases.ubuntu.com/7.10/

Revision history for this message
Johnathon (kirrus) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in openoffice.org:
assignee: kirrus → nobody
status: Incomplete → Invalid
Changed in openoffice:
assignee: kirrus → nobody
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.