[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2024-04-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libreoffice (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and "cd ~/.gvfs/public\ on\ laptop").  
Run "libreoffice test.odt" in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got "Document in Use" window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document read-only or open a copy of the document for editing.

     Open Read-Only Open Copy Cancel

  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the "Untitled 1" document is opened.
  4c. Cancel closes this window.

  Expected results:
     The "test.odt" files is opened in read-write mode, user can edit it.

  Actual results:
     User can't edit original document (see pp. 3-4 above).

  This functionality is essential. Please fix this bug.

  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).

    Global Samba config (/etc/samba/smb.conf) is default.
    My useshare config is:
  cat /var/lib/samba/usershares/public
  #VERSION 2
  path=/home/norbert/Public
  comment=
  usershare_acl=S-1-1-0:F
  guest_ok=y
  sharename=Public

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

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1430531/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2021-08-03 Thread Norbert
** Tags removed: precise

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  New

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and "cd ~/.gvfs/public\ on\ laptop").  
Run "libreoffice test.odt" in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got "Document in Use" window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document read-only or open a copy of the document for editing.

     Open Read-Only Open Copy Cancel

  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the "Untitled 1" document is opened.
  4c. Cancel closes this window.

  Expected results:
     The "test.odt" files is opened in read-write mode, user can edit it.

  Actual results:
     User can't edit original document (see pp. 3-4 above).

  This functionality is essential. Please fix this bug.

  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).

    Global Samba config (/etc/samba/smb.conf) is default.
    My useshare config is:
  cat /var/lib/samba/usershares/public
  #VERSION 2
  path=/home/norbert/Public
  comment=
  usershare_acl=S-1-1-0:F
  guest_ok=y
  sharename=Public

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

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1430531/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2019-10-15 Thread Bug Watch Updater
Launchpad has imported 10 comments from the remote bug at
https://bugs.documentfoundation.org/show_bug.cgi?id=089632.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2015-02-24T20:48:39+00:00 Norbert wrote:

The bug is somehow related to bug#72337.

I'm on Ubuntu 12.04.5 with all updates and LibreOffice Version: 4.4.1.2
Build ID: 40m0(Build:2) (libreoffice 1:4.4.1~rc2-0ubuntu1~precise1) from PPA.

Steps to reproduce:
1. I have shared my Public folder using nautilus-share (0.7.3-1ubuntu2), placed 
test.odt file in it.
2. I navigate Nautilus to smb://localhost, clicked Open in Terminal here (or 
launch terminal and "cd ~/.gvfs/public\ on\ localhost").
3. Run "libreoffice test.odt" in terminal.
4. Got "Document in Use" window with text:

   Document file 'test.odt' is locked for editing by:

   Unknown User

   Open document read-only or open a copy of the document for editing.


   Open Read-Only Open Copy Cancel

5a. If I click 'Open Read-Only' the document is opened in read-only.
5b. If I click 'Open Copy' the "Untitled 1" document is opened.
5c. Cancel closes this window.


Expected results:
   The "test.odt" files is opened in read-write mode, user can edit it.

Actual results:
   User can't edit original document (see pp. 4-5 above).


This functionality is essential. Please fix this bug.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/1


On 2015-02-24T21:24:10+00:00 Norbert wrote:

Bug exists in LibreOffice "Version: 4.3.6.2 Build ID: 430m0(Build:2)"
(1:4.3.6~rc2-0ubuntu1~precise1).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/3


On 2015-02-24T22:54:18+00:00 Björn Michaelsen wrote:

Can this problem be reproduced on a newer Ubuntu version than 12.04
(e.g. on 14.04 or 15.10)? If not, this likely is yet another case of:
https://launchpad.net/bugs/1103953

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/5


On 2015-02-28T21:14:24+00:00 Norbert wrote:

I did some research with different versions of LibO and on different distros.
The test method was as follows: I set Samba public share on my other laptop, 
created document in this share, then connect to it.
Here is a Google Docs Table ( http://goo.gl/jY9Ubj ):
* I got message about repairing only in 12.04.5 with LibO 4.x
* In other distros I got 'Document in Use' very often.

After this research I can't determine why 'Document in Use' message is
produced.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/7


On 2015-03-07T07:26:38+00:00 Norbert wrote:

I did deeper research ( see comment 23 at
https://bugs.documentfoundation.org/show_bug.cgi?id=72337#c23 ).

So for me it seems that there is a difference in communication between
Samba SMB/CIFS (or Windows SMB/CIFS) server and LibreOffice.
I do not know how to debug this. Both SMB/CIFS servers provide full read and
write access on file level (via GVFS and mount.cifs).
Samba SMB/CIFS share was created with nautilus-share addon, without any 
error
messages and non-standard configuration.

My results are summarized in Google Docs table (
http://goo.gl/jY9Ubj ).

I need confirmation from other users.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/9


On 2015-03-15T16:53:42+00:00 Norbert wrote:

Dear Bjorn!
This bug exists in modern versions of Ubuntu too.

I set SMB/CIFS *server* in Ubuntu 14.04.2 and connected to it from other 
*client* distros - I got "Document in Use" very often (see my table -  
http://goo.gl/jY9Ubj , sheet "Ubuntu 14.04 Samba Server").

Please fix this bug.
I'm ready to help, provide more information, to test dev-builds and so on.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/14


On 2016-05-03T07:13:31+00:00 Raal wrote:

Hello Norbert, bug 72337 is fixed. Do you have still the problem in
actual version of LO?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/16


On 2016-05-06T14:02:39+00:00 Beluga wrote:

Set to NEEDINFO.
Change back to UNCONFIRMED, if the problem persists. Change to RESOLVED 
WORKSFORME, if the problem went away.
(Or should 

[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2019-10-15 Thread Marcus Tomlinson
** Bug watch added: Document Foundation Bugzilla #089632
   https://bugs.documentfoundation.org/show_bug.cgi?id=089632

** Changed in: df-libreoffice
   Importance: Medium => Unknown

** Changed in: df-libreoffice
   Status: Incomplete => Unknown

** Changed in: df-libreoffice
 Remote watch: Document Foundation Bugzilla #89632 => Document Foundation 
Bugzilla #089632

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  New

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and "cd ~/.gvfs/public\ on\ laptop").  
Run "libreoffice test.odt" in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got "Document in Use" window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document read-only or open a copy of the document for editing.

     Open Read-Only Open Copy Cancel

  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the "Untitled 1" document is opened.
  4c. Cancel closes this window.

  Expected results:
     The "test.odt" files is opened in read-write mode, user can edit it.

  Actual results:
     User can't edit original document (see pp. 3-4 above).

  This functionality is essential. Please fix this bug.

  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).

    Global Samba config (/etc/samba/smb.conf) is default.
    My useshare config is:
  cat /var/lib/samba/usershares/public
  #VERSION 2
  path=/home/norbert/Public
  comment=
  usershare_acl=S-1-1-0:F
  guest_ok=y
  sharename=Public

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

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1430531/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2018-03-13 Thread Konstantin Frank
Update:

I partially found problem reason.  Problem appears  if:
SMB share server side: "read only", and client mount it by default in RW mode.  
Then client (and  libreoffice) think , ok , this is RW SMB source i could put 
my lock file on it.  But server answer back off, this is read only share.  
Solution is mount these RO shares as RO on client side too.   Normal GUI user 
cannot use this solution due to gvfs  will be mount it in RW by default.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice:
  Incomplete
Status in libreoffice package in Ubuntu:
  New

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and "cd ~/.gvfs/public\ on\ laptop").  
Run "libreoffice test.odt" in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got "Document in Use" window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document read-only or open a copy of the document for editing.

     Open Read-Only Open Copy Cancel

  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the "Untitled 1" document is opened.
  4c. Cancel closes this window.

  Expected results:
     The "test.odt" files is opened in read-write mode, user can edit it.

  Actual results:
     User can't edit original document (see pp. 3-4 above).

  This functionality is essential. Please fix this bug.

  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).

    Global Samba config (/etc/samba/smb.conf) is default.
    My useshare config is:
  cat /var/lib/samba/usershares/public
  #VERSION 2
  path=/home/norbert/Public
  comment=
  usershare_acl=S-1-1-0:F
  guest_ok=y
  sharename=Public

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

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1430531/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2018-03-12 Thread Olivier Tilloy
** Changed in: libreoffice (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice:
  Incomplete
Status in libreoffice package in Ubuntu:
  New

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and "cd ~/.gvfs/public\ on\ laptop").  
Run "libreoffice test.odt" in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got "Document in Use" window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document read-only or open a copy of the document for editing.

     Open Read-Only Open Copy Cancel

  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the "Untitled 1" document is opened.
  4c. Cancel closes this window.

  Expected results:
     The "test.odt" files is opened in read-write mode, user can edit it.

  Actual results:
     User can't edit original document (see pp. 3-4 above).

  This functionality is essential. Please fix this bug.

  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).

    Global Samba config (/etc/samba/smb.conf) is default.
    My useshare config is:
  cat /var/lib/samba/usershares/public
  #VERSION 2
  path=/home/norbert/Public
  comment=
  usershare_acl=S-1-1-0:F
  guest_ok=y
  sharename=Public

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

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1430531/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2018-03-09 Thread Konstantin Frank
Hello , problem still pending, i don't have problem with readonly NFS
system , but have with SMB.  SAL_ENABLE_FILE_LOCKING disabled,
FILE_LOCKING disabled

Could you please tell me part of code , where libreoffice check
filesystem? i'll try to disable this check for SMB.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice:
  Incomplete
Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and "cd ~/.gvfs/public\ on\ laptop").  
Run "libreoffice test.odt" in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got "Document in Use" window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document read-only or open a copy of the document for editing.

     Open Read-Only Open Copy Cancel

  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the "Untitled 1" document is opened.
  4c. Cancel closes this window.

  Expected results:
     The "test.odt" files is opened in read-write mode, user can edit it.

  Actual results:
     User can't edit original document (see pp. 3-4 above).

  This functionality is essential. Please fix this bug.

  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).

    Global Samba config (/etc/samba/smb.conf) is default.
    My useshare config is:
  cat /var/lib/samba/usershares/public
  #VERSION 2
  path=/home/norbert/Public
  comment=
  usershare_acl=S-1-1-0:F
  guest_ok=y
  sharename=Public

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

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1430531/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2016-05-09 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice:
  Incomplete
Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and "cd ~/.gvfs/public\ on\ laptop").  
Run "libreoffice test.odt" in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got "Document in Use" window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document read-only or open a copy of the document for editing.

     Open Read-Only Open Copy Cancel

  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the "Untitled 1" document is opened.
  4c. Cancel closes this window.

  Expected results:
     The "test.odt" files is opened in read-write mode, user can edit it.

  Actual results:
     User can't edit original document (see pp. 3-4 above).

  This functionality is essential. Please fix this bug.

  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).

    Global Samba config (/etc/samba/smb.conf) is default.
    My useshare config is:
  cat /var/lib/samba/usershares/public
  #VERSION 2
  path=/home/norbert/Public
  comment=
  usershare_acl=S-1-1-0:F
  guest_ok=y
  sharename=Public

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

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1430531/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2015-03-17 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice Productivity Suite:
  New
Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and cd ~/.gvfs/public\ on\ laptop).  
Run libreoffice test.odt in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got Document in Use window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document read-only or open a copy of the document for editing.

     Open Read-Only Open Copy Cancel

  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the Untitled 1 document is opened.
  4c. Cancel closes this window.

  Expected results:
     The test.odt files is opened in read-write mode, user can edit it.

  Actual results:
     User can't edit original document (see pp. 3-4 above).

  This functionality is essential. Please fix this bug.

  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).

    Global Samba config (/etc/samba/smb.conf) is default.
    My useshare config is:
  cat /var/lib/samba/usershares/public
  #VERSION 2
  path=/home/norbert/Public
  comment=
  usershare_acl=S-1-1-0:F
  guest_ok=y
  sharename=Public

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

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1430531/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2015-03-10 Thread Norbert
** Description changed:

  This bug is somehow related to other -  LibO 72337 [1].
  
  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).
  
  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and cd ~/.gvfs/public\ on\ laptop).  
Run libreoffice test.odt in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
- 2c. I mount share from terminal with 
+ 2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt
  
  3. Got Document in Use window with text:
  
     Document file 'test.odt' is locked for editing by:
  
     Unknown User
  
     Open document read-only or open a copy of the document for editing.
  
     Open Read-Only Open Copy Cancel
  
  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the Untitled 1 document is opened.
  4c. Cancel closes this window.
  
  Expected results:
     The test.odt files is opened in read-write mode, user can edit it.
  
  Actual results:
     User can't edit original document (see pp. 3-4 above).
  
  This functionality is essential. Please fix this bug.
  
  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
+   Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).
  
- 
-   Global Samba config (/etc/samba/smb.conf) is default.
-   My useshare config is:
- cat /var/lib/samba/usershares/public 
- #VERSION 2
- path=/home/norbert/Public
- comment=
- usershare_acl=S-1-1-0:F
- guest_ok=y
- sharename=Public
- 
+   Global Samba config (/etc/samba/smb.conf) is default.
+   My useshare config is:
+ cat /var/lib/samba/usershares/public
+ #VERSION 2
+ path=/home/norbert/Public
+ comment=
+ usershare_acl=S-1-1-0:F
+ guest_ok=y
+ sharename=Public
  
  1. https://bugs.documentfoundation.org/show_bug.cgi?id=72337 .
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice Productivity Suite:
  Unknown
Status in libreoffice package in Ubuntu:
  New

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and cd ~/.gvfs/public\ on\ laptop).  
Run libreoffice test.odt in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got Document in Use window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document 

[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2015-03-10 Thread Norbert
** Description changed:

  This bug is somehow related to other -  LibO 72337 [1].
  
- I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2 
+ I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).
  
  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and cd ~/.gvfs/public\ on\ laptop).  
Run libreoffice test.odt in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
+ 2c. I mount share from terminal with 
+ sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
+ then
+ libreoffice /mnt/smb/test.odt
+ 
  3. Got Document in Use window with text:
  
-Document file 'test.odt' is locked for editing by:
+    Document file 'test.odt' is locked for editing by:
  
-Unknown User
+    Unknown User
  
-Open document read-only or open a copy of the document for editing.
+    Open document read-only or open a copy of the document for editing.
  
- 
-Open Read-Only Open Copy Cancel
+    Open Read-Only Open Copy Cancel
  
  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the Untitled 1 document is opened.
  4c. Cancel closes this window.
  
- 
  Expected results:
-The test.odt files is opened in read-write mode, user can edit it.
+    The test.odt files is opened in read-write mode, user can edit it.
  
  Actual results:
-User can't edit original document (see pp. 3-4 above).
- 
+    User can't edit original document (see pp. 3-4 above).
  
  This functionality is essential. Please fix this bug.
  
  Notes:
-   If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
-   If I use windows SMB/CIFS server I can open and edit document from share.
-   My test results are located in Google Drive Table (  http://goo.gl/jY9Ubj  
).
+   If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
+   If I use Windows as SMB/CIFS server I can open and edit document from share.
+   My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).
+ 
+ 
+   Global Samba config (/etc/samba/smb.conf) is default.
+   My useshare config is:
+ cat /var/lib/samba/usershares/public 
+ #VERSION 2
+ path=/home/norbert/Public
+ comment=
+ usershare_acl=S-1-1-0:F
+ guest_ok=y
+ sharename=Public
  
  
  1. https://bugs.documentfoundation.org/show_bug.cgi?id=72337 .
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice Productivity Suite:
  Unknown
Status in libreoffice package in Ubuntu:
  New

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and cd ~/.gvfs/public\ on\ laptop).  
Run libreoffice test.odt in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  

[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2015-03-10 Thread Björn Michaelsen
Since this is reported against LibreOffice using gvfs on Ubuntu 12.04,
please make sure to reproduce on a current release to make sure this
isnt yet another sideeffect of Bug 1214352. Thanks.

** Changed in: libreoffice (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice Productivity Suite:
  Unknown
Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to reproduce:
  1. I have shared Public folder (read write, allow guest) from other Ubuntu 
12.04.5 laptop using nautilus-share (0.7.3-1ubuntu2), placed test.odt file in 
it.
  2a. I navigate Nautilus on other laptop to smb://laptop/public, clicked 'Open 
in Terminal here' (or launch terminal and cd ~/.gvfs/public\ on\ laptop).  
Run libreoffice test.odt in terminal.
  2b. I navigate Nautilus on other laptop to smb://laptop/public, clicked on 
'test.odt' file.
  2c. I mount share from terminal with
  sudo mount.cifs //192.168.3.11/public /mnt/smb/ -o uid=`id -u`,gid=`id 
-g`,guest,sec=none,noperm
  then
  libreoffice /mnt/smb/test.odt

  3. Got Document in Use window with text:

     Document file 'test.odt' is locked for editing by:

     Unknown User

     Open document read-only or open a copy of the document for editing.

     Open Read-Only Open Copy Cancel

  4a. If I click 'Open Read-Only' the document is opened in read-only.
  4b. If I click 'Open Copy' the Untitled 1 document is opened.
  4c. Cancel closes this window.

  Expected results:
     The test.odt files is opened in read-write mode, user can edit it.

  Actual results:
     User can't edit original document (see pp. 3-4 above).

  This functionality is essential. Please fix this bug.

  Notes:
    If I try to open document with the command 'libreoffice 
smb://laptop/public/test.odt' I run into other bug (bug 1214352).
    If I use Windows as SMB/CIFS server I can open and edit document from share.
Problem does not exist with SFTP(SSH)- or NFS- file-servers.
    My test results are located in Google Docs/Drive Table (  
http://goo.gl/jY9Ubj  ).

    Global Samba config (/etc/samba/smb.conf) is default.
    My useshare config is:
  cat /var/lib/samba/usershares/public
  #VERSION 2
  path=/home/norbert/Public
  comment=
  usershare_acl=S-1-1-0:F
  guest_ok=y
  sharename=Public

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

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-46.77~precise1-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Tue Mar 10 23:52:04 2015
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1430531/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430531] Re: FILEOPEN: Opening file from Samba share produce Document in Use dialog (~/.gvfs or mount.cifs)

2015-03-10 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
https://bugs.documentfoundation.org/show_bug.cgi?id=89632.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2015-02-24T20:48:39+00:00 Norbert wrote:

The bug is somehow related to bug#72337.

I'm on Ubuntu 12.04.5 with all updates and LibreOffice Version: 4.4.1.2
Build ID: 40m0(Build:2) (libreoffice 1:4.4.1~rc2-0ubuntu1~precise1) from PPA.

Steps to reproduce:
1. I have shared my Public folder using nautilus-share (0.7.3-1ubuntu2), placed 
test.odt file in it.
2. I navigate Nautilus to smb://localhost, clicked Open in Terminal here (or 
launch terminal and cd ~/.gvfs/public\ on\ localhost).
3. Run libreoffice test.odt in terminal.
4. Got Document in Use window with text:

   Document file 'test.odt' is locked for editing by:

   Unknown User

   Open document read-only or open a copy of the document for editing.


   Open Read-Only Open Copy Cancel

5a. If I click 'Open Read-Only' the document is opened in read-only.
5b. If I click 'Open Copy' the Untitled 1 document is opened.
5c. Cancel closes this window.


Expected results:
   The test.odt files is opened in read-write mode, user can edit it.

Actual results:
   User can't edit original document (see pp. 4-5 above).


This functionality is essential. Please fix this bug.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/0


On 2015-02-24T21:24:10+00:00 Norbert wrote:

Bug exists in LibreOffice Version: 4.3.6.2 Build ID: 430m0(Build:2)
(1:4.3.6~rc2-0ubuntu1~precise1).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/1


On 2015-02-24T22:54:18+00:00 Björn Michaelsen wrote:

Can this problem be reproduced on a newer Ubuntu version than 12.04
(e.g. on 14.04 or 15.10)? If not, this likely is yet another case of:
https://launchpad.net/bugs/1103953

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/2


On 2015-02-28T21:14:24+00:00 Norbert wrote:

I did some research with different versions of LibO and on different distros.
The test method was as follows: I set Samba public share on my other laptop, 
created document in this share, then connect to it.
Here is a Google Docs Table ( http://goo.gl/jY9Ubj ):
* I got message about repairing only in 12.04.5 with LibO 4.x
* In other distros I got 'Document in Use' very often.

After this research I can't determine why 'Document in Use' message is
produced.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/3


On 2015-03-07T07:26:38+00:00 Norbert wrote:

I did deeper research ( see comment 23 at
https://bugs.documentfoundation.org/show_bug.cgi?id=72337#c23 ).

So for me it seems that there is a difference in communication between
Samba SMB/CIFS (or Windows SMB/CIFS) server and LibreOffice.
I do not know how to debug this. Both SMB/CIFS servers provide full read and
write access on file level (via GVFS and mount.cifs).
Samba SMB/CIFS share was created with nautilus-share addon, without any 
error
messages and non-standard configuration.

My results are summarized in Google Docs table (
http://goo.gl/jY9Ubj ).

I need confirmation from other users.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1430531/comments/4


** Changed in: df-libreoffice
   Status: Unknown = Incomplete

** Changed in: df-libreoffice
   Importance: Unknown = Medium

** Bug watch added: bugs.documentfoundation.org/ #72337
   https://bugs.documentfoundation.org/show_bug.cgi?id=72337

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1430531

Title:
   FILEOPEN: Opening file from Samba share produce Document in Use
  dialog (~/.gvfs or mount.cifs)

Status in LibreOffice Productivity Suite:
  Incomplete
Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  This bug is somehow related to other -  LibO 72337 [1].

  I'm on Ubuntu 12.04.5 with all updates and LibreOffice 3.5.7.2
  Build ID: 350m1(Build:2)
  (libreoffice 1:3.5.7-0ubuntu7) from official repository.
  The problem exists in more modern versions of LibreOffice from PPA 
(3.6.6-0ubuntu1~precise1~ppa1 , 4.0.4~rc2-0ubuntu1~precise1 , 
4.1.6-0ubuntu1~precise1~ppa1 , 4.2.8~rc2-0ubuntu1~precise1 , 
4.3.6~rc2-0ubuntu1~precise1 , 4.4.1~rc2-0ubuntu1~precise1).

  Steps to