abrt 1.1.1 detected a crash. architecture: i686 cmdline: python /usr/lib/python2.6/site-packages/whaawmp/whaawmp.py component: whaawmp executable: /usr/lib/python2.6/site-packages/whaawmp/whaawmp.py kernel: 2.6.33.3-85.fc13.i686 package: whaawmp-0.2.12.1-3.fc13 reason: gstPlayer.py:224:setVideoSink:ElementNotFoundError: videobalance release: Fedora release 13 (Goddard) backtrace ----- gstPlayer.py:224:setVideoSink:ElementNotFoundError: videobalance Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/whaawmp/whaawmp.py", line 89, in <module> main() File "/usr/lib/python2.6/site-packages/whaawmp/whaawmp.py", line 84, in __init__ self.mainWindow = whaawmp.mainWindow() File "/usr/lib/python2.6/site-packages/whaawmp/gui/main.py", line 804, in __init__ self.preparePlayer() File "/usr/lib/python2.6/site-packages/whaawmp/gui/main.py", line 266, in preparePlayer player.setVideoSink() File "/usr/lib/python2.6/site-packages/whaawmp/common/gstPlayer.py", line 224, in setVideoSink colourBalance = gst.element_factory_make('videobalance') ElementNotFoundError: videobalance Local variables in innermost frame: bin: <gst.Bin object (bin0) at 0x9630644> sinkName: None self: <common.gstPlayer.Player instance at 0x9232a8c> How to reproduce ----- 1.Tried to run whaamp 2. 3.
Created attachment 429387 [details] File: backtrace
Hi, thanks for the bug report. Unfortunately I don't know how to fix this, because it's gstreamer doing something wrong here and not whaawmp. Please try to move the folder ~/.gstreamer-0.10 out there and whawmp should work again. (This works at least in bug #600248.) So please run this command in a console and it should run again: "mv ~/.gstreamer-0.10 ~/.gstreamer-0.10-backup" (If it doesn't please make a not in the bug mentioned above.) *** This bug has been marked as a duplicate of bug 600248 ***