| Summary: | [abrt] pitivi-0.13.5-4.fc14: pipeline.py:446:_getFactoryEntryForStream:PipelineError | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | doctore | ||||
| Component: | pitivi | Assignee: | Gwyn Ciesla <gwync> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 14 | CC: | hicham.haouari, otte, supercyper1 | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:68cdf656 | ||||||
| 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:44:31 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 498965 [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.18 architecture: i686 cmdline: python /usr/bin/pitivi comment: I closed app without saving component: pitivi executable: /usr/bin/pitivi kernel: 2.6.35.13-91.fc14.i686 package: pitivi-0.13.5-4.fc14 reason: pipeline.py:446:_getFactoryEntryForStream:PipelineError release: Fedora release 14 (Laughlin) time: 1305422595 uid: 500 backtrace ----- pipeline.py:446:_getFactoryEntryForStream:PipelineError Traceback (most recent call last): File "/usr/share/pitivi/python/pitivi/ui/mainwindow.py", line 515, in _deleteCb if not self.app.shutdown(): File "/usr/share/pitivi/python/pitivi/application.py", line 287, in shutdown if Pitivi.shutdown(self): File "/usr/share/pitivi/python/pitivi/application.py", line 162, in shutdown if self.projectManager.current and not self.projectManager.closeRunningProject(): File "/usr/share/pitivi/python/pitivi/projectmanager.py", line 160, in closeRunningProject self.current.release() File "/usr/share/pitivi/python/pitivi/project.py", line 102, in release self.pipeline.release() File "/usr/share/pitivi/python/pitivi/pipeline.py", line 172, in release i.deactivate() File "/usr/share/pitivi/python/pitivi/action.py", line 146, in deactivate self._releasePipelineObjects() File "/usr/share/pitivi/python/pitivi/action.py", line 670, in _releasePipelineObjects self.pipeline.releaseQueueForFactoryStream(consumer, consstream) File "/usr/share/pitivi/python/pitivi/pipeline.py", line 757, in releaseQueueForFactoryStream stream_entry = self._getStreamEntryForFactoryStream(factory, stream) File "/usr/share/pitivi/python/pitivi/pipeline.py", line 463, in _getStreamEntryForFactoryStream factory_entry = self._getFactoryEntryForStream(factory, stream, create) File "/usr/share/pitivi/python/pitivi/pipeline.py", line 446, in _getFactoryEntryForStream raise PipelineError() PipelineError Local variables in innermost frame: create: False factory: <pitivi.plumber.DefaultVideoSink object at 0x99fe88c> stream: None self: <pitivi.pipeline.Pipeline object at 0x9816c4c> How to reproduce ----- 1. exit without saving 2. 3.