Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2008 16:42:59 -0700 (PDT)
From:      George Hartzell <hartzell@alerce.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/122589: Picard has trouble with libdiscid.so.0
Message-ID:  <200804082342.m38NgxUY004752@delicious.alerce.com>
Resent-Message-ID: <200804090050.m390o13A058106@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122589
>Category:       ports
>Synopsis:       Picard has trouble with libdiscid.so.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 09 00:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     George Hartzell
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD delicious.alerce.com 7.0-STABLE FreeBSD 7.0-STABLE #2: Fri Mar 28 12:16:55 PDT 2008 root@delicious.alerce.com:/usr/obj/usr/src/sys/PRO amd64


>Description:
	I built picard from a ports tree that's a few weeks old,
	taking the default options settings for the various
	dependencies when offered.

	I'm a new picard user and mistakenly hit the CD Lookup button
	when I meant to hit the Lookup button.

	When I hit the CD Lookup button I got an error message telling
	me that it was unable to load libdiscid.so.0.

	I looked around and couldn't find it either, then found the 
	libdiscid port and installed it, figuring there was a missing
	dependency.

	I still got the error message.  A bit of digging showed me that
	the libdiscid port installed libdiskid.so.2.

	In 
	/usr/ports/audio/picard/work/picard-0.9.0/picard/disc.py
	there's a function _openLibrary that's trying to load the 
	library.  It has some code that seems to try to discover what the
	library is called and that defaults to libdiscid.so.0.

	I hardcoded libdiscid.so.2 instead and now the library loads.

	It no longer complains, but it also hasn't ever found anything....

	At about this point I realized that I wanted to be using the Lookup 
	button instead and stopped monkeying with it.

>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804082342.m38NgxUY004752>