Pagina 1 di 1

uTorrent, Tixati e magnet links

Inviato: sabato 8 dicembre 2012, 0:10
da Zievatron
In attesa di risolvere la questione vuze/azureus, ho provatoad installare Tixati.
http://www.tixati.com/download/linux.html
Istruzioni di installazioni banalissime. Giusto qualche file da copiare.
Però, dopo se voglio gestire i magnet links, mi dice di dare dei comandi:

Codice: Seleziona tutto

Step 5:  (optional)
If you want to use magnet-links, issue the following commands:
gconftool-2 --set --type=string /desktop/gnome/url-handlers/magnet/command 'tixati "%s"'
gconftool-2 --set --type=string /desktop/gnome/url-handlers/magnet/enabled true
gconftool-2 --set --type=string /desktop/gnome/url-handlers/magnet/need-terminal false
Io li ho dati, ma ottengo dei messaggi di errore:

Codice: Seleziona tutto

root[unknow]# gconftool-2 --set --type=string /desktop/gnome/url-handlers/magnet/command 'tixati "%s"'

(gconftool-2:2506): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Errore nell'impostare il valore: Nessun demone D-BUS in esecuzione

root[unknow]# gconftool-2 --set --type=string /desktop/gnome/url-handlers/magnet/enabled true

(gconftool-2:2524): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Errore nell'impostare il valore: Nessun demone D-BUS in esecuzione

root[unknow]# gconftool-2 --set --type=string /desktop/gnome/url-handlers/magnet/need-terminal false

(gconftool-2:2532): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Errore nell'impostare il valore: Nessun demone D-BUS in esecuzione
uTorrent, invece, non ho capito come installarlo perchè non ho trovato istruzioni nel pacchetto.

EDIT: Come non detto per uTorrent. Mi sembra di capire che non richiede nessuna installazione. Si lancia via terminale da lì dove lo si parcheggia e si usa con una interfaccia web.

Re: uTorrent, Tixati e magnet links

Inviato: sabato 8 dicembre 2012, 12:11
da conoscenza
...prova a dare quei comandi:

Codice: Seleziona tutto

gconftool-2 --set --type=string /desktop/gnome/url-handlers/magnet/command 'tixati "%s"'
gconftool-2 --set --type=string /desktop/gnome/url-handlers/magnet/enabled true
gconftool-2 --set --type=string /desktop/gnome/url-handlers/magnet/need-terminal false
da utente, invece che da root...