From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add rhythmbox. Date: Fri, 26 Jun 2015 19:13:47 +0200 Message-ID: <87616az92s.fsf@elephly.net> References: <1434604057-17996-1-git-send-email-david.hashe@dhashe.com> <87bngdi0z0.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8XCP-0007lf-RO for guix-devel@gnu.org; Fri, 26 Jun 2015 13:13:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8XCL-0005cI-Dn for guix-devel@gnu.org; Fri, 26 Jun 2015 13:13:57 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:25102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8XCL-0005bz-6I for guix-devel@gnu.org; Fri, 26 Jun 2015 13:13:53 -0400 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Hashe Cc: guix-devel@gnu.org > Updated patch attached. So, I applied the patch, built rhythmbox, and installed it into a separate profile. It starts up fine and begins importing files from ~/Music but I get a *lot* of import errors: “Couldn’t create ‘uridecodebin’ element” I see this for a great many ogg and mp3 files in my ~/Music directory under “Import Errors”. In fact, none of my audio files in ~/Music were imported at all. Do you happen to know what this is about? This looks like a gstreamer error message to me. I don’t have any further comments about the patch itself. It looks fine to me, but I’d be happier if it actually worked. ~~ Ricardo