[Bug 37980] Word Viewer 2007 fails to open *.docx files with Windows version set to Vista or later (Word Converter local COM server requires WebDAV client API 'DavClnt.dll')

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 26 23:11:12 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=37980

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |f0dee09c52387c3c6dffc13f2e4
                   |                            |2574218363eb9
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Austin English <austinenglish at gmail.com> ---
(In reply to Anastasius Focht from comment #8)
> Hello folks,
> 
> --- quote ---
> In 1.7.47 it now crashes in unimplemented function
> davclnt.dll.DavRegisterAuthCallback when the Windows version is set to Vista.
> --- quote ---
> 
> This was expected after the stub dll became available.
> 
> --- snip ---
> ...
> 0029:Call KERNEL32.LoadLibraryExW(32a8d258 L"DavClnt.DLL",00000000,00000000)
> ret=32607e99
> ...
> 0029:Ret  KERNEL32.LoadLibraryExW() retval=7d980000 ret=32607e99
> 0029:Call KERNEL32.GetProcAddress(7d980000,32a89dec
> "DavGetTheLockOwnerOfTheFile") ret=3261330b
> 0029:Ret  KERNEL32.GetProcAddress() retval=7d9867b4 ret=3261330b
> 0029:Call KERNEL32.GetProcAddress(7d980000,32a89dd8 "DavInvalidateCache")
> ret=3261330b
> 0029:Ret  KERNEL32.GetProcAddress() retval=7d9867e0 ret=3261330b
> 0029:Call KERNEL32.GetProcAddress(7d980000,32a89db8
> "DavCancelConnectionsToServer") ret=3261330b
> 0029:Ret  KERNEL32.GetProcAddress() retval=7d986730 ret=3261330b
> 0029:Call KERNEL32.GetProcAddress(7d980000,32a89da0
> "DavRegisterAuthCallback") ret=3261330b
> 0029:Ret  KERNEL32.GetProcAddress() retval=7d986acc ret=3261330b
> 0029:Call KERNEL32.GetProcAddress(7d980000,32a89d84
> "DavUnregisterAuthCallback") ret=3261330b
> 0029:Ret  KERNEL32.GetProcAddress() retval=7d98680c ret=3261330b
> 0029:Call davclnt.DavRegisterAuthCallback(32eafec4,00000001) ret=32bed227
> 0029:fixme:davclnt:DavRegisterAuthCallback stub (0x32eafec4,1)
> 0029:Ret  davclnt.DavRegisterAuthCallback() retval=00000000 ret=32bed227 
> ...
> --- snip ---
> 
> With 'DavRegisterAuthCallback' stub in place it runs into bug 38897 in Vista
> mode.
> 
> Regards

https://source.winehq.org/git/wine.git/commit/f0dee09c52387c3c6dffc13f2e42574218363eb9

(though this should've been a new bug ;) )

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list