Obwohl der Drucker über KDE Applikationen oder von Konsole benutzbar ist, wird er nicht in Firefox, Evince oder andere GTK oder GNOME Applikationen gelistet.
Der Drucker wird in der Konsole erkannt:
$ lpstat -t
scheduler is running
system default destination: Brother_HL-L2340D_series
device for Brother_HL-L2340D_series: lpd://BRW681401531475/BINARY_P1
Brother_HL-L2340D_series accepting requests since Sat Oct 15 14:24:54 2016
printer Brother_HL-L2340D_series is idle. enabled since Sat Oct 15 14:24:54 2016
Im Evince o.ä. Programmen taucht er aber nicht auf:
Lösung ist das Installieren des Paketes gtk3-print-backends
:
$ sudo pacman -S gtk3-print-backends
resolving dependencies...
looking for conflicting packages...
Packages (1) gtk3-print-backends-3.22.1+8+ge11df6c-2
Total Installed Size: 0.17 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [#######################################################################################################################] 100%
(1/1) checking package integrity [#######################################################################################################################] 100%
(1/1) loading package files [#######################################################################################################################] 100%
(1/1) checking for file conflicts [#######################################################################################################################] 100%
(1/1) checking available disk space [#######################################################################################################################] 100%
:: Processing package changes...
(1/1) installing gtk3-print-backends