[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2015-02-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79934

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 Attachment #101152|application/octet-stream|application/x-bzip2
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

--- Comment #7 from Agostino Sarubbo a...@gentoo.org ---
(In reply to comment #6)
 What returns ls /usr/lib64/libreoffice/program/*ucpgio*.so? If you don't
 have this file, it means that you didn't build with --enable-gio. I'm not
 familiar with the Gentoo build system, but it seems that you need to have
 gnome in the USE variable. And since you're a KDE user, I can only guess
 that you don't have it?

I do not have this file.


Let's summarize a bit:

I clearly state that the program works if I comment
X-KDE-Protocols=file,http,smb,ftp,webdav in the .desktop file. So the program
is _able_ to open the file over a samba share.

You asked me a strace and I provided that. I don't guess that NEEDINFO is the
correct state.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

--- Comment #8 from Maxim Monastirsky momonas...@gmail.com ---
(In reply to comment #7)
 I clearly state that the program works if I comment
 X-KDE-Protocols=file,http,smb,ftp,webdav in the .desktop file. So the
 program is _able_ to open the file over a samba share.
No, it doesn't mean that. In that case dolphin downloads the file to the cache
dir, and passes this temp file to libreoffice. Have a look at
File-Properties..., where you can find the actual file location.

 You asked me a strace and I provided that. I don't guess that NEEDINFO is
 the correct state.
It's still in NEEDINFO because I asked whether you built libreoffice without
--enable-gio?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

--- Comment #9 from Agostino Sarubbo a...@gentoo.org ---
(In reply to comment #8)
 It's still in NEEDINFO because I asked whether you built libreoffice without
 --enable-gio?

It was built with: --disable-gio

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

Maxim Monastirsky momonas...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTABUG

--- Comment #10 from Maxim Monastirsky momonas...@gmail.com ---
(In reply to comment #9)
 It was built with: --disable-gio
OK, in that case it works as expected. You can't expect for a feature to work,
if you disable it at build time. If for some reason you're not interested in
gio/gnome-vfs, you can continue to use the workaround with .desktop files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

Agostino Sarubbo a...@gentoo.org changed:

   What|Removed |Added

 Attachment #100971|0   |1
is obsolete||

--- Comment #5 from Agostino Sarubbo a...@gentoo.org ---
Created attachment 101152
  -- https://bugs.freedesktop.org/attachment.cgi?id=101152action=edit
strace.log

(In reply to comment #4)
 Sorry for not being clear enough, but we need the strace of the actual
 libreoffice process. localc as well as other lo* files, and even soffice
 are just a shell scripts wrapping the actual binary (soffice.bin). The
 easiest way to get this is to run soffice --strace
 smb://server/share/somedoc. This will create a file called strace.log in
 the current directory.

Done.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

--- Comment #6 from Maxim Monastirsky momonas...@gmail.com ---
What returns ls /usr/lib64/libreoffice/program/*ucpgio*.so? If you don't have
this file, it means that you didn't build with --enable-gio. I'm not familiar
with the Gentoo build system, but it seems that you need to have gnome in the
USE variable. And since you're a KDE user, I can only guess that you don't have
it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

Maxim Monastirsky momonas...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #4 from Maxim Monastirsky momonas...@gmail.com ---
Sorry for not being clear enough, but we need the strace of the actual
libreoffice process. localc as well as other lo* files, and even soffice
are just a shell scripts wrapping the actual binary (soffice.bin). The
easiest way to get this is to run soffice --strace
smb://server/share/somedoc. This will create a file called strace.log in the
current directory.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

--- Comment #3 from Agostino Sarubbo a...@gentoo.org ---
Created attachment 100971
  -- https://bugs.freedesktop.org/attachment.cgi?id=100971action=edit
strace

(In reply to comment #2)
 It works for me on the latest Fedora/Ubuntu with different file managers
 (dolphin, nautilus, caja). Given that you have the dependencies installed
 (gvfs or gnome-vfs, depending on the libreoffice build flags), I have no
 idea what could go wrong. Maybe strace could give us some hints?
I have the dependencies installed because it works with the provious version.


 As a workaround you could try to disable the remote url forwarding by
 commenting 'X-GIO-NoFuse' (for GNOME) or 'X-KDE-Protocols' (for KDE) lines
 in the libreoffice .desktop files.

Your workaround works.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

--- Comment #1 from Agostino Sarubbo a...@gentoo.org ---
It worked for me at least in the 4.1.4.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79934] Other: Unable to open any file from a samba share

2014-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79934

Maxim Monastirsky momonas...@gmail.com changed:

   What|Removed |Added

 CC||momonas...@gmail.com

--- Comment #2 from Maxim Monastirsky momonas...@gmail.com ---
Hi,

It works for me on the latest Fedora/Ubuntu with different file managers
(dolphin, nautilus, caja). Given that you have the dependencies installed (gvfs
or gnome-vfs, depending on the libreoffice build flags), I have no idea what
could go wrong. Maybe strace could give us some hints?

As a workaround you could try to disable the remote url forwarding by
commenting 'X-GIO-NoFuse' (for GNOME) or 'X-KDE-Protocols' (for KDE) lines in
the libreoffice .desktop files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs