Bug 1003706
Summary: | can't add a printer | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jim Haynes <jhhaynes> | ||||||
Component: | system-config-printer | Assignee: | Tim Waugh <twaugh> | ||||||
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 19 | CC: | hobbes1069, jhhaynes, jkoncick, jpopelka, twaugh | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i686 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-06-18 14:39:57 UTC | Type: | Bug | ||||||
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
Jim Haynes
2013-09-02 23:12:16 UTC
Please provide more information. - Enable logging debug messages by editing /etc/cups/cupsd.conf, changing 'LogLevel' to 'debug'. - Run 'system-config-printer --debug' and try to add the printer again. Post the output. - Post /var/log/cups/error_log You can also try looking at https://fedoraproject.org/wiki/How_to_debug_printing_problems Thanks. By not having firefox running I was able to run system-config-printer as root Created attachment 793254 [details]
output from the system-config-printer command as myself, administrator
Created attachment 793255 [details]
/var/log/cups/error_log
I'm having a similar problem. I didn't capture it but the only appearently helpful output from s-c-p --debug was "Printer disappeared" after I finished configuring. For me the add printer dialog didn't hang, it closed but no printer was actually added. It's worth mentioning though that I was using s-c-p from one computer and connecting to cups on another... Jim: it looks like, rather than adding a printer, you tried deleting a printer. However, cupsd didn't get a request to actually carry out the delete-printer operation. Did it ask you for your password? What does this command say?: pkcheck -a org.opensuse.cupspkhelper.mechanism.printeraddremove -p $$ Close it - not running that version anymore. |