[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Tribler su Debian (SID)



Un tardo saluto si estende a tutta la lista! :)

Ho appena scoperto tribler* ed ero curioso di provarlo. Ovviamente sulla mia Debian SID (sennò che gusto c'è??).

Ho visto che esistono dei repository per Ubuntu, ma purtroppo non c'è (più) nulla di pronto per Debian.

Ho provato quindi a fare un checkout dall'svn e a lanciare tribler.py, ma con il seguente esito:

:~/Desktop/tribler$ python Tribler/Main/tribler.pyLinuxSingleInstanceChecker returned 17097 python Tribler/Main/tribler.py
Setting up languages
Language file: english.lang
Client Starting Up.
Build: Build 12034
Traceback (most recent call last):
  File "/home/giopas/Desktop/tribler/Tribler/Video/VideoPlayer.py", line 873, in return_feasible_playback_modes
    import vlc
ImportError: No module named vlc
i2is: Ready to receive remote commands on 57891
cachedb: init: SQL FILE /home/giopas/.Tribler/sqlite/tribler.sdb
modcast: DB made
votecast: DB made
metadata: collect dir is /home/giopas/TriblerDownloads/collected_torrent_files
Available space for database and collecting torrents: 35975 MB, Min free space 200 MB
(300, 300)
BuddyCast starts up 1.0
FAMILY FILTER : True
main: ONEXIT
main ONEXIT: Waiting for Session to shutdown
tlm: shutdown: delaying for early shutdown tasks 1.27147507668
main ONEXIT: Waiting for Session to shutdown
tlm: Number of threads still running 7
tlm: Thread still running OverlayThread-6 daemon True
tlm: Thread still running TimedTaskQueueThread-1 daemon True
tlm: Thread still running VideoHTTPServerThread-1 daemon True
tlm: Thread still running MainThread daemon False
tlm: Thread still running Instance2InstanceThread-2 daemon True
tlm: Thread still running UPnPThread-7 daemon True
tlm: Thread still running NetworkThread-5 daemon True
Client shutting down. Sleeping for a few seconds to allow other threads to finish
Exception in thread OverlayThread-6 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
  File "/usr/lib/python2.5/threading.py", line 446, in run
  File "/home/giopas/Desktop/tribler/Tribler/Utilities/TimedTaskQueue.py", line 66, in run
  File "/usr/lib/python2.5/threading.py", line 231, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Exception in thread TimedTaskQueueThread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
  File "/usr/lib/python2.5/threading.py", line 446, in run
  File "/home/giopas/Desktop/tribler/Tribler/Utilities/TimedTaskQueue.py", line 66, in run
  File "/usr/lib/python2.5/threading.py", line 231, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable

Qualcuno potrebbe darmi qualche dritta (oltre a questa guida*)? Sarebbe anche bello riuscire a creare un pacchetto .deb per Debian, ma io sono piuttosto ignorante in materia ed avrei bisogno del vostro ausilio...

Grazie!

giopas

* http://www.tribler.org/trac/wiki
* http://swarm.cs.pub.ro/~razvan/wiki/index.php/Tribler_on_Debian

Reply to: