Adolfo González Blázquez wrote:
> El mié, 28-11-2007 a las 00:14 +0100, Piotr Gaczkowski escribió:
>
>> On Nov 27, 2007 11:50 PM, Adolfo González Blázquez
>> <[EMAIL PROTECTED]> wrote:
>>
>>> I'm using os.popen('nautilus "%s"' % dirpath), so it won't work. I
>>> should find a better way to
Jonathan Matthew wrote:
> On 10/7/07, Michael Gratton <[EMAIL PROTECTED]> wrote:
>
>> Hey Jonathan,
>>
>> On Tue, 2007-10-02 at 00:17 +1000, Jonathan Matthew wrote:
>>
>>> I've been using it a bit, and it's working pretty nicely. I've
>>> attached some patches that fix a few more things I n
> "b" == bgarret writes:
b> Hello list, I need my daily fix of tunes in the morning, it
b> prevents me from being grumpy for several hours. I was a bit
b> disappointed when I realized that Jon Oberheide's alarm clock
b> plugin didn't work anymore (I believe this is related to the switch
b> f
El mié, 28-11-2007 a las 00:14 +0100, Piotr Gaczkowski escribió:
> On Nov 27, 2007 11:50 PM, Adolfo González Blázquez
> <[EMAIL PROTECTED]> wrote:
> >
> > I'm using os.popen('nautilus "%s"' % dirpath), so it won't work. I
> > should find a better way to do this, as you point...
>
> What about usi
On Nov 27, 2007 11:50 PM, Adolfo González Blázquez
<[EMAIL PROTECTED]> wrote:
>
> I'm using os.popen('nautilus "%s"' % dirpath), so it won't work. I
> should find a better way to do this, as you point...
What about using xdg-open instead of nautilus? Or perhaps there's even
a function for it. Try
El mar, 27-11-2007 a las 17:41 -0500, Andrew Conkling escribió:
> On Nov 27, 2007 3:34 PM, Adolfo González Blázquez
> <[EMAIL PROTECTED]> wrote:
> I've written my first Rhythmbox plugin, which is used to open
> the
> containing folder of the selected track. Is quite simple,
The standard way to install is:
$ cd ~/.gnome2/rhythmbox/plugins
$ wget http://www.infinicode.org/code/rb/rb-open-folder-0.1.tar.gz
$ tar xzf rb-open-folder-0.1.tar.gz
$ rm rb-open-folder-0.1.tar.gz
That should be enough, if you have Rhythmbox > 0.96 and pygtk installed
Maybe i should write in th
On Nov 27, 2007 3:34 PM, Adolfo González Blázquez <[EMAIL PROTECTED]>
wrote:
> I've written my first Rhythmbox plugin, which is used to open the
> containing folder of the selected track. Is quite simple, but I wanted
> something similar to what iTunes does.
>
> It just adds an action to the conte
Hello,
I've written my first Rhythmbox plugin, which is used to open the
containing folder of the selected track. Is quite simple, but I wanted
something similar to what iTunes does.
It just adds an action to the context menu, and then it launches
Nautilus on the containing folder.
I would appre
Hello list,
I need my daily fix of tunes in the morning, it prevents me from being
grumpy for several hours. I was a bit disappointed when I realized
that Jon Oberheide's alarm clock plugin didn't work anymore (I believe
this is related to the switch from a flat source list to the actual
one).
I
Hi,
I took some time to refresh the code posted on that bug, but did not
updated it yet.
Beside some easy code clean up, there are some annoying problems:
- the playback backends are partially broken w.r.t to adding/removing
filters [1]
- LADSPA filters works badly (hey, they are in gstreamer-bad
11 matches
Mail list logo