Bug 1270206 - [abrt] pitivi: widgets.py:604:resetKeyframeToggleButtons:AttributeError: 'NoneType' object has no attribute 'get_children'
Summary: [abrt] pitivi: widgets.py:604:resetKeyframeToggleButtons:AttributeError: 'Non...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 22
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:8f764074e12fa4b59f84380e670...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-09 09:30 UTC by Cheer Chunhao
Modified: 2015-12-06 18:13 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-06 18:13:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.14 KB, text/plain)
2015-10-09 09:30 UTC, Cheer Chunhao
no flags Details
File: environ (1.82 KB, text/plain)
2015-10-09 09:30 UTC, Cheer Chunhao
no flags Details

Description Cheer Chunhao 2015-10-09 09:30:26 UTC
Version-Release number of selected component:
pitivi-0.94-4.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        python3 /usr/bin/pitivi
executable:     /usr/bin/pitivi
kernel:         4.1.8-200.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
widgets.py:604:resetKeyframeToggleButtons:AttributeError: 'NoneType' object has no attribute 'get_children'

Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/pitivi/clipproperties.py", line 514, in _treeviewSelectionChangedCb
    self._updateEffectConfigUi()
  File "/usr/lib64/python3.4/site-packages/pitivi/clipproperties.py", line 527, in _updateEffectConfigUi
    self._removeEffectConfigurationWidget()
  File "/usr/lib64/python3.4/site-packages/pitivi/clipproperties.py", line 536, in _removeEffectConfigurationWidget
    element_settings_widget.resetKeyframeToggleButtons()
  File "/usr/lib64/python3.4/site-packages/pitivi/utils/widgets.py", line 604, in resetKeyframeToggleButtons
    for track_element in effect.get_parent().get_children(False):
AttributeError: 'NoneType' object has no attribute 'get_children'

Local variables in innermost frame:
effect: <Effect object at 0x7f25c4042288 (GESEffect at 0x28957e0)>
widget: None
togglebutton: <ToggleButton object at 0x7f25c4042dc8 (GtkToggleButton at 0x3b23340)>
self: <GstElementSettingsWidget object at 0x7f25a4033438 (pitivi+utils+widgets+GstElementSettingsWidget at 0x41c9a50)>

Comment 1 Cheer Chunhao 2015-10-09 09:30:32 UTC
Created attachment 1081236 [details]
File: backtrace

Comment 2 Cheer Chunhao 2015-10-09 09:30:35 UTC
Created attachment 1081237 [details]
File: environ

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


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