Bug 664201
| Summary: | [abrt] pitivi-0.13.5-1.fc14: plumber.py:132:_makeBin:AttributeError: 'NoneType' object has no attribute 'props' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jim <snafuxnj> | ||||
| Component: | pitivi | Assignee: | Gwyn Ciesla <gwync> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | hicham.haouari, otte, supercyper1 | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:641a89b1 | ||||||
| Fixed In Version: | pitivi-0.14.0-2.fc14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-06-24 03:45:10 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: |
|
||||||
Created attachment 469567 [details]
File: backtrace
pitivi-0.14.0-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/pitivi-0.14.0-2.fc14 Package pitivi-0.14.0-2.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing pitivi-0.14.0-2.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/pitivi-0.14.0-2.fc14 then log in and leave karma (feedback). This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. pitivi-0.14.0-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 1.1.14 architecture: i686 cmdline: python /usr/bin/pitivi component: pitivi executable: /usr/bin/pitivi kernel: 2.6.35.9-64.fc14.i686.PAE package: pitivi-0.13.5-1.fc14 reason: plumber.py:132:_makeBin:AttributeError: 'NoneType' object has no attribute 'props' release: Fedora release 14 (Laughlin) time: 1292737943 uid: 500 backtrace ----- plumber.py:132:_makeBin:AttributeError: 'NoneType' object has no attribute 'props' Traceback (most recent call last): File "/usr/share/pitivi/python/pitivi/pipeline.py", line 892, 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 618, in _activateLink consstream, automake=True) File "/usr/share/pitivi/python/pitivi/pipeline.py", line 532, in getBinForFactoryStream bin = stream_entry.bin = factory.makeBin(stream) File "/usr/share/pitivi/python/pitivi/factories/base.py", line 563, in makeBin bin = self._makeBin(input_stream) File "/usr/share/pitivi/python/pitivi/plumber.py", line 132, in _makeBin self._realsink.props.sync = self.sync AttributeError: 'NoneType' object has no attribute 'props' Local variables in innermost frame: autoaudiosink: <__main__.GstAutoAudioSink object (autoaudiosink4) at 0xb6a5acc> self: <pitivi.plumber.DefaultAudioSink object at 0xb6acfcc> input_stream: None How to reproduce ----- 1. Added several mpegs to timeline. 2. saved project 3. attempted to render the project. FAIL.