Bug 1074328 - [abrt] pitivi: clipproperties.py:457:_updateEffectConfigUi:AttributeError: 'GstElementSettingsWidget' object has no attribute 'resetShowKeyframesButton'
Summary: [abrt] pitivi: clipproperties.py:457:_updateEffectConfigUi:AttributeError: 'G...
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:aec87e71ecc57c798a4b8a34f16...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-09 20:25 UTC by Christian Stadelmann
Modified: 2014-03-10 14:49 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-10 14:49:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1000 bytes, text/plain)
2014-03-09 20:25 UTC, Christian Stadelmann
no flags Details
File: environ (2.55 KB, text/plain)
2014-03-09 20:25 UTC, Christian Stadelmann
no flags Details

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


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