Bug 911922
| Summary: | [abrt] pitivi-0.14.0-2.fc14: filechooserpreview.py:163:_update_preview_cb:AttributeError: 'PreviewWidget' object has no attribute 'preview_cache' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Kuznecov <kru10197> | ||||
| Component: | pitivi | Assignee: | Gwyn Ciesla <gwync> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 14 | CC: | gwync, hicham.haouari, otte | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:4071a4f9 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-28 17:32:19 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 698262 [details]
File: backtrace
Hi there, As an upstream maintainer, I expect this issue to be fixed in the new Pitivi. Version 0.92 is now available as an update for Fedora 20 and we would like to encourage you to test it. If you can reproduce this bug against 0.92 or newer, please update this bug report accordingly with detailed instructions to reproduce the bug, sample files/projects in xges format, etc. Thanks! |
abrt version: 1.1.18 architecture: i686 cmdline: python /usr/bin/pitivi component: pitivi executable: /usr/bin/pitivi kernel: 2.6.35.14-106.fc14.i686 package: pitivi-0.14.0-2.fc14 reason: filechooserpreview.py:163:_update_preview_cb:AttributeError: 'PreviewWidget' object has no attribute 'preview_cache' release: Fedora release 14 (Laughlin) time: 1361040885 uid: 500 backtrace ----- filechooserpreview.py:163:_update_preview_cb:AttributeError: 'PreviewWidget' object has no attribute 'preview_cache' Traceback (most recent call last): File "/usr/share/pitivi/python/pitivi/discoverer.py", line 445, in _busMessageEosCb self._finishAnalysis("EOS") File "/usr/share/pitivi/python/pitivi/discoverer.py", line 314, in _finishAnalysis if self._emitResult(): File "/usr/share/pitivi/python/pitivi/discoverer.py", line 274, in _emitResult self._emitDone(factory) File "/usr/share/pitivi/python/pitivi/discoverer.py", line 233, in _emitDone self.emit("discovery-done", self.current_uri, factory) File "/usr/share/pitivi/python/pitivi/signalinterface.py", line 145, in emit *args, **kwargs) File "/usr/share/pitivi/python/pitivi/signalinterface.py", line 119, in emit res = cb(*ar, **kw) File "/usr/share/pitivi/python/pitivi/ui/filechooserpreview.py", line 163, in _update_preview_cb self.preview_cache[uri] = factory AttributeError: 'PreviewWidget' object has no attribute 'preview_cache' Local variables in innermost frame: self: <PreviewWidget object at 0xa97a02c (GtkVBox at 0xab46dc0)> dscvr: <pitivi.discoverer.Discoverer object at 0xa97d22c> factory: <pitivi.factories.file.FileSourceFactory object at 0xa981fcc> uri: 'file:///home/pasha/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/fin/Camera/VID_20130110_023129.mp4' How to reproduce ----- 1./ 2. 3.