Page 1 of 1

win 7 + deluge 1.3.0r1 = no torrent listing

Posted: Thu May 13, 2010 1:23 am
by ner0tic
everything seems like its working fine except that the area of the gui where the torrents would be listed is blank. I can connect via the web ui and see that the torrents are there and everything is runnign as normal, verified via console ui.

the server is running on a headless ubuntu 10.4 server. 1.2.x for win was working fine for everything. the server is running 1.2.3. I've resinstalled deluge and gtk twice nothign changed

Code: Select all

> sudo deluged --version
1.2.3

Code: Select all

apt-cache showpkg deluged
Package: deluged
Versions:
1.2.3-2~karmic~ppa1 (/var/lib/apt/lists/ppa.launchpad.net_deluge-team_ppa_ubuntu_dists_karmic_main_binary-i386_Packages) (/var/lib/dpkg/status)
 Description Language:
                 File: /var/lib/apt/lists/ppa.launchpad.net_deluge-team_ppa_ubuntu_dists_karmic_main_binary-i386_Packages
                  MD5: 157d16c5a9b6a8b748016ac5334d447c


Reverse Depends:
Dependencies:
1.2.3-2~karmic~ppa1 - python (2 2.5) deluge-common (5 1.2.3-2~karmic~ppa1)
Provides:
1.2.3-2~karmic~ppa1 -

Re: win 7 + deluge 1.3.0r1 = no torrent listing

Posted: Thu May 13, 2010 9:59 am
by ETZel
Currently 1.3.0 client is not compatbile with 1.2.x server, because some RPC method signatures have changed (e.g. to support diff status updates and conserve bandwidth).