Bug 166817

Summary: [PATCH] audio/sound-juicer suddenly exits
Product: Ports & Packages Reporter: Shin-ichi Okano <s-okano>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Shin-ichi Okano 2012-04-10 14:30:01 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-10 14:30:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-20 17:24:40 UTC
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"
Comment 3 Jeremy Messenger freebsd_committer freebsd_triage 2012-05-20 17:24:41 UTC
State Changed
From-To: open->closed

Committed, thanks!