http://bugs.winehq.org/show_bug.cgi?id=9591 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #13 from Detlef Riekenberg <wine.dev(a)web.de> 2007-10-14 08:10:23 ---
From your log: trace:winspool:WINSPOOL_GetStringFromReg L"Port": "LPR:LaserJet" trace:winspool:WINSPOOL_GetStringFromReg L"Printer Driver": "PS Driver"
You have an old ~/.wine directory where all Printers used "PS Driver". (created before wine-0.9.25, which was released on 10. Nov. 2006). As a workaround, when you still want to use your old Installation, use "wine regedit.exe" and delete all this key to remove all Printers: "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Printers" Wine rebuild the new registry-entries, when needed. (cups-pdf works, because wine created the new style registry-entries, when cups-pdf was detected first.) -- By by ... Detlef -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.