ValueError: list.remove(x): x not in list

Bug #1128340 reported by Michael Schwendt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SoundConverter
New
Undecided
Unassigned

Bug Description

Still after successful installation of a missing gstreamer plugin and fixing bug 1128332:

Traceback (most recent call last):
  File "/usr/lib/soundconverter/python/soundconverter/gstreamer.py", line 467, in finished
    dontdelete.remove(self)
ValueError: list.remove(x): x not in list

Revision history for this message
Michael Schwendt (mschwendt) wrote :

Seems to be a side-effect of bug 1123410 - TagReader finished() getting called twice due to replaying the pipeline after plugin installation. I'll add a better analysis there.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.