[gentoo-user] Is this not correct for gentoo? (bittorrent)

2003-06-24 Thread Robert Young
Is this not correct for gentoo?

To get Mozilla to run the bittorrent gui
1) emerge bittorrent (with ~x86)

Seem to work

2)
as root

echo 'application/x-bittorrent; /usr/bin/bittorrent/btdownloadgui.py %s;
test=test -n "$DISPLAY"' >> /etc/mailcap

start new x term
type
Mazolla &
and click on a .torrent file

Am I missing something? The file itself just loaded into the window the
gui is not started.
begin:vcard 
n:Young;Robert 
tel;pager:(arch) 800.946.4646 pin 1414048
tel;cell:416.999.7407
tel;fax:905.502.8205
tel;home:905.799.1079
tel;work:905.502.8212 ex249
x-mozilla-html:FALSE
url:http://www.irista.com/
org:http://www.irista.com/images/common/logo_top_right.gif";>Bringing Vision to Your Supply Chain  ;SCM/Enterprise
adr:;;160 Traders Blvd. East -Suite 201;Mississauga;Ontario;L4Z 3K7;Canada
version:2.1
email;internet:[EMAIL PROTECTED]
title:Sr. Project Engineer
fn:Robert Young
end:vcard

--
[EMAIL PROTECTED] mailing list

Re: [gentoo-user] Is this not correct for gentoo? (bittorrent)

2003-06-24 Thread Chris I
On 2003.06.24 13:34, Robert Young wrote:
Is this not correct for gentoo?

To get Mozilla to run the bittorrent gui
1) emerge bittorrent (with ~x86)
echo 'application/x-bittorrent; /usr/bin/bittorrent/btdownloadgui.py
%s;
test=test -n "$DISPLAY"' >> /etc/mailcap
I use mozilla-firebird and bittorrent-3.2.1b-r3 . After 'emerge 
bittorrent', i restarted firebird and it automagically worked. The 
ebuild (im assuming) added the required line to mailcap (wrapped from 
mailer, sorry):

application/x-bittorrent; /usr/bin/btdownloadgui.py '%s'; test=test -n 
"$DISPLAY"

Note that the path is different in mine. Is yours really in
/usr/bin/bittorrent/ ?
-Chris I

The sudden sight of me causes panic in the streets. They have yet to 
learn
-- only the savage fears what he does not understand.
		-- The Silver Surfer

pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Is this not correct for gentoo? (bittorrent)

2003-06-24 Thread Robert Young


Chris I wrote:

> On 2003.06.24 13:34, Robert Young wrote:
> > Is this not correct for gentoo?
> >
> > To get Mozilla to run the bittorrent gui
> > 1) emerge bittorrent (with ~x86)
> > echo 'application/x-bittorrent; /usr/bin/bittorrent/btdownloadgui.py
> > %s;
> > test=test -n "$DISPLAY"' >> /etc/mailcap
>
> I use mozilla-firebird and bittorrent-3.2.1b-r3 . After 'emerge
> bittorrent', i restarted firebird and it automagically worked. The
> ebuild (im assuming) added the required line to mailcap (wrapped from
> mailer, sorry):
>
> application/x-bittorrent; /usr/bin/btdownloadgui.py '%s'; test=test -n
> "$DISPLAY"
>
> Note that the path is different in mine. Is yours really in
> /usr/bin/bittorrent/ ?
>

No it is /usr/bin I miss typed my step 1). My real problem seemed to be I had
%s not '%s'  and the file was not of mime type x-bittorrent. I can start
downloading torrent files form bittorrent's home page but not the file I was
originally having problems with.

Thanks for you example.

>
> -Chris I
>
> The sudden sight of me causes panic in the streets. They have yet to
> learn
> -- only the savage fears what he does not understand.
> -- The Silver Surfer
>
>   
>Part 1.2Type: application/pgp-signature


--
[EMAIL PROTECTED] mailing list