Bugzilla – Bug 593119
FW: webkit issue crashes Banshee
Last modified: 2011-03-04 14:19:56 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.7 Safari/533.2 This is a forward of Bug 613217 from GNOME's Bugzilla, regarding an openSUSE specific bug detected in Banshee. There's a problem in the webkit-sharp package that causes Banshee to crash when the Lyrics and Wikipedia extensions are enabled. This is still reproducible in the latest Banshee 1.6 release. https://bugzilla.gnome.org/show_bug.cgi?id=613217 There's a very simple fix that involves editing /usr/lib/mono/gac/webkit-sharp/1.0.0.0__eaa1d335d2e19745/webkit-sharp.dll.config <configuration> <dllmap dll="webkit-1.0" target="webkit-1.0.so.1"/> // it should be target="webkit-1.0.so.2", instead of .1 </configuration> Reproducible: Always Steps to Reproduce: 1. Open Banshee 2. Enable the Lyrics or Wikipedia context pane extensions Actual Results: Banshee will crash. Expected Results: Lyrics or Wikipedia extensions should be accessible in the context pane.
Please retry with 11.4