Bug 911922 - [abrt] pitivi-0.14.0-2.fc14: filechooserpreview.py:163:_update_preview_cb:AttributeError: 'PreviewWidget' object has no attribute 'preview_cache'
Summary: [abrt] pitivi-0.14.0-2.fc14: filechooserpreview.py:163:_update_preview_cb:Att...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4071a4f9
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-16 18:55 UTC by Pavel Kuznecov
Modified: 2014-01-28 17:32 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-28 17:32:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.33 KB, text/plain)
2013-02-16 18:55 UTC, Pavel Kuznecov
no flags Details

Description Pavel Kuznecov 2013-02-16 18:55:32 UTC
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.

Comment 1 Pavel Kuznecov 2013-02-16 18:55:35 UTC
Created attachment 698262 [details]
File: backtrace

Comment 2 Jean-François Fortin Tam 2014-01-28 17:32:19 UTC
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!


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