[Bug 6402] Virtual memory allocation fails with Adobe Acrobat 5's Paper Capture plugin

Wine Bugs wine-bugs at winehq.org
Sun Feb 11 22:31:15 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=6402





------- Additional Comments From vitaliy at kievinfo.com  2007-11-02 22:31 -------
And more:
You can easily reproduce the error without an Acrobat5 license, as I just found out:

- download PaperCapture.exe from
http://www.adobe.com/support/downloads/detail.jsp?ftpID=1907
- cabextract PaperCapture.exe
- unshield x data1.cab
- cd Plugin_Files/Acrobat/Plug_ins/PaperCapture/Servers
- cp ../../../../../System_Files/* . (to copy some dlls)
- "wine capserve.exe" should show the reported problems (if it doesn't run
already, get a "msvcp60.dll" and copy it to ".", then try again)

This is my console output when running capserve.exe this way:

$ wine capserve.exe
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
err:wgl:has_opengl  glx_version is 1.3 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
err:wgl:has_opengl  glx_version is 1.3 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x19a898) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x198998)->(0x10020,00000008)
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x198998)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock

Mmh..."GetAvailableTextureMem (0x19a898) : stub"...?

best
Jens


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



More information about the wine-bugs mailing list