jobviewer.py:1002:display_auth_info_dialog:KeyError: 'auth-info-required' Traceback (most recent call last): File "/usr/share/system-config-printer/jobviewer.py", line 1842, in job_added self.add_job (jobid, jobdata) File "/usr/share/system-config-printer/jobviewer.py", line 793, in add_job self.update_job (job, data, connection=connection) File "/usr/share/system-config-printer/jobviewer.py", line 997, in update_job self.display_auth_info_dialog (job, keyring_attrs) File "/usr/share/system-config-printer/jobviewer.py", line 1002, in display_auth_info_dialog auth_info_required = data['auth-info-required'] KeyError: 'auth-info-required' Local variables in innermost frame: job: 30 data: {'job-name': u'Test Page', 'job-printer-uri': u'ipp://localhost:631/printers/HP-LaserJet-1022-3', 'device-uri': u'smb://desktop-1/hplaserjet1022', 'job-state': 4, 'attributes-charset': u'utf-8', 'job-k-octets': 1, 'attributes-natural-language': u'pt-br', 'job-printer-name': u'HP-LaserJet-1022-3', 'time-at-creation': 1613765032, 'job-hold-until': u'auth-info-required', 'job-originating-user-name': u'zenildo'} self: keyring_attrs: {'domain': '', 'protocol': 'smb', 'user': 'zenildo', 'server': 'desktop-1'}