[Wine] Re: REPOST: No printing possible in wine 0.9.15

Duane Clark dclark at akamail.com
Mon Jul 3 13:10:39 CDT 2006


Sven Rudolph wrote:
> Hello Detlef,
> 
> 
> ...
> Anyway. I followd your advice and copied /usr/share/wine/generic.ppd
> to /usr/share/cups/model/generic.ppd on my local machine. Then I configured
> a local cupsd, which forwards all print jobs to my print server
> (ipp://goza/printers/i560), using the generic.ppd.
> (It seems, that wine requires a local cupsd.)
> 
> Unfortunately I still can't print, although the error messages disappeared.
> But now I'm able to print to a file. The file is called "FILE:" (can't
> choose a name or path), a postscript file that I can print with Konqueror.
> I can live with that for now.

Now that you have gotten rid of the error messages (I think that is a 
good sign), have you tried completely deleting (or renaming) your 
current .wine directory, and allowed Wine to create a new one from 
scratch? Perhaps some entries were left in the registry that are 
affecting thing.

For what it is worth, a registry entry in ~/.wine/system.reg for the 
remote printer should look something like this. I suspect that the 
[Port] entry means that you must be able to print to the printer using 
lpr. Does that work for you? That is, does a command like this allow you 
to print to the remote printer:

lpr -Pi560 FILE:

The registry entry:

[System\\CurrentControlSet\\Control\\Print\\Printers\\hp_kotao] 1151093208
"Attributes"=dword:00000000
"Datatype"="RAW"
"Default 
DevMode"=hex:68,70,5f,6b,6f,74,61,6f,00,00,00,00,00,00,00,00,00,00,00,\
 
00,00,00,00,00,00,00,00,00,00,00,00,00,0a,03,01,00,9c,00,08,00,13,7b,00,00,\
 
01,00,01,00,ea,0a,6f,08,64,00,01,00,07,00,00,00,02,00,01,00,00,00,03,00,00,\
 
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
 
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
 
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Description"="WINEPS Printer using CUPS"
"Location"="<physical location of printer>"
"Name"="hp_kotao"
"Parameters"="<parameters?>"
"Port"="LPR:hp_kotao"
"Print Processor"="WinPrint"
"Printer Driver"="PS Driver"
"Priority"=dword:00000000
"Separator File"="<sep file?>"
"Share Name"="<share name?>"
"StartTime"=dword:00000000
"Status"=dword:00000000
"UntilTime"=dword:00000000






More information about the wine-users mailing list