| Summary: | Printer Manager doesn't look in /etc/lprng/printcap file | ||
|---|---|---|---|
| Product: | [Unmaintained] kcontrol | Reporter: | Michael Kleiber <mike> |
| Component: | kcmprintmgr | Assignee: | KDEPrint Devel Mailinglist <kde-print-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | chaofeng111 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michael Kleiber
2004-03-17 20:12:45 UTC
I'm not using LPRng, so it's possible that the corresponding plugin is not in sync with up-to-date LPRng version. What's the plugin is currently doing is: - check /etc/printcap - in case of LPRng, check /etc/lpd.conf and look for the "printcap_path" entry Does that mean that with recent LPRng, everything has been moved to /etc/lprng (printcap and lpd.conf)? I guess yes - everything is under /etc/lprng/
This is what the manpage of lprng says:
The files used by LPRng are set by values in the printer configuration
file. The following are a commonly used set of default values.
/etc/lprng/lpd.conf LPRng configuration file
${HOME}/.printcap user printer description fil
e
/etc/lprng/printcap printer description file
/etc/lprng/lpd.perms permissions
UNCONFIRMED (batch reassigning messed this) |