Bug 557445 - Crashes searching for network printers
Summary: Crashes searching for network printers
Keywords:
Status: CLOSED DUPLICATE of bug 552658
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-21 14:19 UTC by Jonathan Andrews
Modified: 2010-01-21 16:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-21 16:18:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Andrews 2010-01-21 14:19:24 UTC
Description of problem:
Crash


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

How reproducible:
100%

Steps to Reproduce:

Server,New,Printter,Network Printer, Find Nextwork Printer, Leave host blank hit "find"

  
Actual results:

[jon@dhcp39 ~]$ system-config-printer --debug
Connected as user jon
refresh
Created subscription 3
<monitor.Monitor instance at 0xa01f96c>: printers and jobs lists provided
update_jobs
Authentication pass: 1
Authentication: password callback set
Authentication pass: 1
Authentication: password callback set
Authentication pass: 1
Authentication: password callback set
get_notifications
update_jobs
Using polkit-1 connection class
+<asyncipp._IPPAuthOperation instance at 0xa01fccc>
New IPPConnection
+<_IPPConnectionThread(Thread-1, initial daemon)>
Awaiting further instructions
+<asyncipp.IPPAuthConnection instance at 0xa01fc4c>
+<asyncpk1.PK1Connection instance at 0xa01f9ec>
+<asyncconn.Connection object at 0xa01fc0c>
fetchDevices
Converted ()/{'exclude_schemes': ['dnssd', 'snmp'], 'reply_handler': <bound method _GetDevicesCall._reply_handler of <cupshelpers.cupshelpers._GetDevicesCall object at 0xa02a20c>>, 'error_handler': <bound method NewPrinterGUI.error_getting_devices of <__main__.NewPrinterGUI instance at 0xa00ed2c>>} to (0, [], ['dnssd', 'snmp'])
+_PK1AsyncMethodCall: <asyncpk1._PK1AsyncMethodCall instance at 0xa02a18c>
Calling PK method DevicesGet
Error fetching devices: IPPError(1027, 'pkcancel')
DESTROY: <asyncconn.Connection object at 0xa01fc0c>
DESTROY: <asyncpk1.PK1Connection instance at 0xa01f9ec>
DESTROY: <asyncipp.IPPAuthConnection instance at 0xa01fc4c>
Putting None on the task queue
Next task: None
Thread exiting
-<asyncipp._IPPAuthOperation instance at 0xa01fccc>
-<asyncconn.Connection object at 0xa01fc0c>
DESTROY: <asyncpk1._PK1AsyncMethodCall instance at 0xa02a18c>
-<asyncpk1.PK1Connection instance at 0xa01f9ec>
-<asyncipp.IPPAuthConnection instance at 0xa01fc4c>
-<_IPPConnectionThread(Thread-1, stopped daemon -1231013008)>
Calling <bound method PrinterFinder._do_find of <probe_printer.PrinterFinder instance at 0xa0251ec>>
:9100 CLOSED
Do not probe local cups server
get_notifications
update_jobs
Caught non-fatal exception.  Traceback:
File "/usr/share/system-config-printer/probe_printer.py", line 237, in _do_find
    fn ()
File "/usr/share/system-config-printer/probe_printer.py", line 320, in _probe_hplip
    stderr=null)
File "/usr/lib/python2.6/subprocess.py", line 595, in __init__
    errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1092, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Continuing anyway..
Segmentation fault

[jon@dhcp39 ~]$ uname -a
Linux dhcp39 2.6.31.9-174.fc12.i686 #1 SMP Mon Dec 21 06:24:20 UTC 2009 i686 athlon i386 GNU/Linux

Comment 1 Jiri Popelka 2010-01-21 15:07:18 UTC
I guess the segmentation fault is Bug #552658.
The traceback few lines earlier is not the reason of the fault (it indicates, that you don't have hplip installed, but that's not necessary).

Comment 2 Tim Waugh 2010-01-21 16:18:46 UTC
Looks like it.  Marking as duplicate.

*** This bug has been marked as a duplicate of bug 552658 ***


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