Bug 214585 - Print button in the print panel stays disabled
Summary: Print button in the print panel stays disabled
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk+
Version: 6
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-08 15:02 UTC by Frédéric
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-09 11:04:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Frédéric 2006-11-08 15:02:37 UTC
Description of problem:
When I connect my printer and open an application with a gnome print panel, the
print button stays disabled.

Version-Release number of selected component (if applicable):


How reproducible:
always


Steps to Reproduce:
1.Connect my printer.
2.Open an application with the gnome print panel (Evince, OpenOffice, ...)
3.Select to print on the printer that I've just connected
  
Actual results:
The "Print" button (not sure of the english name) stays disabled.

Expected results:
The "Print" button is enabled and I can press on it to print my document.


Additional info:

The printer (Samsung Ml-1210) works perfectly and I have all the rights on it.
For the moment I use the "lp" command to print.

Comment 1 John (J5) Palmieri 2006-11-08 16:27:24 UTC
Print is disabled if we can't get a PPD from cups for that printer.  Evince and
OpenOffice use the gtk+ print dialog.  Please set LogLevel to warn in
/etc/cups/cupsd.conf, restart cups, attach your printer and try to print.  After
you do that please attach the relevent logs from /var/log/cups/error_log.  Make
sure to set LogLevel to info when you are done so that your disk does not fill
up.  Cups can be verry chatty.

Comment 2 Frédéric 2006-11-09 10:45:20 UTC
There you have the relevent logs from /var/log/cups/error_log. I hope this can help.

"
I [09/Nov/2006:11:36:00 +0100] Full reload complete.
E [09/Nov/2006:11:36:00 +0100] Unable to open listen socket for address ::1:631
- Address family not supported by protocol.
"

Comment 3 Frédéric 2006-11-09 11:04:28 UTC
Ok, it's not a bug. I've disabled ipv6 (internet was too slow with it) and there
was no line for ipv4 in /etc/hosts. It's working now. Thanks for you help! 


Note You need to log in before you can comment on or make changes to this bug.