Bug 1047124 - [abrt] pitivi: track.py:467:setObjectStart:TypeError: could not convert argument to correct param type
Summary: [abrt] pitivi: track.py:467:setObjectStart:TypeError: could not convert argum...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:687f1385d6b1d6a462a9a371f37...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-29 09:46 UTC by bastardoni
Modified: 2014-01-28 17:32 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-28 17:32:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.03 KB, text/plain)
2013-12-29 09:46 UTC, bastardoni
no flags Details
File: environ (1.38 KB, text/plain)
2013-12-29 09:46 UTC, bastardoni
no flags Details

Description bastardoni 2013-12-29 09:46:37 UTC
Version-Release number of selected component:
pitivi-0.15.2-4.fc20

Additional info:
reporter:       libreport-2.1.10
cmdline:        python /usr/bin/pitivi
executable:     /usr/bin/pitivi
kernel:         3.12.5-302.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
track.py:467:setObjectStart:TypeError: could not convert argument to correct param type

Traceback (most recent call last):
  File "/usr/share/pitivi/python/pitivi/ui/timeline.py", line 792, in split
    self.timeline.split(self._position)
  File "/usr/share/pitivi/python/pitivi/timeline/timeline.py", line 2010, in split
    obj.split(time)
  File "/usr/share/pitivi/python/pitivi/timeline/timeline.py", line 366, in split
    other_track_object = track_object.splitObject(position)
  File "/usr/share/pitivi/python/pitivi/timeline/track.py", line 637, in splitObject
    other.trimObjectStart(position)
  File "/usr/share/pitivi/python/pitivi/timeline/track.py", line 594, in trimObjectStart
    self.setObjectStart(position)
  File "/usr/share/pitivi/python/pitivi/timeline/track.py", line 467, in setObjectStart
    self.gnl_object.props.start = position
TypeError: could not convert argument to correct param type

Local variables in innermost frame:
position: 213322000000.0
self: <pitivi.timeline.track.SourceTrackObject object at 0x3d4ffd0>

Potential duplicate: bug 747988

Comment 1 bastardoni 2013-12-29 09:46:42 UTC
Created attachment 842989 [details]
File: backtrace

Comment 2 bastardoni 2013-12-29 09:46:44 UTC
Created attachment 842990 [details]
File: environ

Comment 3 Jean-François Fortin Tam 2014-01-28 17:32:12 UTC
Hi there,

As an upstream maintainer, I expect this issue to be fixed in the new Pitivi.
Version 0.92 is now available as an update for Fedora 20
and we would like to encourage you to test it.

If you can reproduce this bug against 0.92 or newer, please update this
bug report accordingly with detailed instructions to reproduce the bug,
sample files/projects in xges format, etc.

Thanks!


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