https://bugs.freedesktop.org/show_bug.cgi?id=77902
--- Comment #7 from Justin L <[email protected]> --- I tried pointing to /tmp (sPath = "/tmp/") and it works. I tried pointing incorrectly (sPath = "/tmp") without the ending slash, and get the same "Basic Runtime Error. Device I/O Error." since it is trying to write to the root directory where I have no permission. OK. Back to network stuff. If I mount the path, it works. (mount -o username=myuser,password=mypassword,uid=myUnixName "//myServer/myShare" /mnt/myMount) [sPath = "/mnt/myMount/"]. Reconcile.log is read and appended to with no error message. If I browse with Nautilus/Nemo to "smb://myServer/myShare", verify that I can access and write to Reconcile.log, and then set sPath = "//myServer/myShare/", I get the error. P.S. For this macro example to work, either Reconcile.log should NOT already exist, or else it should have AT LEAST three lines in it. Otherwise you will get an error about not being able to read the first three lines before even getting to the "append" error. (The error message is different: Reading exceeds EOF.) About NFS: Sorry - I've never setup or used NFS. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
