http://bugs.winehq.org/show_bug.cgi?id=26006
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |printing CC| |wine.dev@web.de
--- Comment #3 from Detlef Riekenberg wine.dev@web.de 2011-02-10 08:05:14 CST --- (In reply to comment #0)
BVRP Phone Tools is used to download faxes and voice messages from a USR 56K Message Modem.
Please add an entry in the AppDB with a download-url.
It installs with "Insufficient buffer"
The Installation fails: * AddPrintProcessorA is called for "WfxPrint2000", but not implemented This is easy and on my ToDo list. * AddPrinterA failed (Printer Driver "CAPRURE FAX BVRP" not found) That need investigation, when AddPrintProcessorA is implemented and the driver is still not installed,
Using the PrintProcessor is a much bigger issue.
and crashes on startup with "The program phontool.exe encountered a serious problem and has had to close etc.
From you log:
0029:err:module:import_dll Library MAILUSER.dll (which is needed by L"C:\Program Files\PhoneTools\mail.dll") not found
mailuser.dll is not provided by windows and not installed by the bvrp installer on Wine. unshield is unable to list/extract the files in data*.cab from the bvrp installer. When a bvrp installation on Windows has this dll, then please fill another bug.
and "Insufficient buffer" on Fax capture installation.
The app can't find the print processor "WfxPrint2000", ask for the driver cache directory and fail afterwards with the mentioned failure.
There is absolutely nothing in Linux that will handle this modem correctly. I know, I have tried the lot.
The installation issues are needed to be fixed first.