[Bug 5734] winspool.drv:Nasty crash while installing Adobe Postscript printer drivers
http://bugs.winehq.org/show_bug.cgi?id=5734 wine.dev(a)web.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC|wine.dev(a)web.de |wine-bugs(a)winehq.org Status|NEW |ASSIGNED ------- Additional Comments From wine.dev(a)web.de 2007-10-07 22:15 ------- The installer call user32/LoadStringA and get "PSCRIPT5.DLL" from the resource. I expect, that the Drive use some sort of self-made basename() and crash, because no backslash was found: EnumPrinterDrivers on windows return the Full Path for the Files and in wine, we return only the Filename. I'm working on a fix. The second crash, that Louis mentioned was fixed yesterday: SetupCloseInfFile(INVALID_HANDLE_VALUE); -- By by .. Detlef -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
Wine Bugs