Bug 1074328

Summary: [abrt] pitivi: clipproperties.py:457:_updateEffectConfigUi:AttributeError: 'GstElementSettingsWidget' object has no attribute 'resetShowKeyframesButton'
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: pitiviAssignee: Gwyn Ciesla <gwync>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: elad, gwync, hicham.haouari, nekohayo, otte
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/1ccf70b52147437e23f129c993ae007077250c30
Whiteboard: abrt_hash:aec87e71ecc57c798a4b8a34f169e462de44dd58
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-10 14:49:14 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 Christian Stadelmann 2014-03-09 20:25:17 UTC
Description of problem:


Version-Release number of selected component:
pitivi-0.92-2.fc20

Additional info:
reporter:       libreport-2.2.0
cmdline:        python2 /bin/pitivi
executable:     /bin/pitivi
kernel:         3.13.5-202.fc20.x86_64
runlevel:       N 3
type:           Python
uid:            1000

Truncated backtrace:
clipproperties.py:457:_updateEffectConfigUi:AttributeError: 'GstElementSettingsWidget' object has no attribute 'resetShowKeyframesButton'

Traceback (most recent call last):
  File "/usr/share/pitivi/python/pitivi/clipproperties.py", line 437, in _treeviewSelectionChangedCb
    self._updateEffectConfigUi()
  File "/usr/share/pitivi/python/pitivi/clipproperties.py", line 457, in _updateEffectConfigUi
    self._effect_config_ui.get_children()[0].get_children()[0].resetShowKeyframesButton()
AttributeError: 'GstElementSettingsWidget' object has no attribute 'resetShowKeyframesButton'

Local variables in innermost frame:
self: <EffectProperties object at 0x3d8abe0 (pitivi+clipproperties+EffectProperties at 0x3e20ce0)>
widget: <ScrolledWindow object at 0x4819dc0 (GtkScrolledWindow at 0x40a6c00)>
ui: <ScrolledWindow object at 0x53a1780 (GtkScrolledWindow at 0x5322180)>
effect: <Effect object at 0x480dd70 (GESEffect at 0x47e6c20)>
element: <Effect object at 0x480dd70 (GESEffect at 0x47e6c20)>

Comment 1 Christian Stadelmann 2014-03-09 20:25:23 UTC
Created attachment 872487 [details]
File: backtrace

Comment 2 Christian Stadelmann 2014-03-09 20:25:25 UTC
Created attachment 872488 [details]
File: environ

Comment 3 Jean-François Fortin Tam 2014-03-10 14:49:14 UTC
This is fixed upstream in what will become the 0.93 version:
https://bugzilla.gnome.org/show_bug.cgi?id=720697