[Bug 2153] New: native printer drivers are ignored

Wine Bugs wine-bugs at winehq.org
Wed Apr 7 15:15:14 CDT 2004


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

           Summary: native printer drivers are ignored
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ortylp at 3miasto.net
                CC: ortylp at 3miasto.net


I couldn't install native printer driver (HPLJ5P-family)

To reproduce:

-----------------
.wine/conf:
[wine]
"printer=on"
[Version]
"Windows" = "win95"
---------------------------
win.ini:
[devices]
ps=NAME_OF_THE_DLL,LPR:lp
---------------------------

start notepad, choose Printer Setup, choose "ps" printer, you should see
err:dc:CreateDCW no driver found for L"NAME_OF_THE_DLL"

with WINEDEBUG=warn+all you get that file
[...]/lib/wine/NAME_OF_THE_DLL.dll.so
does not exist

As I have checked with strace, the file
c:\Windows\System\NAME_OF_THE_DLL.dll 
is never opened nor checked for existence by wine.

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