[Bug 26171] BVRP classic phone tools installer reports error 'Insufficient buffer' when trying to install print processor (AddPrintProcessorA stub should be symmetric to AddPrintProcessorW)

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jun 3 17:15:32 CDT 2020


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |992a0ae7b90d92bcda52d82672e
                   |                            |ce1d3c7d4b0ea
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #8 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/992a0ae7b90d92bcda52d82672ece1d3c7d4b0ea
("winspool.drv: Implement AddPrintProcessorA via AddPrintProcessorW.")

Thanks Vijay

--- snip ---
$ WINEDEBUG=+seh,+relay,+winspool wine ./ClassicPhoneTools9ENU.exe >>log.txt
2>&1
...
00cc:trace:winspool:EnumPrintProcessorsA 0x48d1140: parsing #1 (L"winprint")
...
00cc:trace:winspool:EnumPrintProcessorsA 0x4350bd0: writing
PRINTPROCESSOR_INFO_1A #1
...
00cc:trace:winspool:EnumPrintProcessorsA returning 1 with 122 (13 byte for 1
entries)
00cc:Ret  winspool.drv.EnumPrintProcessorsA() retval=00000001 ret=02022a58
00cc:Call KERNEL32.GetLastError() ret=020308a9
00cc:Ret  KERNEL32.GetLastError() retval=0000007a ret=020308a9
...
00cc:Call winspool.drv.AddPrintProcessorA(00000000,02034cc0 "Windows
x64",02034cd0 "WfxPrint2000.dll",02034d54 "WfxPrint2000") ret=02022af8
00cc:trace:winspool:AddPrintProcessorA ((null),"Windows
x64","WfxPrint2000.dll","WfxPrint2000")
...
00cc:fixme:winspool:AddPrintProcessorW ((null),L"Windows
x64",L"WfxPrint2000.dll",L"WfxPrint2000"): stub
..
00cc:Ret  winspool.drv.AddPrintProcessorA() retval=00000001 ret=02022af8 
...
--- snip ---

$ wine --version
wine-5.9-320-gaba27fd5a3

Regards

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