Bug 560749

Summary: [abrt] crash in system-config-printer-1.1.16-8.fc12
Product: [Fedora] Fedora Reporter: Bruce Martin <brucemartin10>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jpopelka, mark, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:c39536a8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-02 12:49:48 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 Bruce Martin 2010-02-01 19:02:30 UTC
abrt 1.0.4 detected a crash.

architecture: i686
cmdline: python /usr/share/system-config-printer/system-config-printer.py
comment: New User, do not know how this happened.
component: system-config-printer
executable: /usr/share/system-config-printer/system-config-printer.py
kernel: 2.6.31.12-174.2.3.fc12.i686.PAE
package: system-config-printer-1.1.16-8.fc12
release: Fedora release 12 (Constantine)

backtrace
-----
Summary: TBc39536a8 system-config-printer.py:3272:on_jobviewer_exit:ValueError: list.index(x): x not in list

Traceback (most recent call last):
  File "/usr/share/system-config-printer/jobviewer.py", line 383, in on_delete_event
    self.cleanup ()
  File "/usr/share/system-config-printer/jobviewer.py", line 337, in cleanup
    self.exit_handler (self)
  File "/usr/share/system-config-printer/system-config-printer.py", line 3272, in on_jobviewer_exit
    i = self.jobviewers.index (viewer)
ValueError: list.index(x): x not in list

Local variables in innermost frame:
viewer: <jobviewer.JobViewer instance at 0xa838aac>
self: <__main__.GUI instance at 0xa82862c>

Comment 1 Bruce Martin 2010-02-01 19:02:37 UTC
Created attachment 388113 [details]
File: backtrace

Comment 2 Tim Waugh 2010-02-02 12:49:48 UTC

*** This bug has been marked as a duplicate of bug 550437 ***