Bug 152695 - Display only permanent printers chosen in system-config-printer or cups (Linux)
Summary: Display only permanent printers chosen in system-config-printer or cups (Linux)
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Printing and PDF export (show other bugs)
Version:
(earliest affected)
7.0.6.2 release
Hardware: All Linux (All)
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-27 08:25 UTC by Aleksandar Pavić
Modified: 2024-04-05 12:23 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandar Pavić 2022-12-27 08:25:19 UTC
Description:
Libreoffice is displaying all printers discovered by

lpstat -l -e

command, which can be huge list on corporate networks.

Currently linuxes lets you configure printers via
system-config-printer 
or cups so only choosen printers are available.

This works in Google chrome and others.



Steps to Reproduce:
1. Print document
2.
3.

Actual Results:
Displays all printers available on LAN network

Expected Results:
Display only printers configured via system-config-printer or cups, not all from avahi.

So lpstat -l -e commands lits permanent at printers which should be visible in print dialog.
 


Reproducible: Always


User Profile Reset: No

Additional Info:
This is common problem, lot's of questions on askubuntu and similar websites.
Comment 1 Buovjaga 2024-04-05 12:23:13 UTC
Sounds reasonable -> NEW