Bug 771246 - [abrt] pitivi-0.14.0-2.fc14: stream.py:313:get_pad_type:IndexError: list index out of range
Summary: [abrt] pitivi-0.14.0-2.fc14: stream.py:313:get_pad_type:IndexError: list inde...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e2bac394
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-02 22:08 UTC by Pavel
Modified: 2012-02-02 14:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-02 14:45:51 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.13 KB, text/plain)
2012-01-02 22:08 UTC, Pavel
no flags Details

Description Pavel 2012-01-02 22:08:09 UTC
abrt version: 1.1.18
architecture: x86_64
cmdline: python /usr/bin/pitivi
component: pitivi
executable: /usr/bin/pitivi
kernel: 2.6.35.14-106.fc14.x86_64
package: pitivi-0.14.0-2.fc14
reason: stream.py:313:get_pad_type:IndexError: list index out of range
release: Fedora release 14 (Laughlin)
time: 1325542067
uid: 500

backtrace
-----
stream.py:313:get_pad_type:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/share/pitivi/python/pitivi/pipeline.py", line 912, in _binPadAddedCb
    handled |= action.handleNewStream(factory, stream)
  File "/usr/share/pitivi/python/pitivi/action.py", line 502, in handleNewStream
    prodstream, consstream, init=False)
  File "/usr/share/pitivi/python/pitivi/action.py", line 604, in _activateLink
    automake=True)
  File "/usr/share/pitivi/python/pitivi/pipeline.py", line 639, in getTeeForFactoryStream
    streams = [get_stream_for_pad(pad, store_pad=True) for pad in pads]
  File "/usr/share/pitivi/python/pitivi/stream.py", line 361, in get_stream_for_pad
    stream = get_stream_for_caps(caps, pad)
  File "/usr/share/pitivi/python/pitivi/stream.py", line 341, in get_stream_for_caps
    stream_type = get_pad_type(pad)
  File "/usr/share/pitivi/python/pitivi/stream.py", line 313, in get_pad_type
    return caps[0].get_name().split('/', 1)[0]
IndexError: list index out of range

Local variables in innermost frame:
decoder: None
pad: <GstPad (---:src3068369536) at 7fd2f8011380>
caps: <GstCaps at 0x7fd338150340>

How to reproduce
-----
1.use
2.
3.

Comment 1 Pavel 2012-01-02 22:08:16 UTC
Created attachment 550314 [details]
File: backtrace

Comment 2 Gwyn Ciesla 2012-02-02 14:45:51 UTC
Fedora 14 is End-of-Life, please reopen against a current release if this bug is still occurring.  Thank you!


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