On 28/02/17 09:40 AM, Greg Freemyer wrote:
You don't say anything about the cups service being running or not. Rereading my OP I thought I made it clear that I was using CUPS. He saying there is a bug in CUPS where you enable it via Yast, but it doesn't run.
He wants you to verify the service is actually running, as opposed to selected.
# ps -ef | grep cups root 1621 1 0 10:24 ? 00:00:00 /usr/sbin/cupsd -l root 1683 1 0 10:24 ? 00:00:00 /usr/sbin/cups-browsed root 3645 3506 0 10:36 pts/2 00:00:00 grep --color=auto cups # systemctl status cups.service ● cups.service - CUPS Scheduler Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2017-02-28 10:24:45 EST; 13min ago Docs: man:cupsd(8) Main PID: 1621 (cupsd) Status: "Scheduler is running..." Tasks: 2 (limit: 4915) CGroup: /system.slice/cups.service └─1621 /usr/sbin/cupsd -l Feb 28 10:24:38 Mainbox systemd[1]: Starting CUPS Scheduler... Feb 28 10:24:45 Mainbox systemd[1]: Started CUPS Scheduler. # systemctl status cups-browsed.service ● cups-browsed.service - Make remote CUPS printers available locally Loaded: loaded (/usr/lib/systemd/system/cups-browsed.service; enabled; vendor preset: disabled) Active: active (running) since Tue 2017-02-28 10:24:45 EST; 13min ago Main PID: 1683 (cups-browsed) Tasks: 3 (limit: 4915) CGroup: /system.slice/cups-browsed.service └─1683 /usr/sbin/cups-browsed Feb 28 10:24:45 Mainbox systemd[1]: Started Make remote CUPS printers available locally. Can we please move one past this to the actual problem, PLEASE! -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org