sound-juicer suddenly exits when inserting the disc whose information is not registered in musicbrainz. This problem is caused by reference to unset variables. Fix: This is already fixed in upstream. Applied the attached patch should fix this problem. (See http://mail.gnome.org/archives/commits-list/2011-May/msg06778.html) Patch attached with submission follows: How-To-Repeat: Launch sound-juicer and insert the disc whose information is not registered in musicbrainz yet.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
mezz 2012-05-20 16:24:31 UTC FreeBSD ports repository Modified files: audio/sound-juicer Makefile Added files: audio/sound-juicer/files patch-src_sj-main.c Log: Fix the crash when disable musicbrainz, bump the PORTREVISION. PR: ports/166817 Submitted by: Shin-ichi Okano <s-okano@n08.itscom.net> Obtained from: Its git Revision Changes Path 1.62 +1 -1 ports/audio/sound-juicer/Makefile 1.1 +17 -0 ports/audio/sound-juicer/files/patch-src_sj-main.c (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!