https://bugs.documentfoundation.org/show_bug.cgi?id=144318
Joe Breuer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Joe Breuer <[email protected]> --- I'm seeing a very similar problem trying to access WebDAV resources. Instead of asking for credentials, a nondescript error dialog "Nonexistent file." is shown. With a debug enabled build and SAL_LOG="+INFO+WARN-INFO.vcl.schedule-INFO.i18nlangtag-INFO.sal.osl.condition-INFO.vcl-INFO.drawinglayer", it points to the same issue Tzvi is describing pertaining to ssh: info:ucb.ucp.gio:131336:131336:ucb/source/ucp/gio/gio_provider.cxx:36: QueryContent: https://hidden.host.name:443/alfresco/webdav/Sites/HIDDEN/documentLibrary/!HIDDEN/ info:ucb.ucp.gio:131336:131336:ucb/source/ucp/gio/gio_content.cxx:81: New Content ('https://hidden.host.name:443/alfresco/webdav/Sites/HIDDEN/documentLibrary/!HIDDEN/') info:ucb.ucp.gio:131336:131336:ucb/source/ucp/gio/gio_content.cxx:939: Content::execute open warn:ucb.ucp.gio:131336:131336:ucb/source/ucp/gio/gio_content.cxx:399: ignoring GError "HTTP Client Error: Unauthorized" for <https://hidden.host.name:443/alfresco/webdav/Sites/HIDDEN/documentLibrary/!HIDDEN/> warn:uui:131336:131336:uui/source/iahndl.cxx:237: replaceMessageWithArguments: No arguments passed! info:toolkit:131336:131336:toolkit/source/awt/vclxwindows.cxx:2279: XDialog created (that XDialog is the error dialog.) This starts with a different version that what Tzvi was reporting, however: I'm seeing this issue in at least 7.2.5.2, versions up to and including 7.1.7.2 work(ed) for me. (as opposed to ssh remote resources, in the WebDAV service configuration dialog there's no option to specify a username / credentials.) See also https://bugs.gentoo.org/834438 -- You are receiving this mail because: You are the assignee for the bug.
