From nobody@FreeBSD.org  Sat Feb  9 17:03:23 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 720436BD
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Feb 2013 17:03:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 63A4A2AF
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Feb 2013 17:03:23 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r19H3M4m006178
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 9 Feb 2013 17:03:22 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r19H3M8D006177;
	Sat, 9 Feb 2013 17:03:22 GMT
	(envelope-from nobody)
Message-Id: <201302091703.r19H3M8D006177@red.freebsd.org>
Date: Sat, 9 Feb 2013 17:03:22 GMT
From: Darren Henderson <darren.henderson@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: clementine-player 1.1.0_1  - album art not displayed due to missing dependency
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: g.veniamin@googlemail.com

>Number:         175987
>Category:       ports
>Synopsis:       audio/clementine-player 1.1.0_1  - album art not displayed due to missing dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sbruno
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 09 17:10:00 UTC 2013
>Closed-Date:    Wed Jan 22 15:06:53 UTC 2014
>Last-Modified:  Wed Jan 22 15:06:53 UTC 2014
>Originator:     Darren Henderson
>Release:        9.1-STABLE
>Organization:
>Environment:
9.1-STABLE r245330 using GENERIC kernel on amd64
>Description:
For at least the last few clementine updates album art has not been displaying. Just the default image for everything in a library of mp3 files with embedded images and stand alone album images.

Only a very very few covers showed up in the cover manager.

Manipulation of file names for the album art in conjunction with the "preferred album art filenames" setting had no effect.
>How-To-Repeat:
Clean install of clementine-player with the following options: AUDIOCD, DBUS, GPOD, LASTMF, MTP

Point it at a library and then browse the library or play an album. Only the default image is shown.
>Fix:
Install /usr/ports/audio/picard

Everything shows up correctly then. You don't not have to reinstall clementine for it to work, just restart it.

If MusicBrainz Picard were a direct dependency the problem would not occur.

Now, that being said, I don't know which of the many components picard brings in actually fixes the issue - it may be picard itself.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Feb 9 20:15:24 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175987 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: g.veniamin@googlemail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/175987: audio/clementine-player 1.1.0_1  - album art not displayed due to missing dependency
Date: Sat, 9 Feb 2013 20:15:23 UT

 Maintainer of audio/clementine-player,
 
 Please note that PR ports/175987 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/175987
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->vg 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jul 20 22:24:00 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175987 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175987: commit references a PR
Date: Sun,  5 Jan 2014 01:20:57 +0000 (UTC)

 Author: sbruno (src committer)
 Date: Sun Jan  5 01:20:50 2014
 New Revision: 338731
 URL: http://svnweb.freebsd.org/changeset/ports/338731
 
 Log:
   Add QT imageformats to resolve issues with rendering album covers
   
   PR:	ports/175987
 
 Modified:
   head/audio/clementine-player/Makefile
 
 Modified: head/audio/clementine-player/Makefile
 ==============================================================================
 --- head/audio/clementine-player/Makefile	Sun Jan  5 01:17:20 2014	(r338730)
 +++ head/audio/clementine-player/Makefile	Sun Jan  5 01:20:50 2014	(r338731)
 @@ -3,7 +3,7 @@
  
  PORTNAME=	clementine
  PORTVERSION=	1.2.1
 -PORTREVISION=	3
 +PORTREVISION=	4
  CATEGORIES=	audio
  MASTER_SITES=	GOOGLE_CODE
  PKGNAMESUFFIX=	-player
 @@ -30,7 +30,9 @@ PROJECTHOST=	${PORTNAME}${PKGNAMESUFFIX}
  USES=		compiler:c++11-lib cmake pkgconfig
  USE_GL=		glew
  USE_QT4=	dbus gui xml qmake_build uic_build moc_build rcc_build \
 -		linguist_build network sql opengl qtestlib corelib webkit
 +		linguist_build network sql opengl qtestlib corelib webkit \
 +		imageformats
 +
  INSTALLS_ICONS=	yes
  USE_GSTREAMER=	gio ogg mp3 flac soup vorbis
  CONFLICTS_BUILD=	qt-3.*
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
Responsible-Changed-From-To: vg->sbruno 
Responsible-Changed-By: sbruno 
Responsible-Changed-When: Sun Jan 5 01:36:17 UTC 2014 
Responsible-Changed-Why:  
Take ticket for monitoring 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175987 
State-Changed-From-To: feedback->closed 
State-Changed-By: sbruno 
State-Changed-When: Wed Jan 22 15:06:16 UTC 2014 
State-Changed-Why:  
This is resolved in clementine-player 1.2.1_6.   

http://www.freebsd.org/cgi/query-pr.cgi?pr=175987 
>Unformatted:
