Bug 629475

Summary: [abrt] system-config-printer-1.2.4-1.fc13: system-config-printer.py:3442:on_jobviewer_exit:ValueError: list.index(x): x not in list
Product: [Fedora] Fedora Reporter: Vivekanand Saraswati <vivekanand.saraswati>
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: 13CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:7ecd41bf
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-06 12:15:17 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 Vivekanand Saraswati 2010-09-02 05:13:55 UTC
abrt version: 1.1.13
architecture: i686
cmdline: /usr/bin/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.34.6-47.fc13.i686.PAE
package: system-config-printer-1.2.4-1.fc13
reason: system-config-printer.py:3442:on_jobviewer_exit:ValueError: list.index(x): x not in list
release: Fedora release 13 (Goddard)
time: 1283404368
uid: 500

backtrace
-----
system-config-printer.py:3442: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 625, in on_delete_event
    self.cleanup ()
  File "/usr/share/system-config-printer/jobviewer.py", line 579, in cleanup
    self.exit_handler (self)
  File "/usr/share/system-config-printer/system-config-printer.py", line 3442, 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 0x891398c>
self: <__main__.GUI instance at 0x89043ac>

Comment 1 Vivekanand Saraswati 2010-09-02 05:14:28 UTC
Created an attachment (id=442541)
File: backtrace

Comment 2 Jiri Popelka 2010-09-06 12:15:17 UTC
Are you able to reproduce the crash ?

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