Discussion:
WINSPOOL.DRV error -1073741595
Mike Schiraldi
2003-10-05 18:51:29 UTC
Permalink
I'm trying to get Wine to run the Bloomberg network's client application
(wintrv.exe, available on www.bloomberg.com), and i get:

err:module:import_dll Loading module (file) WINSPOOL.DRV (which is needed by
C:\blp\Wintrv\wintrv.exe) failed (error -1073741595).

A quick Google search tells me that, since i'm running Debian, i need to
install libwine-print. I did that, i think, and i still get the error.

Just to make sure it's really installed, here's what i checked:

$ dpkg -L libwine-print
/.
/usr
/usr/lib
/usr/lib/wine
/usr/lib/wine/wineps.dll.so
/usr/lib/wine/winspool.drv.so
/usr/share
/usr/share/doc
/usr/share/doc/libwine-print
/usr/share/doc/libwine-print/copyright
/usr/share/doc/libwine-print/changelog.gz
/usr/share/doc/libwine-print/changelog.Debian.gz
/usr/lib/wine/wineps16.drv.so


When i try running Wine through strace, i see the following calls to open():

open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/libncurses.so.5", O_RDONLY) = 3
open("/lib/libdl.so.2", O_RDONLY) = 3
open("/lib/libc.so.6", O_RDONLY) = 3
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
open("/etc/mtab", O_RDONLY) = 3
open("/proc/meminfo", O_RDONLY) = 3
open("/usr/bin/wine", O_RDONLY|O_LARGEFILE) = 3
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3
open("/tmp/wine.status.qxStmp", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3


So it's not even looking for the libwine-print files, apparantly.

Suggestions?

Thanks
Sylvain Petreolle
2003-10-05 22:03:38 UTC
Permalink
-1073741595 is c00000e5, ERROR_INTERNAL_ERROR, not a file_not_found
error.
dont know what it means, though. give the other error messages.
Post by Mike Schiraldi
I'm trying to get Wine to run the Bloomberg network's client
application
err:module:import_dll Loading module (file) WINSPOOL.DRV (which is
needed by
C:\blp\Wintrv\wintrv.exe) failed (error -1073741595).
A quick Google search tells me that, since i'm running Debian, i need
to
install libwine-print. I did that, i think, and i still get the
error.
=====
Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net)
ICQ #170597259
Say NO to software patents
Dites NON aux brevets logiciels

"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
Mike Schiraldi
2003-10-05 23:49:06 UTC
Permalink
Post by Sylvain Petreolle
-1073741595 is c00000e5, ERROR_INTERNAL_ERROR, not a file_not_found
error.
dont know what it means, though. give the other error messages.
This is all i get:

$ wine ~/.wine/fake_windows/blp/Wintrv/wintrv.exe

Invoking /usr/bin/wine.bin
/home/raldi/.wine/fake_windows/blp/Wintrv/wintrv.exe ...
err:module:import_dll Loading module (file) WINSPOOL.DRV (which is needed by
C:\blp\Wintrv\wintrv.exe) failed (error -1073741595).
Wine exited with a successful status


If i turn on warn+all, i get the following. Sorry about the long post, but
i've shortened it a bit by removing consecutive file-not-found messages.


Invoking /usr/bin/wine.bin /home/raldi/.wine/fake_windows/blp/Wintrv/wintrv.exe --debugmsg warn+all ...
warn:dosfs:DRIVE_Init L"Drive B": not defined
[and so on for D-L, N-W]
warn:dosfs:DOSFS_FindUnixName L"config\\system" not found in '/home/raldi/.wine/fake_windows/Windows/System32'
warn:dosfs:DOSFS_FindUnixName L"system.dat" not found in '/home/raldi/.wine/fake_windows/Windows'
warn:dosfs:DOSFS_FindUnixName L"reg.dat" not found in '/home/raldi'
warn:file:FILE_DoOpenFile 'reg.dat' not found or sharing violation
warn:file:FILE_DoOpenFile (reg.dat): return = HFILE_ERROR error= 2
warn:file:FILE_CreateFile Unable to create file '/etc/wine.userreg' (GLE 2)
warn:file:FILE_CreateFile Unable to create file '/etc/wine.systemreg' (GLE 2)
warn:module:open_app_key could not get module file name loading C:\blp\Wintrv\wintrv.exe
warn:dosfs:DOSFS_FindUnixName L"RPCRT4.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"advapi32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"WSOCK32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ws2_32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"user32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"gdi32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"advapi32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"advapi32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"iphlpapi.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"iphlpapi.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"WINMM.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"user32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"advapi32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"COMCTL32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"user32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"gdi32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"advapi32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"VERSION.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"lz32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"kernel32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"ntdll.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"KERNEL32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"USER32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:dosfs:DOSFS_FindUnixName L"GDI32.dll" not found in '/home/raldi/.wine/fake_windows/blp/Wintrv'
warn:module:load_dll Loading of native DLL C:\blp\Wintrv\winspool.drv failed (status -1073741595).
warn:module:load_dll Failed to load module 'C:\blp\Wintrv\winspool.drv'; status=-1073741595
err:module:import_dll Loading module (file) WINSPOOL.DRV (which is needed by C:\blp\Wintrv\wintrv.exe) failed (error -1073741595).
Wine exited with a successful status

Continue reading on narkive:
Loading...