Printers do not show, no printing, in wine (Pegasus Mail)

Questions about Wine on Linux
Locked
anotheranne
Newbie
Newbie
Posts: 3
Joined: Sat Jun 30, 2018 5:39 am

Printers do not show, no printing, in wine (Pegasus Mail)

Post by anotheranne »

Hello,

Preliminaries:
wine-3.9
Kernel: 4.14.48-2-MANJARO x86_64
Pegasus Mail 4.73 which is 32-bit
I have installed the cups 32-bit libs

The issue is that Pegasus Mail does not reflect the installed printers as shown in cups (an HP laserjet and the default CUPS-PDF). It shows only 'Virtual PDF Printer' which also does not print.

The situation is the same with Notepad, no printers shown, no printing.

The log output as suggested is as follows:

Code: Select all

0009:err:module:load_builtin_dll failed to load .so lib for builtin L"l3codeca.acm": libmpg123.so.0: cannot open shared object file:
No such file or directory
My skills run out around here, so not exactly sure where to head, some advice appreciated. Have made clean installs, even a 32-bit install, no success.

Ian
anotheranne
Newbie
Newbie
Posts: 3
Joined: Sat Jun 30, 2018 5:39 am

Re: Printers do not show, no printing, in wine (Pegasus Mai

Post by anotheranne »

Hi,

I have since attended to the error messages, and starting thus

Code: Select all

$ wine winpm-32.exe &> /tmp/log.txt 2>&1
produces log.txt with zero error messages.

We still get no printers showing however :?

Ian
anotheranne
Newbie
Newbie
Posts: 3
Joined: Sat Jun 30, 2018 5:39 am

Re: Printers do not show, no printing, in wine (Pegasus Mai

Post by anotheranne »

Better to re-install than to rely on wine to pick up existing printer installations. Solved at least for the LaserJet.

Cups reports pdfs printed, just have to find where they go :)

Ian
Locked