Bug 663634 - [abrt] pitivi-0.13.5-3.fc14: track.py:224:removeKeyframe:ValueError: list.remove(x): x not in list
Summary: [abrt] pitivi-0.13.5-3.fc14: track.py:224:removeKeyframe:ValueError: list.rem...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d210de0f
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-16 13:04 UTC by Ville-Pekka Vainio
Modified: 2011-06-24 03:45 UTC (History)
3 users (show)

Fixed In Version: pitivi-0.14.0-2.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-24 03:45:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.08 KB, text/plain)
2010-12-16 13:04 UTC, Ville-Pekka Vainio
no flags Details

Description Ville-Pekka Vainio 2010-12-16 13:04:56 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: python /usr/bin/pitivi
component: pitivi
executable: /usr/bin/pitivi
kernel: 2.6.36.2-12.rc1.fc15.x86_64
package: pitivi-0.13.5-3.fc14
reason: track.py:224:removeKeyframe:ValueError: list.remove(x): x not in list
release: Fedora release 14 (Laughlin)
How to reproduce: 1. Used undo to remove a keyframe from the timeline
time: 1292504625
uid: 500

backtrace
-----
track.py:224:removeKeyframe:ValueError: list.remove(x): x not in list

Traceback (most recent call last):
  File "/usr/share/pitivi/python/pitivi/ui/mainwindow.py", line 651, in _undoCb
    self.app.action_log.undo()
  File "/usr/share/pitivi/python/pitivi/undo.py", line 165, in undo
    self._runStack(stack, stack.undo)
  File "/usr/share/pitivi/python/pitivi/undo.py", line 205, in _runStack
    run()
  File "/usr/share/pitivi/python/pitivi/undo.py", line 80, in undo
    self._runAction(self.done_actions, "undo")
  File "/usr/share/pitivi/python/pitivi/undo.py", line 72, in _runAction
    method()
  File "/usr/share/pitivi/python/pitivi/timeline/timeline_undo.py", line 165, in undo
    self.track_object.removeKeyframe(self.keyframe)
  File "/usr/share/pitivi/python/pitivi/timeline/track.py", line 224, in removeKeyframe
    self._keyframes.remove(keyframe)
ValueError: list.remove(x): x not in list

Local variables in innermost frame:
keyframe: <pitivi.timeline.track.Keyframe object at 0x7f64d8144e50>
self: <pitivi.timeline.track.Interpolator object at 0x2d5a9d0>
old_value: 0.997178908816207

Comment 1 Ville-Pekka Vainio 2010-12-16 13:04:58 UTC
Created attachment 469131 [details]
File: backtrace

Comment 2 Fedora Update System 2011-06-14 17:44:35 UTC
pitivi-0.14.0-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/pitivi-0.14.0-2.fc14

Comment 3 Fedora Update System 2011-06-15 18:34:33 UTC
Package pitivi-0.14.0-2.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pitivi-0.14.0-2.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/pitivi-0.14.0-2.fc14
then log in and leave karma (feedback).

Comment 4 Fedora Admin XMLRPC Client 2011-06-20 20:55:45 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Fedora Admin XMLRPC Client 2011-06-20 20:57:24 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Fedora Admin XMLRPC Client 2011-06-20 21:05:01 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 7 Fedora Update System 2011-06-24 03:42:37 UTC
pitivi-0.14.0-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.