If you enabled musictracker plugin in pidgin, and listen internet radio with banshee, banshee will crash. Fix: Don't put any null item to NDesk.DBus. Patch attached with submission follows: How-To-Repeat: 1. Start pidgin. 2. Enable plugin musictracker in pidgin. 3. Start banshee. 4. Use banshee to listen (streaming) radio. 5. Then banshee pop-up a windows, said NDesk.DBus sent null item.
Responsible Changed From-To: freebsd-ports-bugs->flz Over to maintainer (via the GNATS Auto Assign Tool)
flz 2008-10-20 15:46:04 UTC FreeBSD ports repository Modified files: multimedia/banshee Makefile Added files: multimedia/banshee/files patch-src_Core_Banshee.Core_Banshee.Collection_TrackInfo.cs Log: Fix crash when listening to radio and pidgin-musictracker is active. PR: ports/127285 Submitted by: "Eric L. Chen" <d9364104@mail.nchu.edu.tw> Revision Changes Path 1.3 +1 -1 ports/multimedia/banshee/Makefile 1.1 +29 -0 ports/multimedia/banshee/files/patch-src_Core_Banshee.Core_Banshee.Collection_TrackInfo.cs (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!