On Mon, Jul 6, 2015 at 2:34 PM, Mark H Weaver wrote:
> David Hashe writes:
>
> > On Sun, Jul 5, 2015 at 2:24 PM, Amirouche Boubekki
> > wrote:
> >
> > I only tried to play mp3 and ogg. Ogg works. I did not try
> > burning audio cds.
> > I will try later today or tomorrow
David Hashe writes:
> On Sun, Jul 5, 2015 at 2:24 PM, Amirouche Boubekki
> wrote:
>
> I only tried to play mp3 and ogg. Ogg works. I did not try
> burning audio cds.
> I will try later today or tomorrow.
>
>
> mp3 support requires gst-plugins-ugly, which includes
Amirouche Boubekki writes:
> On 2015-07-05 17:28, David Hashe wrote:
>> Hi Ludo and Ricardo,
>>
>> The 'uridecodebin' error is a result of GST_PLUGIN_SYSTEM_PATH not
>> being set. However, the recent patch to gstreamer adds that to its
>> native search paths, so that error should be resolved now
;> imported at all.
>>>>>>
>>>>>
>>>>>
> I used to have errors when I did not install gstreamer plugins.
>
>
>
My bad on saying that GST_PLUGIN_SYSTEM_PATH is not required; I resourced
my .bashrc but left the path in my environment
On 2015-07-05 19:45, Amirouche Boubekki wrote:
On 2015-07-05 17:28, David Hashe wrote:
Hi Ludo and Ricardo,
The 'uridecodebin' error is a result of GST_PLUGIN_SYSTEM_PATH not
being set. However, the recent patch to gstreamer adds that to its
native search paths, so that error should be resolved
On 2015-07-05 17:28, David Hashe wrote:
Hi Ludo and Ricardo,
The 'uridecodebin' error is a result of GST_PLUGIN_SYSTEM_PATH not
being set. However, the recent patch to gstreamer adds that to its
native search paths, so that error should be resolved now on an
updated system. I had a line defining
igate this
> soon.
>
> David, is Rhythmbox working for without any such errors? Are you using
> GuixSD?
>
> ~~ Ricardo
>
>
From 91d42139d7344ddb812e12a3c0a67647b51271d8 Mon Sep 17 00:00:00 2001
From: David Hashe
Date: Sun, 5 Jul 2015 10:24:22 -0500
Subject: [PATCH] gnu: Add rhythmbox.
* gnu/packages/gnome.sc
>> 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 ~/
Hi David, Ricardo,
Ricardo Wurmus skribis:
> 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
> 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 i
straight to CD.
Your comment also made me realize that I had the home-page wrong; I've
fixed that.
> > + (description "Rhythmbox is a music playing application for GNOME. It
> supports
> > +playlists, song ratings, and any codecs installed through
> &g
David Hashe writes:
> * gnu/packages/gnome.scm (rhythmbox): New variable.
[...]
> +(define-public rhythmbox
> + (package
> + (name "rhythmbox")
> + (version "3.2.1")
> + (source (origin
> +(method url-fetch)
> +(uri (string-append "mirror://gnome/sources/rhythmbox
* gnu/packages/gnome.scm (rhythmbox): New variable.
---
gnu/packages/gnome.scm | 48
1 file changed, 48 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4af1d13..bfe4b30 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/
13 matches
Mail list logo