-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Le 20/01/2011 11:06, Cristian Greco a écrit :
[...]
> On Thu, 20 Jan 2011 10:48:52 -0400
> David Prévot <[email protected]> wrote:

>> I definitely lack of Python knowledge and don't even know where to
>> start searching.
> 
> Could you please try installing python-dbg (and more debug packages, if
> needed) and run deluge with:
> 
> $ gdb --args python /usr/bin/deluge-gtk

Sure, thanks for the tip, but I can't get anything, or I may be missing
something obvious:

> $ gdb --args python /usr/bin/deluge-gtk
> GNU gdb (GDB) 7.2-debian
> Copyright (C) 2010 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from /usr/bin/python...Reading symbols from 
> /usr/lib/debug/usr/bin/python2.6...done.
> done.
> (gdb) set pagination 0
> (gdb) run
> Starting program: /usr/bin/python /usr/bin/deluge-gtk
> [Thread debugging using libthread_db enabled]
> Traceback (most recent call last):
>   File "/usr/bin/deluge-gtk", line 9, in <module>
>     load_entry_point('deluge==1.3.1', 'gui_scripts', 'deluge-gtk')()
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 305, in 
> load_entry_point
>     return get_distribution(dist).load_entry_point(group, name)
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2244, in 
> load_entry_point
>     return ep.load()
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1954, in load
>     entry = __import__(self.module_name, globals(),globals(), ['__name__'])
>   File "/usr/lib/pymodules/python2.6/deluge/ui/gtkui/__init__.py", line 1, in 
> <module>
>     from gtkui import start
>   File "/usr/lib/pymodules/python2.6/deluge/ui/gtkui/gtkui.py", line 71, in 
> <module>
>     from torrentview import TorrentView
>   File "/usr/lib/pymodules/python2.6/deluge/ui/gtkui/torrentview.py", line 
> 51, in <module>
>     from deluge.ui.tracker_icons import TrackerIcons
>   File "/usr/lib/pymodules/python2.6/deluge/ui/tracker_icons.py", line 46, in 
> <module>
>     from deluge.httpdownloader import download_file
>   File "/usr/lib/pymodules/python2.6/deluge/httpdownloader.py", line 35, in 
> <module>
>     from twisted.web import client, http
>   File "/usr/lib/python2.6/dist-packages/twisted/web/client.py", line 564, in 
> <module>
>     from twisted.web._newclient import ResponseDone, Request, 
> HTTP11ClientProtocol
> SystemError: ../Objects/codeobject.c:64: bad argument to internal function
> 
> Program exited with code 01.
> (gdb) bt
> No stack.
> (gdb)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJNOGBHAAoJELgqIXr9/gnyPCwQAJdTSyNdvLLZfUpv6gozmY29
+NnCtlIc1srxwoxgEECUbhpTYN45vJPZQoMieRFPGfdAiT2D5lim5QRgAjZ9zWLX
EHotI6LcH5cm4+FWMkcKPoBOFZUQQFuXIc4cQChJc45tftbmw9qIg412Q/50OnG2
muzAxG5zY0Vwn9TL3gOtIlo9/5V4x8/+eyDzmpjyO002ipSSrosRfGWsa3knKm+d
wTEyoQiI9BcmRe1NUJXErt+hqOrPQuL3wStmUCqsgl65JrUHZcL0/qp93YlM6i+u
s4VS36PRkaoukopXGRM1kV2GhMyF/n516vnRGMlu7N2EHygZT2OoRt8bJl1Ufs4h
WMp4Jv9uNBDtDfPObQG5DS50B5szAty+co2TDVSXgHQVgqJtac1T8EO8UliDbFqO
kR41QhcRo31Oo0pVBgG5Be9mcxIIJcULnCBSU7ZfStqHB265AlYLfl158rRlgIvA
8V7VK5WqDH3lyaF1j5ga8zW+eSjjI6FLq0c+iHw3eIutHH5nYJAH5gE1jtyCFOFc
aRS/919ZMMcSYJQJAe8tP7jvo0qyb7SERLBpweaUNFi4PXXEBhYAkz3l/upPYop3
n3zITDv95XtgLaDQd+JRkeWKfKrzqu7+cD53TOFt+q+2+9EnrFwT7tHEEeGd4BwH
EHBQtuWygZjvejk9PhxA
=r19S
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to