[Bug 47075] Cannot install LAVFilters, fails at registering DLLs

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 26 13:54:59 CDT 2019


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

Louis Lenders <xerox.xerox2000x at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |xerox.xerox2000x at gmail.com

--- Comment #3 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Confirming

This looks like a regression. I tried manually register in wine-4.0 and in
current git.

Wine-4.0: 

wine regsvr32.exe ./LAVAudio.ax 
regsvr32: Successfully registered DLL './LAVAudio.ax'


wine-4.6-236-gf844842cde:
wine regsvr32.exe ./LAVAudio.ax 
regsvr32: Failed to load DLL './LAVAudio.ax'



>From debuglog:
0009:Call KERNEL32.LoadLibraryExW(0011607e L"./LAVAudio.ax",00000000,00000008)
ret=7efef8ba
0
0009:Ret  KERNEL32.LoadLibraryExW() retval=00000000 ret=7efef8ba

It just fails to load the file.

My computer is really slow, if someone could try regression test that`d nice

-- 
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