[Bug 24645] pdfFactory fails to install

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 24 13:10:37 CDT 2015


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

super_man at post.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |super_man at post.com

--- Comment #9 from super_man at post.com ---
I found the reason for the popup.

It's because of this line

fixme:winspool:SetPrinterW Unimplemented level 8

http://source.winehq.org/git/wine.git/blob/5ccc463a4e3ba181b96a161c3c8cd4bc0cb0e607:/dlls/winspool.drv/info.c#l3464

wine source code is missing case 8. I made a simple patch and got rid of the
popup.

If you run the installer second time using same prefix it crashes at 

wine: Call from 0x7b83bfde to unimplemented function
winspool.drv.ForceUnloadDriver, aborting
wine: Unimplemented function winspool.drv.ForceUnloadDriver called 

wine 1.7.50

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