Bug 575198 - too few args for _reconnect_error
Summary: too few args for _reconnect_error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:005f63fc
Depends On:
Blocks: 575798
TreeView+ depends on / blocked
 
Reported: 2010-03-19 17:43 UTC by Zoltan Horvath
Modified: 2010-04-16 23:47 UTC (History)
2 users (show)

Fixed In Version: system-config-printer-1.2.0-12.fc13
Clone Of:
: 575798 (view as bug list)
Environment:
Last Closed: 2010-04-16 23:47:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (661 bytes, text/plain)
2010-03-19 17:43 UTC, Zoltan Horvath
no flags Details

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.


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