Bug 576587

Summary: [abrt] crash in whaawmp-0.2.12.1-3.fc13: thumbnailer.py:202:onMessage:ImportError: No module named gi
Product: [Fedora] Fedora Reporter: Thomas Spura <tomspur>
Component: whaawmpAssignee: Thomas Spura <tomspur>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: christoph.wickert, kevin, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:c3415097
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-24 14:41:46 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:
Description Flags
File: backtrace none

Description Thomas Spura 2010-03-24 14:40:41 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: python /usr/lib/python2.6/site-packages/whaawmp/thumbnailer.py -s 128 -o /tmp/.thunar-vfs-thumbnail.9FP29U '/media/MAGIC STICK/Lost - S01E01 - Pilot (Part 1).avi'
component: whaawmp
executable: /usr/lib/python2.6/site-packages/whaawmp/thumbnailer.py
kernel: 2.6.33-1.fc13.x86_64
package: whaawmp-0.2.12.1-3.fc13
reason: thumbnailer.py:202:onMessage:ImportError: No module named gi
release: Fedora release 13 (Rawhide)

backtrace
-----
thumbnailer.py:202:onMessage:ImportError: No module named gi

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/whaawmp/thumbnailer.py", line 202, in onMessage
    for x in self.player.get_property('stream-info-value-array'):
ImportError: No module named gi

Local variables in innermost frame:
old: <enum GST_STATE_READY of type GstState>
vTracks: 1
bus: <gst.Bus object (bus1) at 0x15e5c80>
self: <__main__.main instance at 0x10b0908>
new: <enum GST_STATE_PAUSED of type GstState>
x: <__main__.GstStreamInfo object at 0x15e5af0 (GstStreamInfo at 0x7f43600825e0)>
message: <gst.Message GstMessageState, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING; from player at 0x7f43600019c0>
pending: <enum GST_STATE_VOID_PENDING of type GstState>

How to reproduce
-----
I don't know anymore, just reporting as reference to bug #569885

Comment 1 Thomas Spura 2010-03-24 14:40:43 UTC
Created attachment 402327 [details]
File: backtrace

Comment 2 Thomas Spura 2010-03-24 14:41:46 UTC
This is meant to be a reference, that bug #569885 can also happen on F-13, and does not only happen on current rawhide...

*** This bug has been marked as a duplicate of bug 569885 ***