code-google-com / turnip-town

Automatically exported from code.google.com/p/turnip-town
0 stars 0 forks source link

Search leads to crash of application in Linux #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Search for Mumford & Sons
2.Crashed!

What is the expected output? What do you see instead?
Expected to see list of matching bands. See nothing. Application crashes

What version of the product are you using? On what operating system?
Revision 274 from the SVN trunk. Ubuntu 10.10 64bit. Python 2.6.6, wxpython 2.8

Please provide any additional information below.
Output log
3.1.1b1.201005.r243
Load: <type 'exceptions.Exception'>No module named pymedia.muxer
<addinfourl at 45825704 whose fp = <socket._fileobject object at 0x2b71bd0>>
/home/***[REDACTED]***/installed/gw/plugins/x2/info_x2.xml
/home/***[REDACTED]***/installed/gw/plugins/sync/info_sync.xml
/home/***[REDACTED]***/installed/gw/plugins/played/info_played.xml
/home/***[REDACTED]***/installed/gw/plugins/lyrics/info_lyrics.xml
/home/***[REDACTED]***/installed/gw/plugins/ratings/info_ratings.xml
/home/***[REDACTED]***/installed/gw/plugins/web_remote/info_web_remote.xml
/home/***[REDACTED]***/installed/gw/plugins/zongdora/info_zongdora.xml
/home/***[REDACTED]***/installed/gw/plugins/twitter/info_twitter.xml
/home/***[REDACTED]***/installed/gw/plugins/flash/info_flash.xml
/home/***[REDACTED]***/installed/gw/plugins/dizzler/info_dizzler.xml
/home/***[REDACTED]***/installed/gw/plugins/minimode/info_minimode.xml
/home/***[REDACTED]***/installed/gw/plugins/griddle/info_griddle.xml
/home/***[REDACTED]***/.GrooveWalrus/settings.xml
<type 'exceptions.Exception'>global name 'player_pymedia' is not defined
http://tinysong.com/s/Mumford%20sons?format=json&limit=32&key=***[REDACTED]***
python: ../../src/XlibInt.c:593: _XPrivSyncFunction: Assertion 
`dpy->synchandler == _XPrivSyncFunction' failed.
Aborted

Original issue reported on code.google.com by ivinterf...@gmail.com on 27 Mar 2011 at 3:44

GoogleCodeExporter commented 9 years ago
Fixed in revision 282.

Original comment by 11y3y3y3...@gmail.com on 17 Apr 2011 at 11:52