http://bugs.winehq.com/show_bug.cgi?id=976
------- Additional Comments From z_god@wanadoo.nl 2003-22-06 07:02 ------- Bug comments restored from Gmane.org:
When I try and run a program through WINE (I only run 2 - WinRAR and Winamp) I get the following error:
err:module:PE_fixup_imports Module (file) winspool.drv (which is needed by C:\WINDOWS\SYSTEM\comdlg32.dll) not found err:module:load_library can't load comdlg32.dll wine: Unhandled exception, starting debugger... fixme:console:SetConsoleCtrlHandler (0x4047fd10,1) - no error checking or testing yet
It has worked fine in the past but not anymore. I think 2002/07/10 is when it stopped working. I use a fake windows directory.
------- Additional Comments From apa3a <at> yahoo.com 2002-08-20 12:01 ------- I have winspool.drv.so in /usr/local/lib/wine. Do you have it there or in any other Wine library directory? Boris, do you install Wine from source? Did the compilation finish successfully? If yes, try to go to directory dlls/winspool in the source tree and run "make install" from there to see if the library will be installed.
------- Additional Comments From dragon_sdc <at> hotmail.com 2002-08-29 07:25 ------- A quick search shows that I only have the following:
$ locate .drv.so /usr/lib/wine/joystick.drv.so /usr/lib/wine/mcianim.drv.so /usr/lib/wine/mciavi.drv.so /usr/lib/wine/mcicda.drv.so /usr/lib/wine/mciseq.drv.so /usr/lib/wine/mciwave.drv.so /usr/lib/wine/midimap.drv.so /usr/lib/wine/msacm.drv.so /usr/lib/wine/wineaudioio.drv.so /usr/lib/wine/wineoss.drv.so
It looks like I don't have the winspool.drv.so file.
I am a Debian user, therefore I installed Wine through the Debian package manager. Yes, it installed without any errors.
Was I supposed to have this file after the initial install?
------- Additional Comments From dbungert <at> excite.com 2002-09-27 22:07 ------- apt-get install libwine-print
------- Additional Comments From asd <at> suespammers.org 2002-10-29 23:06 ------- FYI: I am using Debian as well, and the solution from Daniel Bungert works for me.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-10-30 13:43 ------- Resolving as invalid (not a bug) thanks guys..
------- Additional Comments From dragon_sdc <at> hotmail.com 2002-11-04 01:01 ------- Sorry for late reply - yes the solution does work - thanks for the help!
------- Additional Comments From dpaun <at> rogers.com 2003-01-07 02:00 ------- Let's close this one too.