Bug 1279711

Summary: [abrt] pitivi: timeline.py:1487:_dragDropCb:AttributeError: 'TimelineStage' object has no attribute 'bElement'
Product: [Fedora] Fedora Reporter: Diogo Campos <diogocamposwd>
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/1b50e2dad9b07044d69e34768ba77197e4e63673
Whiteboard: abrt_hash:4ed92946172af208017657c3327d892c5474a0c8;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-06 18:12:58 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 Diogo Campos 2015-11-10 06:04:20 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:
timeline.py:1487:_dragDropCb:AttributeError: 'TimelineStage' object has no attribute 'bElement'

Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/pitivi/timeline/timeline.py", line 1487, in _dragDropCb
    bElement = actor.bElement
AttributeError: 'TimelineStage' object has no attribute 'bElement'

Local variables in innermost frame:
context: <X11DragContext object at 0x7f8163ac95a0 (GdkX11DragContext at 0x55ec428fa2d0)>
target: Gdk.Atom.intern("pitivi/effect", False)
zoom_was_fitted: True
timestamp: 29968738
actor: <TimelineStage object at 0x7f8170093b40 (pitivi+timeline+timeline+TimelineStage at 0x55ec41dae360)>
widget: <TimelineContainer object at 0x7f81700935a0 (pitivi+timeline+timeline+TimelineContainer at 0x55ec41d85950)>
y: 49
self: <TimelineContainer object at 0x7f81700935a0 (pitivi+timeline+timeline+TimelineContainer at 0x55ec41d85950)>
x: 391

Potential duplicate: bug 1224922

Comment 1 Diogo Campos 2015-11-10 06:04:26 UTC
Created attachment 1092071 [details]
File: backtrace

Comment 2 Diogo Campos 2015-11-10 06:04:28 UTC
Created attachment 1092072 [details]
File: environ

Comment 3 Jean-François Fortin Tam 2015-12-06 18:12:58 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!