Bug 766126

Summary: [abrt] pitivi-0.15.0-1.fc16: stream.py:373:get_stream_for_pad:AttributeError: 'NoneType' object has no attribute 'pad_id'
Product: [Fedora] Fedora Reporter: DiEOrLivE <fedora.qc>
Component: pitiviAssignee: Gwyn Ciesla <gwync>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: b.hicham88, crobinso, dew, dgates, dzansolov, ellantech, ezzughayyar, gwync, hicham.haouari, jigmantao, jimlinuxuser, kxra, mexemi, mrp_420, otte, producer
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:b1be91bb264fc37683127a7cfbd11a5247976368
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-29 17:55:47 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: smolt_data none

Description DiEOrLivE 2011-12-10 12:33:27 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        python /usr/bin/pitivi
comment:        Run pitivi..
executable:     /usr/bin/pitivi
kernel:         3.1.4-1.fc16.x86_64
reason:         stream.py:373:get_stream_for_pad:AttributeError: 'NoneType' object has no attribute 'pad_id'
time:           sam 10 déc 2011 07:24:34 EST
uid:            1000
username:       fedora

smolt_data:     Text file, 4938 bytes

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 0x20071c0>
:pad: <GstPad (---:src) at 1ed1300>
:stream: None
:pad_id: []

Comment 1 DiEOrLivE 2011-12-10 12:33:30 UTC
Created attachment 544866 [details]
File: smolt_data

Comment 2 Khaled Ezzughayyar 2011-12-31 18:41:13 UTC
When Starting the app, it crashes

rating: (null)
Package: pitivi-0.15.0-1.fc16
Architecture: x86_64
OS Release: Fedora release 16 (Verne)

Comment 3 Jim 2012-01-02 02:19:03 UTC
tried to launch it for the 1st time

Package: pitivi-0.15.0-1.fc16
OS Release: Fedora release 16 (Verne)

Comment 4 jigmantao 2012-01-31 14:02:41 UTC
The problem occured on first start of the program. I do not know what else might have caused it.

Package: pitivi-0.15.0-1.fc16
OS Release: Fedora release 16 (Verne)

Comment 5 mexemi 2012-02-01 12:15:25 UTC
Trying to open PiTiVi video editor, but it always crashes when launched

Package: pitivi-0.15.0-1.fc16
OS Release: Fedora release 16 (Verne)

Comment 6 david 2012-02-16 03:53:51 UTC
Package: pitivi-0.15.0-1.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
Can't help much. I just clicked the icon to launch and the crash message came up rather than the program.

Comment 7 Donald Edward Winslow 2012-02-17 02:17:06 UTC
I right-clicked on an mp4 file and chose "Open with". Pitivi was not listed, so I chose Other-->Multimedia-->Pitivi Video Editor. A box appeared on the task manager, indicating that Pitivi was trying to open, but then the box disappeared and the ABRT icon appeared on the panel. I tried it a second time and the same thing happened.

Package: pitivi-0.15.0-1.fc16
OS Release: Fedora release 16 (Verne)

Comment 8 Cole Robinson 2012-02-29 17:55:47 UTC

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