[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2015-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66518

Maxim Monastirsky  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #12 from Maxim Monastirsky  ---
(In reply to delt from comment #11)
> The bug report i just filed (linked in the above comment) might be marked as
> duplicate, so here's the info i wrote:
So you reopened this bug just to say that another bug you opened _might_ be a
duplicate?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2015-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66518

delt  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2015-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66518

--- Comment #10 from delt  ---
Also having issues with loading/saving files to NFS volumes. Just filed the bug
report:

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2015-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66518

--- Comment #11 from delt  ---
The bug report i just filed (linked in the above comment) might be marked as
duplicate, so here's the info i wrote:


Trying to load a file on a NFS volume results in an error, where i am prompted
to either edit the file read-only (which results in more errors) or edit a copy
of the file.

Trying to save the file results in various errors, mostly involving locks on
the file being saved.

In the following examples, my NFS server is running Linux Slackware 14.1 and is
mounted from the client as /net/deimos - each client (a PC running Linux Mint
and a guest OSX on the same machine under VirtualBox, using bridged networking)
has a symlink 'deimos' in the home directory pointing to /net/deimos/home/user
- so that ~/deimos points to the user's home account on the server.


Attempting to load a file on a NFS volume (linux mint client, linux slackware
server) results in:

Document file 'test.ods' is locked for editing by:
Unknown User
Open document read-only or open a copy of the document for editing.


Attempting to load a file on a NFS volume (osx client, linux slackware server)
seems to work fine.


Attempting to save to a file on a NFS volume (linux mint client, linux
slackware server) results in:

Error saving the document Untitled1:
Error during shared access to /home/user/deimos/test.xls.


Attempting to save to a file on a NFS volume (osx client, linux slackware
server) results in:

Error saving the document test.otd:
/net/deimos/home/user/temp/test.odt does not exist.


It is also worth noting that LibreOffice is the *ONLY* software which gives me
this problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2013-11-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66518

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME
 CC||jmadero@gmail.com

--- Comment #9 from Joel Madero jmadero@gmail.com ---
I am unable to confirm this problem - closing as WFM

Ubuntu 13.04
LibreOffice 4.1.1.2 release

my fstab entry:
192.168.1.70:/media/LittleMan /media/LittleMan nfs defaults 0 0

permissions on the file:
-rw--- 1 joel joel  14338 Nov 15 18:59 LibreOffice Calc chart axis-1.ods

If you still face the issue with 4.1.1.2 or newer please set the bug to
UNCONFIRMED and I'll try to find another person to find out what's going on.
Because defaults for NFS seem to work for me, I'm tempted to say it's your
environment and not LibreOffice but let us know if you're still facing this

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2013-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66518

--- Comment #8 from Jared jmei...@worldimpact.org ---
(In reply to comment #7)
 @Jared: Please take a look at Bug 67534. Would be great if you could comment
 there. Let's keep the current bug for NFS\Linux only. Thanks.

Thank you, I'm taking my comments here:
https://bugs.freedesktop.org/show_bug.cgi?id=67885

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2013-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66518

--- Comment #3 from head headphones54...@gmail.com ---
Hi Jared,
The only solution to this that I found was to add the nolock option to my
fstab listing for my NFS drive.  The listing now reads (all on one line):

###.###.###.###:/nfs/Public /media/RemoteDrive nfs
defaults,rsize=8192,wsize=8192,timeo=14,intr,nfsvers=3,nolock 0 0

This solved the problem for me as I'm the only person to access this NAS
through NSF, all other users use FTP. It may be a issue if there are lots of
concurrent NFS users, but I don't really know...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2013-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66518

--- Comment #4 from Jared jmei...@worldimpact.org ---
Sounds good, but I have a Windows system I need to see this fix on--therefore
no fstab file to adjust...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2013-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66518

--- Comment #5 from head headphones54...@gmail.com ---
I see. I've never used NFS on a Win system. Hopefully you can google your way
to a solution...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2013-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66518

--- Comment #6 from Jared jmei...@worldimpact.org ---
I use the SMB option to share files through this particular NAS.
I'll map the shared directory in Windows Explorer, and through Linux mount it
with a fstab cifs line. But again, it's the Windows clients which have the
trouble right now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2013-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66518

Maxim momonas...@gmail.com changed:

   What|Removed |Added

 CC||momonas...@gmail.com

--- Comment #7 from Maxim momonas...@gmail.com ---
@Jared: Please take a look at Bug 67534. Would be great if you could comment
there. Let's keep the current bug for NFS\Linux only. Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66518

Jared jmei...@worldimpact.org changed:

   What|Removed |Added

 CC||jmei...@worldimpact.org

--- Comment #2 from Jared jmei...@worldimpact.org ---
I am also receiving this issue.  I have a network drive shared (D-Link DNS-323
NAS device) and Windows 7 Clients have had trouble since LibreOffice 4.0

This is what I've found, there is a File Lock feature:
http://www.libreoffice.org/get-help/readme [search for File Locking]

These posts seem to be on track to adjust it, but not a perminent fix.
http://ask.libreoffice.org/en/question/4055/how-can-i-unlockwriter-documents-to-edit-on-another-computer/
http://ask.libreoffice.org/en/question/19290/how-to-unlock-file/

It works file for me on Mac OS X and Ubuntu.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 66518] Files locked on NFS. No lock file, no success moving or renaming

2013-07-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66518

--- Comment #1 from head headphones54...@gmail.com ---
I have upgraded to LO 4.0.4.2, deleted the folders ~/.libreoffice and
~/.config/libreoffice, and still have the same issue.

I also tried opening a copy, saving that copy to my desktop, deleting the
remote copy and then doing a save-as to the remote location. In the save-as I
get the following errors:

Error saving the document file2: Error during shared access to
location/file2.ods.

A file is created in the remote location but it is 0-bytes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs