Bug 739175

Summary: [abrt] crash in system-config-printer-1.2.1-1.fc13: jobviewer.py:729:update_job:IPPError: (1030, 'client-error-not-found')
Product: [Fedora] Fedora Reporter: m.o.bugzilla
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 13CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c1f0c582
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-16 22:50:46 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:
Attachments:
Description Flags
File: backtrace none

Description m.o.bugzilla 2011-09-16 17:03:32 UTC
abrt 1.1.0 detected a crash.

architecture: x86_64
cmdline: python /usr/share/system-config-printer/applet.py
component: system-config-printer
executable: /usr/share/system-config-printer/applet.py
kernel: 2.6.33.3-85.fc13.x86_64
package: system-config-printer-1.2.1-1.fc13
reason: jobviewer.py:729:update_job:IPPError: (1030, 'client-error-not-found')
release: Fedora release 13 (Goddard)

backtrace
-----
jobviewer.py:729:update_job:IPPError: (1030, 'client-error-not-found')

Traceback (most recent call last):
  File "/usr/share/system-config-printer/monitor.py", line 477, in get_notifications
    fn (*args)
  File "/usr/share/system-config-printer/jobviewer.py", line 1686, in job_event
    self.update_job (jobid, jobdata)
  File "/usr/share/system-config-printer/jobviewer.py", line 729, in update_job
    requested_attributes=r)
IPPError: (1030, 'client-error-not-found')

Local variables in innermost frame:
self: <jobviewer.JobViewer instance at 0x2aae1b8>
connection: <cups.Connection object for /var/run/cups/cups.sock at 0x2cab960>
job: 4
r: ['job-originating-user-name', 'job-printer-uri', 'job-k-octets', 'time-at-creation']
attrs: None
data: {'job-name': u'Test Page', 'job-state': 7, 'job-printer-name': ''}

Comment 1 m.o.bugzilla 2011-09-16 17:03:35 UTC
Created attachment 523588 [details]
File: backtrace

Comment 2 Jiri Popelka 2011-09-16 22:50:46 UTC
Thank you for the report,
however we are not supporting Fedora-13 anymore.
Fedora 13 reached end of life on 2011-06-24,
and no further updates will be pushed out.

Please see http://fedoraproject.org/wiki/DistributionUpgrades for more
information on upgrading from Fedora 13 to a newer release.