Bug 666627
| Summary: | [abrt] pitivi-0.13.5-4.fc14: stream.py:327:get_stream_for_caps:AttributeError: 'NoneType' object has no attribute 'to_string' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | emoziko <emobuxuti> | ||||
| 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:6e316f7a | ||||||
| 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:25 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 471337 [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.10-74.fc14.i686 package: pitivi-0.13.5-4.fc14 reason: stream.py:327:get_stream_for_caps:AttributeError: 'NoneType' object has no attribute 'to_string' release: Fedora release 14 (Laughlin) time: 1293898130 uid: 500 backtrace ----- stream.py:327:get_stream_for_caps:AttributeError: 'NoneType' object has no attribute 'to_string' Traceback (most recent call last): File "/usr/share/pitivi/python/pitivi/ui/encodingdialog.py", line 147, in _recordButtonClickedCb self.addRecordAction() File "/usr/share/pitivi/python/pitivi/ui/encodingdialog.py", line 210, in addRecordAction self.have_video, self.have_audio) File "/usr/share/pitivi/python/pitivi/settings.py", line 605, in export_settings_to_render_settings astream = get_stream_for_caps(export.getAudioCaps()) File "/usr/share/pitivi/python/pitivi/stream.py", line 327, in get_stream_for_caps log.debug("stream","caps:%s, pad:%r" % (caps.to_string(), pad)) AttributeError: 'NoneType' object has no attribute 'to_string' Local variables in innermost frame: pad: None caps: None How to reproduce ----- 1. i was rendering video 2. 3.