[SOLVED]Problem with r5554: Preferences window does not open

Suggestions and discussion of future versions
Post Reply
scuba

[SOLVED]Problem with r5554: Preferences window does not open

Post by scuba »

This is what I get when trying to access the preferences:

Code: Select all

[DEBUG   ] 15:31:13 toolbar:165 on_toolbutton_preferences_clicked
[DEBUG   ] 15:31:13 menubar:274 on_menuitem_preferences_activate
Unhandled error in Deferred:
Traceback (most recent call last):
Failure: exceptions.AttributeError: 'session' object has no attribute 'get_cache_status'
Last edited by scuba on Mon Aug 10, 2009 4:08 pm, edited 1 time in total.
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Problem with r5554: Preferences window does not open

Post by andar »

You need to use libtorrent 0.14.5 (unreleased), so you will need to either pull the RC_0_14 branch from libtorrent or build/install the included libtorrent in trunk.

If you have a system libtorrent library installed then setup.py won't build the included libtorrent.
Post Reply