Bug 1060372 - [abrt] system-config-printer-libs: jobviewer.py:1018:display_auth_info_dialog:KeyError: 'auth-info-required'
Summary: [abrt] system-config-printer-libs: jobviewer.py:1018:display_auth_info_dialog...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5107ffc127c16330655a5031a72...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-31 23:16 UTC by Mukundan Ragavan
Modified: 2014-04-18 09:19 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-18 09:19:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (567 bytes, text/plain)
2014-01-31 23:16 UTC, Mukundan Ragavan
no flags Details
File: environ (655 bytes, text/plain)
2014-01-31 23:16 UTC, Mukundan Ragavan
no flags Details

Description Mukundan Ragavan 2014-01-31 23:16:10 UTC
Version-Release number of selected component:
system-config-printer-libs-1.4.3-2.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        /usr/bin/python /usr/share/system-config-printer/scp-dbus-service.py
executable:     /usr/share/system-config-printer/scp-dbus-service.py
kernel:         3.12.9-301.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
jobviewer.py:1018:display_auth_info_dialog:KeyError: 'auth-info-required'

Traceback (most recent call last):
  File "/usr/share/system-config-printer/jobviewer.py", line 1489, in on_job_authenticate_activate
    self.display_auth_info_dialog (jobid)
  File "/usr/share/system-config-printer/jobviewer.py", line 1018, in display_auth_info_dialog
    auth_info_required = data['auth-info-required']
KeyError: 'auth-info-required'

Local variables in innermost frame:
job: 1

self: <JobViewer object at 0x10fe960 (jobviewer+JobViewer at 0x10f7380)>
keyring_attrs: None

Comment 1 Mukundan Ragavan 2014-01-31 23:16:14 UTC
Created attachment 858001 [details]
File: backtrace

Comment 2 Mukundan Ragavan 2014-01-31 23:16:15 UTC
Created attachment 858002 [details]
File: environ

Comment 3 Andre Heinecke 2014-04-17 17:29:16 UTC
This should be fixed in 1.4.4 because of the changes made in commit 969fa13

display_auth_info-dialog now uses the same "if no auth_info_required then guess that it's username and password" as the update_job already did.


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