Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No printers under Wine #6612

Open
chuuko opened this issue Mar 10, 2019 · 0 comments
Open

No printers under Wine #6612

chuuko opened this issue Mar 10, 2019 · 0 comments

Comments

@chuuko
Copy link

chuuko commented Mar 10, 2019

Wine doesn't detect installed printers.
The command export WINEDEBUG=+winspool && wine notepad &>./wine_winspool_log.txt gives this:
0009:trace:winspool:WINSPOOL_EnumPrintersW Found 0 printers
0009:trace:winspool:PRINTCAP_ParseEntry name=Deskjet_1050_J410| entry=:rm=squeekers:rp=Deskjet_1050_J410:
0009:trace:winspool:PRINTCAP_ParseEntry "Deskjet_1050_J410"
0009:trace:winspool:PRINTCAP_ParseEntry ""
0009:trace:winspool:PRINTCAP_ParseEntry Printer already exists
0009:trace:winspool:WINSPOOL_EnumPrintersW Found 0 printers
0009:trace:winspool:WINSPOOL_EnumPrintersW Found 0 printers
0009:trace:winspool:WINSPOOL_EnumPrintersW ignoring PRINTER_ENUM_CONNECTIONS
0009:fixme:winspool:WINSPOOL_EnumPrintersW We don't handle PRINTER_ENUM_CONNECTIONS
0009:trace:winspool:WINSPOOL_EnumPrintersW Found 0 printers
0009:trace:winspool:WINSPOOL_EnumPrintersW ignoring PRINTER_ENUM_CONNECTIONS
0009:fixme:winspool:WINSPOOL_EnumPrintersW We don't handle PRINTER_ENUM_CONNECTIONS

Wine doesn't load libcups.so.2 from /usr/lib32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant