[Libreoffice-bugs] [Bug 107461] Does not support "file://" scheme with actual hostname

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 27 19:16:27 UTC 2018


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

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jluth at mail.com

--- Comment #2 from Justin L <jluth at mail.com> ---
Looks like this request is somewhat moot, due to thread comment:
> > Given that gnome-terminal verifies that the hostname is the local host and
> > refuses to open otherwise, I'm wondering: Should it work around these
> > problems by removing the hostname before opening the file: URI?

> It would make this work and I don't see a downside so my answer would be yes.

But anyway, code pointer...
soffice file://JL-1804/testFile.docx 
ucb/source/ucp/gio/gio_content.cxx:392: ignoring GError "Failed to mount
Windows share: Connection refused" for <smb://JL-1804/testFile.docx>

#include <osl/socket.hxx>
osl::SocketAddr::getLocalHostname()

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180727/31e52592/attachment.html>


More information about the Libreoffice-bugs mailing list