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

Vincent Lucy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dataLoss
                 CC|                            |vincent.lucy@atd-quartmonde
                   |                            |.org
          Component|Calc                        |LibreOffice
            Version|3.6.2.2 release             |5.2.0.0.alpha0+ Master

--- Comment #12 from Vincent Lucy <[email protected]> ---
same bug, precisely : LibreOffice 5.0.4.2 00m0(Build:2), Ubuntu 15.10 64 bits.
I would really like to change the severity to critical !

I add the keyword dataLoss, in the end this is what append in collaborating
work.

The *same* file (on the same server) accessed by two different ways.
The uri returned by gvfs seems the difference.

1) by nautilus share, the lock file is NOT created :

gvfs-info
/run/user/1001/gvfs/smb-share\:server\=10.17.1.104\,share\=vincent/sansnom2.odt 
display name: sansnom2.odt
edit name: sansnom2.odt
name: sansnom2.odt
type: regular
size:  8132
uri: smb://10.17.1.104/vincent/sansnom2.odt
attributes:
  standard::type: 1
  standard::name: sansnom2.odt
  standard::display-name: sansnom2.odt
  standard::edit-name: sansnom2.odt
  standard::icon: application-vnd.oasis.opendocument.text, x-office-document
  standard::content-type: application/vnd.oasis.opendocument.text
  standard::size: 8132
  standard::allocated-size: 8192
  standard::symbolic-icon: application-vnd.oasis.opendocument.text-symbolic,
x-office-document-symbolic, application-vnd.oasis.opendocument.text,
x-office-document
  etag::value: 1454524484
  id::filesystem: smb-share:server=10.17.1.104,share=vincent
  time::modified: 1454524484
  time::modified-usec: 0
  time::access: 1454599439
  time::access-usec: 0
  time::changed: 1454524484
  time::changed-usec: 0
  unix::device: 1546747405
  unix::inode: 18446744071862013459
  dos::is-archive: TRUE

2) by cifs mount, the lock file IS created :

mount -t cifs -o user=***,dom=***,uid=*** //10.17.1.104/vincent
/home/vincent/yoga2_sauv/ 

gvfs-info /home/vincent/yoga2_sauv/sansnom2.odt
display name: sansnom2.odt
edit name: sansnom2.odt
name: sansnom2.odt
type: regular
size:  8132
uri: file:///home/vincent/yoga2_sauv/sansnom2.odt
attributes:
  standard::type: 1
  standard::name: sansnom2.odt
  standard::display-name: sansnom2.odt
  standard::edit-name: sansnom2.odt
  standard::copy-name: sansnom2.odt
  standard::icon: application-vnd.oasis.opendocument.text, x-office-document
  standard::content-type: application/vnd.oasis.opendocument.text
  standard::fast-content-type: application/vnd.oasis.opendocument.text
  standard::size: 8132
  standard::allocated-size: 8192
  standard::symbolic-icon: application-vnd.oasis.opendocument.text-symbolic,
x-office-document-symbolic, application-vnd.oasis.opendocument.text,
x-office-document
  etag::value: 1454524484:0
  id::file: l41:206943791
  id::filesystem: l41
  access::can-read: TRUE
  access::can-write: TRUE
  access::can-execute: TRUE
  access::can-delete: TRUE
  access::can-trash: TRUE
  access::can-rename: TRUE
  time::modified: 1454524484
  time::modified-usec: 0
  time::access: 1454599439
  time::access-usec: 104102
  time::changed: 1454599241
  time::changed-usec: 577626
  unix::device: 41
  unix::inode: 206943791
  unix::mode: 33279
  unix::nlink: 1
  unix::uid: 1001
  unix::gid: 765460993
  unix::rdev: 0
  unix::block-size: 16384
  unix::blocks: 16
  owner::user: vincent
  owner::user-real: Vincent Lucy
  owner::group: 765460993

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to