Bug 768303 - [abrt] pitivi-0.15.0-1.fc16: stream.py:373:get_stream_for_pad:AttributeError: 'NoneType' object has no attribute 'pad_id'
Summary: [abrt] pitivi-0.15.0-1.fc16: stream.py:373:get_stream_for_pad:AttributeError:...
Keywords:
Status: CLOSED DUPLICATE of bug 723653
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b1be91bb264fc37683127a7cfbd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-16 09:49 UTC by Trevor Davenport
Modified: 2012-02-29 17:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-29 17:55:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Trevor Davenport 2011-12-16 09:49:16 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        python /usr/bin/pitivi
comment:        Installed pitivi using yum.  Tried to launch.
executable:     /usr/bin/pitivi
kernel:         3.1.2-1.fc16.x86_64
reason:         stream.py:373:get_stream_for_pad:AttributeError: 'NoneType' object has no attribute 'pad_id'
time:           Fri 16 Dec 2011 01:47:54 AM PST
uid:            1000
username:       tdaven

backtrace:
:stream.py:373:get_stream_for_pad:AttributeError: 'NoneType' object has no attribute 'pad_id'
:
:Traceback (most recent call last):
:  File "/usr/bin/pitivi", line 134, in <module>
:    _run_pitivi()
:  File "/usr/bin/pitivi", line 129, in _run_pitivi
:    sys.exit(ptv.main(sys.argv))
:  File "/usr/share/pitivi/python/pitivi/application.py", line 514, in main
:    ptv = StartupWizardGuiPitivi(debug=options.debug)
:  File "/usr/share/pitivi/python/pitivi/application.py", line 371, in __init__
:    FullGuiPitivi.__init__(self, debug)
:  File "/usr/share/pitivi/python/pitivi/application.py", line 264, in __init__
:    InteractivePitivi.__init__(self, debug)
:  File "/usr/share/pitivi/python/pitivi/application.py", line 212, in __init__
:    Pitivi.__init__(self)
:  File "/usr/share/pitivi/python/pitivi/application.py", line 128, in __init__
:    self.effects = EffectsHandler()
:  File "/usr/share/pitivi/python/pitivi/effects.py", line 123, in __init__
:    self._setAllEffects()
:  File "/usr/share/pitivi/python/pitivi/effects.py", line 141, in _setAllEffects
:    added = self.addStreams(element_factory, effect)
:  File "/usr/share/pitivi/python/pitivi/effects.py", line 189, in addStreams
:    stream = get_stream_for_pad(pad)
:  File "/usr/share/pitivi/python/pitivi/stream.py", line 373, in get_stream_for_pad
:    stream.pad_id = pad_id
:AttributeError: 'NoneType' object has no attribute 'pad_id'
:
:Local variables in innermost frame:
:store_pad: False
:caps: <GstCaps at 0x34a4240>
:pad: <GstPad (---:src) at 33461d0>
:stream: None
:pad_id: []

Comment 1 Cole Robinson 2012-02-29 17:55:56 UTC

*** This bug has been marked as a duplicate of bug 723653 ***


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