abrt version: 1.1.17 architecture: x86_64 cmdline: /usr/bin/python /usr/share/system-config-printer/system-config-printer.py component: system-config-printer executable: /usr/share/system-config-printer/system-config-printer.py kernel: 2.6.38-1.fc15.x86_64 package: system-config-printer-1.3.2-1.fc15 reason: newprinter.py:1289:setNPButtons:AttributeError: 'NewPrinterGUI' object has no attribute 'printers' release: Fedora release 15 (Lovelock) time: 1300690444 uid: 500 backtrace ----- newprinter.py:1289:setNPButtons:AttributeError: 'NewPrinterGUI' object has no attribute 'printers' Traceback (most recent call last): File "/usr/share/system-config-printer/newprinter.py", line 2739, in on_entNPTNetworkHostname_changed self.setNPButtons () File "/usr/share/system-config-printer/newprinter.py", line 1289, in setNPButtons checkNPName(self.printers, self.entNPName.get_text())) AttributeError: 'NewPrinterGUI' object has no attribute 'printers' Local variables in innermost frame: nr: 0 self: <NewPrinterGUI object at 0x16473c0 (newprinter+NewPrinterGUI at 0x1721320)> How to reproduce ----- 1. try to add a printer 2. after clicking through and reaching the final 'apply' 3. it doesnt' work. end up clicking on 'cancel' and abrt shows up
Created attachment 486547 [details] File: backtrace
Some errors in ~/.xsession-errors: [naresh@section9 Videos]$ tail -f ~/.xsession-errors raise child_exception OSError: [Errno 2] No such file or directory Continuing anyway.. params.c:OpenConfFile() - Unable to open configuration file "/home/naresh/.smb/smb.conf": No such file or directory params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf": No such file or directory GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. No ID match for device socket://172.16.31.8:9100: MFG:HP;MDL:Officejet 6300 series;CMD:MLC,PCL,PML,DW-PCL,DESKJET,DYN;DES:Q8069D; No ID match for device socket://172.16.31.8:9100: MFG:HP;MDL:Officejet 6300 series;CMD:MLC,PCL,PML,DW-PCL,DESKJET,DYN;DES:Q8069D; Traceback (most recent call last): File "/usr/share/system-config-printer/newprinter.py", line 2739, in on_entNPTNetworkHostname_changed self.setNPButtons () File "/usr/share/system-config-printer/newprinter.py", line 1289, in setNPButtons checkNPName(self.printers, self.entNPName.get_text())) AttributeError: 'NewPrinterGUI' object has no attribute 'printers' Traceback (most recent call last): File "/usr/share/system-config-printer/newprinter.py", line 2739, in on_entNPTNetworkHostname_changed self.setNPButtons () File "/usr/share/system-config-printer/newprinter.py", line 1289, in setNPButtons checkNPName(self.printers, self.entNPName.get_text())) AttributeError: 'NewPrinterGUI' object has no attribute 'printers' Caught non-fatal exception. Traceback: File "/usr/share/system-config-printer/probe_printer.py", line 239, in _do_find fn () File "/usr/share/system-config-printer/probe_printer.py", line 346, in _probe_hplip stderr=null) File "/usr/lib64/python2.7/subprocess.py", line 672, in __init__ errread, errwrite) File "/usr/lib64/python2.7/subprocess.py", line 1202, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory Continuing anyway.. Caught non-fatal exception. Traceback: File "/usr/share/system-config-printer/probe_printer.py", line 391, in _probe_smb smbc_auth.failed (e) File "/usr/share/system-config-printer/pysmb.py", line 182, in failed raise exc TimedOutError: (110, 'Connection timed out') Continuing anyway.. ^C
Thanks. Seems that bug #680683 is still not fixed in this release. *** This bug has been marked as a duplicate of bug 680683 ***
What does this command show ? /usr/lib/cups/backend/snmp 172.16.31.8
(In reply to comment #4) > What does this command show ? > > /usr/lib/cups/backend/snmp 172.16.31.8 [naresh@section9 ]$ /usr/lib/cups/backend/snmp 172.16.31.8 network socket://172.16.31.8 "HP Officejet 6300 series" "Officejet 6300 series" "MFG:HP;MDL:Officejet 6300 series;CMD:MLC,PCL,PML,DW-PCL,DESKJET,DYN;1284.4DL:4d,4e,1;CLS:PRINTER;DES:Q8069D;SN:CN7C6FB36R04J4;S:038000C484001021002c1800000c2880000;J: ;Z:0102,0503b927014dc7,0600;BT:000000000000,4F66666963656A657420363330" "" [naresh@section9 Videos]$ I ended up adding this printer via the CUPS web interface for the time being.