[Desktop-packages] [Bug 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2017-10-28 Thread Bug Watch Updater
Launchpad has imported 33 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=885156.

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 2012-12-07T15:52:52+00:00 Zaphod wrote:

Description of problem:
Libreoffice locks up and is unable to be stopped or restarted when opening a 
file from an SMB share. I do not know if the problem occurs with other types of 
network shares, but I suspect it does. If I copy the file locally and then open 
it, Libreoffice works fine.

Version-Release number of selected component (if applicable):
libreoffice-3.6.3.2-8.fc18.x86_64

How reproducible:
Try and open a word doc or excel spreadsheet from an SMB share

Steps to Reproduce:
1.
2.
3.
  
Actual results:
Libreofffice locks up while starting and cannot be restarted until after a 
reboot

Expected results:
File opens in Libreoffice

Additional info:

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/comments/6


On 2013-01-16T15:20:20+00:00 Alastair wrote:

+1 from me and someone please flag this as a high priority if not
critical.  Libreoffice is currently useless for me.  Same version as OP.

aneil24690 1  0 Jan15 ?00:00:00 
/usr/lib64/libreoffice/program/soffice.bin --calc 
/home/aneil2/Documents/Scoring Grid.xlsx --splash-pipe=7
aneil24867 1  0 Jan15 ?00:00:00 
/usr/lib64/libreoffice/program/oosplash --calc 
/run/user/72599/gvfs/smb-share:server=xxx.xxx.gmu.edu,share=aneil2/shared/Scoring
 Grid.xlsx
aneil24881  4867  0 Jan15 ?00:00:01 
/usr/lib64/libreoffice/program/soffice.bin --calc 
/run/user/72599/gvfs/smb-share:server=xxx.xxx.gmu.edu,share=aneil2/shared/Scoring
 Grid.xlsx --splash-pipe=7
aneil2   25381 1  0 09:58 ?00:00:00 
/usr/lib64/libreoffice/program/oosplash --impress /home/aneil2/Download/New 
Graduate Student Orientation PT2-Fall 2012.ppt
aneil2   25393 1  0 09:58 ?00:00:00 
/usr/lib64/libreoffice/program/oosplash --impress /home/aneil2/Download/New 
Graduate Student Orientation PT2-Fall 2012.ppt


with strace I see the process try and access this file descriptor and then hangs
connect(4, {sa_family=AF_FILE, 
sun_path="/tmp/OSL_PIPE_72599_SingleOfficeIPC_1e335fd5c08a9e1735b1de20675f196"},
 110)


presumably this is to try and contact an existing instance of libreoffice.  If 
I remove this file then I can run the application.  I agree with the OP that is 
seems to be triggered by trying to save a document on a SMB share.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/comments/15


On 2013-01-16T17:10:53+00:00 Stephan wrote:

When you start multiple instances of soffice (which calls oosplash,
which calls soffice.bin) concurrently, all but the first instance hand
off their command line arguments to the first instance (via IPC
involving that /tmp/OSL_PIPE_*_SingleOfficeIPC_*), wait for confirmation
from the first instance that it processed the arguments, and then
terminate again.

What happened in comment 1 is that the first instance (soffice.bin 4690)
is hung and so any newly started instances (oosplash 25381 and 25393)
hang, too.  One oddity is that two instances managed to go from oosplash
to soffice.bin (4690 and 4881), this smells like the race conditions
addressed with

"startup: more reliable startup of multiple instances" and

"Related fdo#33484: Terminate OfficeIPCThread by closing the accepting
pipe" for LibreOffice 4.0, but never backported to LibreOffice 3.6.
Lets see if backporting them solves the problem.

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


On 2013-01-22T22:39:49+00:00 Zaphod wrote:

I installed the released version of Fedora 18 x86_64, same problem with
LibreOffice. I will be glad to apply any updates from the testing
repository when this is backported and released.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/comments/17


On 2013-02-06T09:23:15+00:00 Fedora wrote:

libreoffice-3.6.5.2-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/libreoffice-3.6.5.2-2.fc18

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/comments/20

--

[Desktop-packages] [Bug 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2014-10-13 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Confirmed => Fix Released

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Fix Released
Status in GVFS:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2014-03-22 Thread Julian Alarcon
** Bug watch added: freedesktop.org Bugzilla #67527
   https://bugs.freedesktop.org/show_bug.cgi?id=67527

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

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

** Changed in: df-libreoffice
 Remote watch: freedesktop.org Bugzilla #58236 => freedesktop.org Bugzilla 
#67527

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Unknown
Status in GVFS:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2014-03-21 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Incomplete => Invalid

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Invalid
Status in GVFS:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2014-03-21 Thread Björn Michaelsen
Mrking as invalid in LibreOffice as this was about what was caused by
gnome bug 697782. For remaining issues go to bug 1253620.

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

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-09-30 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Confirmed => Fix Released

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-08-15 Thread Reece
Same problem here. Ubuntu 13.04, LibreOffice 4.0.2, x86_64

To reproduce:
1) mount smb via nautilius or gvfs-mount
2) open xlsx 
3) splash appears and hangs there
4) kill oosplash. This results in a defunct soffice.bin. Other attempts to 
start LO fail silently.
5) gvfs-mount -u smb:// immediately unhangs LO. (see gvfs-mount -l for list 
of mounts)

And then things then seem relatively happy again.

I don't know about the underlying cause. The only useful addition here
is that gvfs-mount -u seems to obviate rebooting.

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-07-25 Thread Dimitris Kalamaras
Same problem here (on default Ubuntu 13.04 installation) with
LibreOffice Calc.

Opening an XLS / ODS  over SMB, then closing it seems to crash
LibreOffice. You cannot kill it, nor restart it.

No success attempting to kill -9 the soffice.bin process. Neither "pkill
-9 -f soffice.bin" did something.

The only way out is to reboot your PC :(

I am attaching strace log as Michael Meeks requested on comment #8.


** Attachment added: "output of "strace -f -ttt -s 256 -o /tmp/slog soffice 
-writer""
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+attachment/3748593/+files/slog

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-07-25 Thread Dimitris Kalamaras
Forgot to add:

soffice --version
LibreOffice 4.0.2.2

uname -ra
Linux workstation 3.8.0-26-generic #38-Ubuntu SMP Mon Jun 17 21:46:08 UTC 2013 
i686 i686 i686 GNU/Linux

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-07-16 Thread Nathum
Opening the file is now fine since Logo=0 However, it is crashing on
save. :(

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-07-16 Thread Nathum
Been bashing my head over this.

/usr/lib/libreoffice/program/sofficerc, change: Logo=1 to Logo=0.

Resolved my Issue.

Thanks to quakhu (filehomozy1)

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-07-15 Thread Zoltan Tuza
Same issue in Linux Mint 14

uname -a
Linux  3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

 soffice --version
LibreOffice 3.6

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-07-11 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Unknown => Confirmed

** Changed in: gvfs
   Importance: Unknown => Medium

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-07-11 Thread taj
** Bug watch added: GNOME Bug Tracker #697782
   https://bugzilla.gnome.org/show_bug.cgi?id=697782

** Also affects: gvfs via
   https://bugzilla.gnome.org/show_bug.cgi?id=697782
   Importance: Unknown
   Status: Unknown

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Unknown
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-06-05 Thread quakhu
I think the problem is in the splash screen process. So, I realize 2 ways to 
disable it and then I have no problem on opening file over smb or ftp protocol 
by double click on nautilus
1. Enabled the feature "Quick Starter" on LibreOffice,
2. Or you can open one instance of LibreOffice before clicking on file.
3. in /usr/lib/libreoffice/program/sofficerc, change: Logo=1 to Logo=0.

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-06-03 Thread taj
Issue is in 13.04
Killing cannot be done from within the window manager (Xubuntu).
Logging out, opening a terminal screen (ctrl-alt-F1) enables me to kill the 
process.

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-05-20 Thread MartinSydenham
Have same problem with Ubunto 13.04 and Version 4.0.2.2 (Build ID:
400m0(Build:2))

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-05-15 Thread Romuald
Issue is still in Ubuntu 13.04.

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-05-15 Thread Julian Alarcon
** Bug watch added: Red Hat Bugzilla #885156
   https://bugzilla.redhat.com/show_bug.cgi?id=885156

** Also affects: libreoffice (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=885156
   Importance: Unknown
   Status: Unknown

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-04-02 Thread Fwiffo
trying to install this but not sure if i got it...
i uninstalled my prev version of libreoffice then did dpkg -i *.deb on the DEBS 
directory
but after all that, i check with:

libreoffice --version
and i get "LibreOffice 3.6" which is probably not right...

where is the 4.0.2 binary installed at?

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-03-12 Thread Terentev-mn
I solve this problem by changing HDD. it was seagate barracuda IDE 40Gb,
now it is seagate barracuda IDE 80Gb

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-03-07 Thread randolf
Same Problem here:

Linux somename 3.5.0-25-generic #39-Ubuntu SMP Mon Feb 25 18:26:58 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux

libreoffice 1:3.6.2~rc2-0ubuntu4

Sometime hangs, if opening file on smb-share. 
Then two soffice.bin are running. One can be killed, the other one not:
/usr/lib/libreoffice/program/soffice.bin 
/run/user/xxx/gvfs/smb-share:domain=xxx,server=xxx,share=xxx,user=xxx/xxx/xxx/xxx/xxx.ods
 --splash-pipe=6

Maybe it has something to do with the hidden  locking-file at destination dir?
Sometime its there, sometimes not.

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-02-05 Thread Vladimir Scherbaev
Same problem at:

Distributor ID: Ubuntu
Description:Ubuntu Raring Ringtail (development branch)
Release:13.04
Codename:   raring

Package: libreoffice
Priority: optional
Section: universe/editors
Installed-Size: 167
Maintainer: Ubuntu Developers 
Original-Maintainer: Debian LibreOffice Maintainers 

Architecture: amd64
Version: 1:3.6.2~rc2-0ubuntu6

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2012-12-19 Thread Terentev-mn
Xubuntu 12.10
uname -a
Linux xx 3.5.0-19-generic #30-Ubuntu SMP Tue Nov 13 17:49:53 UTC 2012 i686 
i686 i686 GNU/Linux

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2012-12-19 Thread Terentev-mn
** Attachment added: "slog.7z"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+attachment/3463669/+files/slog.7z

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2012-12-18 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=58236.

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 2012-12-13T09:34:52+00:00 Terentev-mn wrote:

Created attachment 71435
part of kern.log

Problem description: 
freeze splash (soffice.bin) when i try open file located on samba share. And i 
can not to kill it

Steps to reproduce:
1. My Xubuntu starts. And autostart:thunderbird, psi-plus, gigolo(whith 
automount samba shares), remmina
2. I open gigolo window, open share, click on file (some.ods)
3. Appears libreoffice splash.. that`s all.
4. I trying kill process soffice.bin (as user & as root) but it is.

Current behavior:
Reboot computer. 
I copy file to my computer and open. All fine.
or
reboot, just open libreoffice blank. Then drag&drop file from thunar window. 
libre ask me password, I enter password and document opens. 
Expected behavior:
I want that file opens with double click
  
Operating System: Ubuntu
Last worked in: 3.3.4 release

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/comments/6


On 2012-12-18T22:21:35+00:00 Michael Meeks wrote:

Unusual interaction with the Ubuntu kernel / fuse module - Bjoern - can
you chase ?

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


On 2012-12-18T22:22:53+00:00 Michael Meeks wrote:

What precise version of Ubuntu are you using ? and could you do:

pkill -9 -f soffice.bin
strace -f -ttt -s 256 -o /tmp/slog soffice -writer

and gzip & attach the /tmp/slog as/when it has frozen for a bit ? Thanks
! :-)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/comments/8


On 2012-12-18T22:24:27+00:00 Michael Meeks wrote:

possibly related to bug#58320

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


On 2012-12-18T23:16:20+00:00 Björn Michaelsen wrote:

taking over, waiting for log ...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/comments/10


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

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

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2012-12-18 Thread Björn Michaelsen
** Bug watch added: freedesktop.org Bugzilla #58236
   https://bugs.freedesktop.org/show_bug.cgi?id=58236

** Also affects: df-libreoffice via
   https://bugs.freedesktop.org/show_bug.cgi?id=58236
   Importance: Unknown
   Status: Unknown

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Unknown
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2012-11-26 Thread Linzing Otto
Please help us out with a solution to this problem.

I am trying to use Ubuntu 12.10 in my office, but this way I can not
access important files.


HEE

Thank you.

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2012-11-21 Thread AraKs
I'm affected by the same problems.
Beside that, I've tried to run Calc first, and then open a file.
When browsing 
/var/run/user/USERNAME/gvfs/smb-share:server=SERVERNAME,share=SHARENAME and 
each subdir, the file picker dialog box doesn't list any file and the mouse 
pointer turns to an endless loading loop.

Looks like a problem with gvfs + smb shares.

ii  libreoffice-core   1:3.6.2~rc2-0ubuntu4   amd64   office productivity suite 
-- arch-dependent files
ii  gvfs:amd64   1.14.0-0ubuntu6amd64   userspace virtual 
filesystem - GIO module

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2012-10-25 Thread Andrés León Álvarez
Same happens with ods doc and odt files. Presumably with any file opened
from a network share

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2012-10-25 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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+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 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2012-10-24 Thread Christopher M. Penalver
** Tags added: regression-release

-- 
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/1070963

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://
  3. navigate to some .xls file
  4. double click on file

  
  kill  wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+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