[Wine] please help

Detlef Riekenberg wine-users at web.de
Fri Jan 4 07:10:04 CST 2008


On Do, 2007-12-06 at 08:28 +0700, Dedy Suharjono wrote:
> i am using wine-0.9.49 and 

the most recent version is 0.9.52

> "error fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback
> to APD_COPY_ALL_FILES)

you can ignore that 

> err:winspool:add_printer_driver Failed adding driver "wineps.drv":
> 1795" not show again 

It seems, that you have an old wine registry.
please use "wine regedit" and delete the entries at:
HKEY_LOCAL_MACHINE\System\SurrentControlSet\Control\Print

wine rebuild all needed entries

> show message "Unable to create printer device context"

When your app still does not print, please create a log:

WINEDEBUG="+winspool,+print,+tid,+commdlg,+process" \
wine your_app.exe 2>&1 | tee log.txt


You can send me the log.



-- 
 
By by ... Detlef





More information about the wine-users mailing list