[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
<http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-0&id=8376da60d5d272cf6b3ebee91934bbcd970c7658>
"startup: more reliable startup of multiple instances" and
<http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-0&id=6527b8a135c20e223a6fcf7c49835205a99ff02a>
"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.

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2014-10-13 Thread Sbergman
(In reply to Björn Michaelsen from comment #68)
> Scoping this bug clearly only on the missing deps for KDE thanks to the
> excellent summary in comment 59.

...which has become moot with
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=f9f9aa9873c5851da86d33ca75e937ac022206a3>
"Remove smb from X-KDE-Protocols lines," see
<http://lists.freedesktop.org/archives/libreoffice/2014-October/063904.html>
"Re: X-KDE-Protocols=...,smb,..."

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1070963]

2014-08-11 Thread Björn Michaelsen
Scoping this bug clearly only on the missing deps for KDE thanks to the
excellent summary in comment 59. Everything else is fdo#49776. Please
dont scope-creep this bug, thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2014-08-11 Thread Momonasmon
Again: This one doesn't need bibisecting.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2014-07-30 Thread Bryan Berndt
(In reply to comment #59)
> @iveand, Bryan Berndt: Too bad you didn't read carefully the whole thread.
> Anyway, here is a summary:
> 
> - The repair dialog is an Ubuntu 12.04 specific bug, related to glib
> package. See https://launchpad.net/bugs/1214352
> 
> The problem with KDE is another problem, mostly related to missing packages:
> 
> - For the build from distro repositories, you should also install 'gvfs' and
> 'gvfs-smb' packages for Fedora, or 'gvfs', 'gvfs-backends',
> 'libreoffice-gnome' for Ubuntu.
> 
> - For the build from libreoffice.org, you should also install 'gnome-vfs2',
> 'gnome-vfs2-smb', 'ORBit2' for Fedora, or 'libgnomevfs2-0',
> 'libgnomevfs2-extra', 'liborbit2'. You should also export
> 'OOO_FORCE_DESKTOP=gnome', otherwise it won't work.

Upgraded to LO 4.3 with the rpm's from the LO web site. (rpm -U.)
Problem is recreated, as with every upgrade so far (comment 15).  Most
of the packages you mention were already installed.  Then added  the
export to a KDE environment script:
http://forums.opensuse.org/showthread.php/478619-LibreOffice-looks-ugly-
in-SUSE-KDE ; vairation of post #3.

I log into the SMB file server, and then when I double click the file I
want to opem it asks to log in again, I assume that this is GVFS asking
that.  Once I do, then file opens.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2014-03-22 Thread Bug Watch Updater
Launchpad has imported 66 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=67527.

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 2013-07-30T09:29:39+00:00 Oskar Rittsél wrote:

I'm running LO 4.1.0.4 from your PPA on Ubuntu 12.04 64bit - libreoffice
(1:4.1.0-0ubuntu1~precise1~ppa1)

After the last update to 4.1.0.4 I can't open odt, ods & xlsx (can be
more extensions that I haven't found yet) over SMB within Nautilus.
However .doc works fine.

If I open any of the others i get that the file is corrupt and the
possibility to repair the file. Problem is that it's not corrupt, my
colleagues can open them (other OS and software), and if I copy the file
to my local computer I'm able to open them without a problem.

Doesn't matter if I start Writer and use the open file option there.

Even if i use this with terminal it's no problem:
$ libreoffice --writer /home/user/.gvfs/path/to/document.odt

So I don't know how to give you more information since I can't reproduce
it through the terminal. Is there any way to debug with GUI or get a log
file? Can't find any answers on Google for that.

To reproduce:
Nautilus -> Browse Network -> Windows network -> SHARE -> double click *.odt

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


On 2013-07-30T13:32:52+00:00 Samuel Wolf wrote:

Can not save or change .odb file over smb/nautilus mount, work fine in LO4.0.
It look like it is the same source problem you have.

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


On 2013-07-30T13:40:06+00:00 Samuel Wolf wrote:

Created attachment 83298
Can edit and save

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


On 2013-07-30T13:40:36+00:00 Samuel Wolf wrote:

Created attachment 83299
Can not edit or save

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


On 2013-07-31T09:53:56+00:00 Björn Michaelsen wrote:

confirmed by comment #2 => NEW, regression as claimed to have worked
with 4.0.x.

Can you test (maybe in a VM) if a later Ubuntu version (e.g. 13.04)
still shows the issue? => NEEDINFO

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


On 2013-07-31T13:42:41+00:00 Samuel Wolf wrote:

My system is debian 7.1 (wheezy) amd64.

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


On 2013-08-01T19:02:10+00:00 Jmadero-dev wrote:

Bjoern - going to go ahead and mark this as NEW - as you've confirmed.
I'll leave any further discussion to you and ma...@rittsel.com - seems
like a nasty one so upping priority.

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


On 2013-08-05T12:45:35+00:00 Oskar Rittsél wrote:

(In reply to comment #4)
> confirmed by comment #2 => NEW, regression as claimed to have worked with
> 4.0.x.
> 
> Can you test (maybe in a VM) if a later Ubuntu version (e.g. 13.04) still
> shows the issue? => NEEDINFO

Hi Björn,

I've installed 13.04 in a VM and funny enough it didn't work with the
default installation of 4.0, however, I installed 4.1.0.4 through PPA
for 13.04 (raring), and it works just fine!

I ran ps aux | grep libreoffice on both machines and they both show the
same:

rittsel   2824  0.0  0.1 143728  3184 ?Sl   04:46   0:00 
/usr/lib/libreoffice/program/oosplash --writer 
/run/user/rittsel/gvfs/smb-share:server=X,share=bibliotek/Serverdrift/Backupunderlag.ods
rittsel   2845  0.7  3.0 808068 61496 ?Dl   04:46   0:00 
/usr/lib/libreoffice/program/soffice.bin --writer 
/run/user/rittsel/gvfs/smb-share:server=X,share=bibliotek/Serverdrift/Backupunderlag.ods
 --splash-pipe=6

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


On 2013-08-07T07:16:54+00:00 Martijnbuikema wrote:

Might this bug be similar to Bug 67675 & Bug 67769?

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

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2014-03-21 Thread Björn Michaelsen
Closing remaining issues as dupe of 67527.

*** This bug has been marked as a duplicate of bug 67527 ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2013-09-02 Thread Sbergman
(In reply to comment #11)
> possible another fallout from fdo bug 67527?

Sounds very much like
<https://bugzilla.redhat.com/show_bug.cgi?id=885156> "Libreoffice locks
up when opening Microsoft Office file over SMB share," where LO locks up
when it is called with a /run/user/*/gvfs/smb-share:... pathname rather
than an smb:... URL.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2013-09-01 Thread Björn Michaelsen
possible another fallout from fdo bug 67527?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2013-05-07 Thread Michael Meeks
3126  1357235495.356292 connect(3, {sa_family=AF_FILE, 
path="/tmp/OSL_PIPE_1000_SingleOfficeIPC_29564c0f238622cbf196bdbd1cd3df2"}, 
110) = 0
3126  1357235495.377358 getcwd("/home/zuidj", 4096) = 12
3126  1357235495.377474 write(3, 
"InternalIPC::Arguments1file:///home/zuidj,-writer\0", 50) = 50
3126  1357235495.377543 read(3,  
3138  1357235505.351796 <... futex resumed> ) = -1 ETIMEDOUT (Connection timed 
out)
3138  1357235505.351887 gettimeofday({1357235505, 351902}, NULL) = 0

Looks like some IPC evil to the factory process - which is failing to
respond.

You'd need to pkill -9 -f soffice.bin before running to get a better
strace.

Thanks ! :-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2013-04-29 Thread Jbuckus
I just managed to avoid rebooting pc. At first i killed oosplash process
(libre office splash screen), then unmounted samba server volume, by
rightclicking on it on desktop and pressing unmount. soffice.bin process
dissapeared and now i can open that file on samba until it freezes
again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2013-04-29 Thread Jbuckus
Hello. Im using Linux Mint 14 Mate. LibreOffice 3.6 right now, but tried
with newest version 4.0 and had same problem. With some computers when i
try to open any LO Calc or Writer files in samba server LibreOffice
freezes during splash screen. Not everytime, sometimes i need to open
that file 10 or more times until it freezes. After freeze i cannot kill
soffice.bin process it becomes zombie and only reboot helps. I can still
open any Calc or Writer files on my computer, but it doesnt start samba.
I just noticed that, if i kill process "gvfs-fuse", the "soffice.bin"
process dissapears. But after that i need to reboot pc anyway, because
samba doesnt work proberly, i get another error if i try to open
something.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2013-04-02 Thread Michael Meeks
Can you test again with a LibreOffice 4.0.2 pre-release from:

http://www.libreoffice.org/download/pre-releases/

My hope is that this is another dup of bug#54275 or bug#59022 - both
fixed there.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2013-02-05 Thread Mstahl
deadlock during startup sounds like bug 33484;
can you try if it still happens in a 4.0 RC2 or later build or
a build from the 3.6 branch that is newer than 3.6.5 release?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963]

2013-01-05 Thread Juan David Ruiz
Created attachment 72467
slog openoffice smb problem

Same problem, Ubuntu 12.10, libreoffice 1:3.6.2~rc2-0ubuntu4

I created this slog following instruction in comment #2

Slog from reporter at
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070963] [NEW] libreoffice calc hangs when opening an xls file shared over cifs

2012-10-24 Thread Fwiffo
Public bug reported:

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)

** Affects: libreoffice (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 quantal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070963

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1070963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs