Bug 1282529

Summary: [abrt] pitivi: pipeline.py:296:getPosition:pitivi.utils.pipeline.PipelineError: Position not available
Product: [Fedora] Fedora Reporter: Neil <l4coa3fnjplr>
Component: pitiviAssignee: Gwyn Ciesla <gwync>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: elad, gwync, hicham.haouari, nekohayo, otte, wtaymans
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/431eb094ef0aecb34833ef418f484b2d4bcd39b7
Whiteboard: abrt_hash:48c3bef516aa6c59e90b6cb3e006bd9a13a7ed89;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-06 18:13:05 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
File: environ none

Description Neil 2015-11-16 16:51:13 UTC
Version-Release number of selected component:
pitivi-0.94-5.fc23

Additional info:
reporter:       libreport-2.6.3
cmdline:        python3 /usr/bin/pitivi
executable:     /usr/bin/pitivi
kernel:         4.2.5-300.fc23.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
pipeline.py:296:getPosition:pitivi.utils.pipeline.PipelineError: Position not available

Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/pitivi/timeline/elements.py", line 238, in clipTrimCb
    self.timelineElement.timeline._container.app.gui.viewer.clipTrimPreview(tl_obj, position)
  File "/usr/lib64/python3.4/site-packages/pitivi/viewer.py", line 427, in clipTrimPreview
    self._oldTimelinePos = self.pipeline.getPosition()
  File "/usr/lib64/python3.4/site-packages/pitivi/utils/pipeline.py", line 296, in getPosition
    raise PipelineError("Position not available")
pitivi.utils.pipeline.PipelineError: Position not available

Local variables in innermost frame:
cur: 0
res: False
self: <Pipeline object at 0x7f084727f558 (pitivi+utils+pipeline+Pipeline at 0x560f9437e610)>

Potential duplicate: bug 1193525

Comment 1 Neil 2015-11-16 16:51:19 UTC
Created attachment 1095008 [details]
File: backtrace

Comment 2 Neil 2015-11-16 16:51:21 UTC
Created attachment 1095009 [details]
File: environ

Comment 3 Jean-François Fortin Tam 2015-12-06 18:13:05 UTC
Hi there,
This issue should be fixed in the 0.95 package now available in Fedora 23 and newer. If not, please reopen this bug report and provide step by step instructions to reproduce the bug. Thanks!