Bug 575198

Summary: too few args for _reconnect_error
Product: [Fedora] Fedora Reporter: Zoltan Horvath <06707731732>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:005f63fc
Fixed In Version: system-config-printer-1.2.0-12.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 575798 (view as bug list) Environment:
Last Closed: 2010-04-16 23:47:17 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:
Bug Depends On:    
Bug Blocks: 575798    
Attachments:
Description Flags
File: backtrace none

Description Zoltan Horvath 2010-03-19 17:43:29 UTC
abrt 1.0.8 detected a crash.

architecture: i686
cmdline: 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.31.12-174.2.19.fc12.i686.PAE
package: system-config-printer-1.1.16-13.fc12
release: Fedora release 12 (Constantine)
uuid: 3c10fce9

backtrace
-----
Summary: TB3c10fce9 asyncipp.py:336:error_handler:TypeError: _reconnect_error() takes exactly 3 arguments (2 given)

Traceback (most recent call last):
  File "/usr/share/system-config-printer/asyncipp.py", line 200, in send_error
    self._error_handler (self._conn, exc)
  File "/usr/share/system-config-printer/asyncipp.py", line 336, in error_handler
    return self._reconnect_error (exc)
TypeError: _reconnect_error() takes exactly 3 arguments (2 given)

Local variables in innermost frame:
self: <asyncipp._IPPAuthOperation instance at 0x92ca92c>
exc: RuntimeError('failed to connect to server',)
conn: <asyncipp.IPPAuthConnection instance at 0x92cabec>

Comment 1 Zoltan Horvath 2010-03-19 17:43:31 UTC
Created attachment 401302 [details]
File: backtrace

Comment 3 Tim Waugh 2010-03-22 11:50:18 UTC
Fixed upstream.

Comment 4 Tim Waugh 2010-03-22 13:11:05 UTC
Fixed in:
  system-config-printer-1.1.18-3.fc11
  system-config-printer-1.1.18-3.fc12
  system-config-printer-1.2.0-5.fc13
  system-config-printer-1.2.0-5.fc14

Comment 5 Fedora Update System 2010-03-25 16:50:13 UTC
system-config-printer-1.2.0-8.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/system-config-printer-1.2.0-8.fc13

Comment 6 Fedora Update System 2010-04-01 19:28:24 UTC
system-config-printer-1.2.0-12.fc13 has been pushed to the Fedora 13 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 system-config-printer'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/system-config-printer-1.2.0-12.fc13

Comment 7 Fedora Update System 2010-04-16 23:46:56 UTC
system-config-printer-1.2.0-12.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.