Bug 516460
| Summary: | CUPS fails to share printers due to missing protocol configuration. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Pires Soares <igor> | ||||||||
| Component: | cups | Assignee: | Tim Waugh <twaugh> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 11 | CC: | jpopelka, twaugh | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | 1.4-0.rc1.15.fc11 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2009-08-15 08:27:32 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Igor Pires Soares
2009-08-09 21:47:26 UTC
The default configuration uses CUPS browsing so that has been altered some how. The system-config-printer interface does not touch that setting, but the web interface does. Can you please attach your /etc/cups/cupsd.conf file? Created attachment 356929 [details]
Working cupsd.conf
Configured using the web interface and selecting the CUPS protocol manually in the advanced server settings.
Created attachment 356930 [details]
Non-working cupsd.conf
Configured using system-config-printer.
Starting from the working configuration, which incidentally is the same as the default configuration regarding this option, how do you get the non-working configuration by using system-config-printer? I get the non-working configuration using system-config-printer when I select the options "Publish shared printers connected to this system" and "Allow printing from the Internet", exactly as in the attached screenshot. The tricky thing is that the problem only appears when I set these options starting from a non shared configuration. If I configure the server to share printers using the advanced options in the web interface and then try to overwrite theses settings using s-c-printer it works ok. OK I see it now: 1. Use the CUPS web interface to uncheck 'Share printers ...' and click 'Change Settings'. 2. Use system-config-printer to check 'Share printers ...' and click OK. This leaves the BrowseLocalProtocols line in cupsd.conf empty. cups-1.4-0.rc1.15.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update cups'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-8133 cups-1.4-0.rc1.15.fc11 fixes this. Thanks Tim. cups-1.4-0.rc1.15.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |