On Debian GNU/Linux 7.5 with gnome3. From Nautilus search the file and double click DOCUMENTOS2001.xlsx. The bash command "ps": user-foo+ 22687 1 0 19:12 ? 00:00:00 /opt/libreoffice4.2/program/oosplash --calc smb://xxx.xx.xx.xx/dir/DOCUMENTOS2001.xlsx user-foo+ 22705 22687 15 19:12 ? 00:00:00 /opt/libreoffice4.2/program/soffice.bin --calc smb://xxx.xx.xx.xx/dir/DOCUMENTOS2001.xlsx --splash-pipe=5 But when open same file whit other format (.ods) opens correctly.
There are two ways to open a shared file: smb or gvfs, example (ps -ef |grep offi): /opt/libreoffice4.2/program/soffice.bin --calc smb://xxx.xx.xx.xx/folder/DOCUMENTOS01.xlsx and: /opt/libreoffice4.2/program/oosplash --calc /home/user-foo/.gvfs/folder en xxx.xx.xx.xx/DOCUMENTOS01.xlsx with: .doc, good with gvfs and smb .odt, good with gvfs and smb .ods, good with gvfs and smb .xlsx, good with gvfs and not smb On Debian GNU/Linux 7.5 resolved using gvfs, in this manner: 1.- aptitude install gvfs-fuse 2.- sed -i 's/#X-GIO-NoFuse=true/X-GIO-NoFuse=true/' /usr/share/applications/libreoffice-* 3.- adduser user-foo fuse 4.- service gdm3 restart (perhaps reboot pc)
If i run `$ libreoffice4.2 smb://jay-r1-cup1e1/desktop/1.doc` or `$ /opt/libreoffice4.2/program/soffice smb://jay-r1-cup1e1/desktop/1.doc` i get the following error "Warning: failed to read path from javaldx". Doesnt matter which file extension that the file has. The splash screen shows for a second and the progress bar goes for maybe 10% and then it disappears. If i use the file manager (caja) to open the smb file it runs it through gvfs and this doesnt work using the .desktop file associated with Calc but if i open it if you tell it to open through /usr/bin/libreoffice4.2, it works fine. Its even worse us the .desktop file associate with Calc 4.1 as it says the file is corrupt and if i say open it anyway, it gives me a 'The file '$(ARG1)' could not be repaired and therefore cannot be opened.' error and then after that a 'General Error' dialog appears. If i say click no at the corrupt file dialog, it give me the '$(ARG1)' error dialog and then jumps back to the corrupt file dialog, and keeps on looping a few times until a 'text import' dailog appears with binary data in it. The .desktop file associated with Calc 3.6 and 4.0 work fine. This was test on Linux Mint.
Jay - the problems you describe sound substantially different from the bug report.
The first paragraph is related to the reported bug, while the others paragraphs were things i observed while trying to confirm the bug.
@Guillermo Lengemann: Do you have the following packages installed - 'libgnomevfs2-0', 'libgnomevfs2-extra', 'liborbit2'? @Jay: Also check those packages. If this still doesn't work, try also to export 'OOO_FORCE_DESKTOP=gnome' (to workaround Linux Mint specific issue). Does it work now?
Yes i have the three packages installed. Yes with the export worked and i could load .odt, .docx, but not .xlsx.
(In reply to comment #6) > and i could load .odt, .docx, but not .xlsx. That's weird. I couldn't confirm that with 4.2.4 under Ubuntu 14.04 & Fedora 20. I'm able to open also .xlsx files, without any issue.
I also couldn't reproduce with 4.2.4 under Debian 7.5 (the same env. as the original reporter). I'm able to open .xlsx file via double click in nautilus.
@Maxim Monastirsky, i have the three packages installed ('libgnomevfs2-0', 'libgnomevfs2-extra', 'liborbit2'). The file (.xlxs) open via gvfs but not without gvfs. The other formats open without gvfs. The problem occurs only .xlxs file without gvfs.
Tested it more and 3.6 and 4.0 worked fine. 4.1 gives an error message that the file was corrupt and when i press repair i get another error message and it crashes. 4.2.4, 4.2.6, and 4.3 beta opened the file with the sheet name but with no data on the sheet with the follow commandline error: (soffice:10693): WARNING **: Input Stream exceptional result 'Internal error' (3)
(In reply to comment #10) > 4.1 gives an error message that > the file was corrupt and when i press repair i get another error message and > it crashes. What version of Linux Mint this is tested on? And what the source of this 4.1 build? If it's Linux Mint 'Maya' and the libreoffice build is from a PPA, then it's already reported as Bug 67527. But in that case it has nothing to do with this bug, which is about the build downloaded from libreoffice.org. See Bug 49776 comment 6 for more information about different builds. > 4.2.4, 4.2.6, and 4.3 beta opened the file with the sheet name > but with no data on the sheet As I already said, I can't reproduce this on several systems. Could you please attach a test file, and tell your samba server config?
(In reply to comment #11) > What version of Linux Mint this is tested on? And what the source of this > 4.1 build? If it's Linux Mint 'Maya' and the libreoffice build is from a > PPA, then it's already reported as Bug 67527. But in that case it has > nothing to do with this bug, which is about the build downloaded from > libreoffice.org. See Bug 49776 comment 6 for more information about > different builds. Running Linux Mint 13 and i think bug 67527 deals with a similar problem that i reported for 4.1, but that bug was over gvfs and not smb. I have 4.1 installed from the PPA and 4.2.4 is installed from the fresh download page on libreoffice.org. 4.2.6 and 4.3 are extracted from the daily builds. > As I already said, I can't reproduce this on several systems. Could you > please attach a test file, and tell your samba server config? i used attachment 98759 [details] on a Linux Mint 16 running samba 3.6.18 from my Linux Mint 13 running 3.6.3. If you need additional samba server info, please let me know which commands i should execute to provide that info.
Just tested it again on a brand new installation of ubuntu 14.04 as the external source. Here are the steps: Ubuntu 14.04 1) open file manager, right-click on Desktop and select 'Local Network Share' 2) it will say that samba isnt installed, so install it 3) then in the 'folder sharing' dialog, enable 'share this folder' and 'guest access' 4) download attachment 98759 [details] to the desktop and name it 1.xlsx Linux Mint 13 1) in terminal type '$ export OOO_FORCE_DESKTOP=gnome' (without this libreoffice wont start) 2) in terminal type '$ libreoffice smb://ubuntu-server/Desktop/1.xlsx' 3) libO 4.2.4 will load and say that the file has links to other files, click no 4) the sheet will appear with the name 'HQ Wise Report' but the contents of the sheet will be blank If you would like a screencast of this, i can supply it. :)
(In reply to comment #12) > i think bug 67527 deals with a similar problem > that i reported for 4.1, but that bug was over gvfs and not smb. The PPA build of LO uses gvfs internally to access smb, so it's exactly the same problem. *Please* read Bug 49776 comment 6. > i used attachment 98759 [details] Thanks for the test file. I indeed can reproduce the bug with gnome-vfs build (from libreoffice.org), but not with a gvfs based builds. But that seems specific to that file, which has external references (see Bug 78490). It isn't reproducible with other xlsx files. But I wonder if this is the problem of the original reporter. @Guillermo Lengemann: Could you please attach a test file?
(In reply to comment #14) > > i used attachment 98759 [details] > Thanks for the test file. I indeed can reproduce the bug with gnome-vfs > build (from libreoffice.org), but not with a gvfs based builds. But that > seems specific to that file, which has external references (see Bug 78490). > It isn't reproducible with other xlsx files. Even if the external references dont load for attachment 98759 [details], why is the entire page blank. There are cells in the document with just plain text in it like G7 and there are cell borders that dont appear. I think something else is going wrong there. And here is an smb xlsx file that loads correctly, even when it has external references - attachment 100083 [details]. (In reply to comment #14) > But I wonder if this is the problem of the original reporter. > @Guillermo Lengemann: Could you please attach a test file? Yes i do agree that the only way to track down the issue is for Guillermo to supply us with DOCUMENTOS2001.xlsx, as it seems that this problem is not for all xlsx files.
Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INVALID due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/FDO/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team Message generated on: 10/01/2015
Dear Bug Submitter, Please read this message in its entirety before proceeding. Your bug report is being closed as INVALID due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of FDO Message generated on: 2015-02-11
Migrating Whiteboard tags to Keywords: (bibisectrequest) [NinjaEdit]