Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#293 closed bug (Fixed)

add torrent broken

Reported by: danii Owned by: andar
Priority: blocker Milestone:
Component: Core Version: 1.1.0_dev
Keywords: add torrent Cc:

Description

Deluge 0.6.0.0r3270

adding a new torrent fails with:

[DEBUG   ] 17:54:05 client:204 Attempting to add torrent files: ['/mnt/series/temp/b174.torrent']
[WARNING ] 17:54:05 client:100 Could not contact daemon: <Fault 1: "exceptions.AttributeError:Torrent instance has no attribute 'stop_ratio'">
[INFO    ] 17:54:05 client:110 Setting core uri as None
[DEBUG   ] 17:54:05 component:137 Stopping component SystemTray..
[DEBUG   ] 17:54:05 component:137 Stopping component PluginManager..
[DEBUG   ] 17:54:05 component:137 Stopping component Preferences..
[DEBUG   ] 17:54:05 component:137 Stopping component DbusInterface..
[DEBUG   ] 17:54:05 component:137 Stopping component StatusBar..
[DEBUG   ] 17:54:05 component:137 Stopping component AddTorrentDialog..
[DEBUG   ] 17:54:05 component:137 Stopping component ConnectionManager..
[DEBUG   ] 17:54:05 component:137 Stopping component TorrentView..
[DEBUG   ] 17:54:05 component:137 Stopping component Signals..
[DEBUG   ] 17:54:05 signalreceiver:72 Unable to deregister client from server: 'The core proxy is invalid.'
[DEBUG   ] 17:54:05 signalreceiver:74 Shutting down signalreceiver
[DEBUG   ] 17:54:05 signalreceiver:77 Joining listening thread..
[DEBUG   ] 17:54:05 component:137 Stopping component TorrentDetails..
[DEBUG   ] 17:54:05 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 17:54:05 files_tab:201 Saving FilesTab state file: files_tab.state
[DEBUG   ] 17:54:05 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 17:54:05 peers_tab:161 Saving FilesTab state file: peers_tab.state
[DEBUG   ] 17:54:05 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 17:54:05 torrentdetails:289 Saving TorrentDetails state file: tabs.state
[DEBUG   ] 17:54:05 component:137 Stopping component CoreConfig..
[DEBUG   ] 17:54:05 component:137 Stopping component SideBar..
[DEBUG   ] 17:54:05 component:137 Stopping component QueuedTorrents..
[DEBUG   ] 17:54:05 component:137 Stopping component MainWindow..
[DEBUG   ] 17:54:05 component:137 Stopping component ToolBar..
[DEBUG   ] 17:54:05 component:137 Stopping component MenuBar..

this is with a clean config

Change History (15)

comment:1 by andar, 17 years ago

This sounds like your client/daemon versions are out-of-sync.

comment:2 by danii, 17 years ago

Component: gtkuicore

ok, I always kill all instances of deluge before trying a new version, tried the web ui and the error is the same, so it seems like a core problem, also I've tested several torrents so the problem isn't the torrent itself, just to be sure I tested again with a clean config still fails

comment:3 by danii, 17 years ago

Resolution: fixed
Status: newclosed

fixed in [3276]

comment:4 by (none), 17 years ago

Milestone: 0.6.0

Milestone 0.6.0 deleted

comment:5 by anonymous, 17 years ago

I have the same problem with the new RC2 version. It happens only on 1 tracker (witch worked OK before)

comment:6 by andar, 17 years ago

Is it the same error message?

in reply to:  6 comment:7 by anonymous, 17 years ago

Resolution: fixed
Status: closedreopened
Version: 0.6.0svn0.9.02 (1.0.0_RC2)

Yes.

Exacly the same

comment:8 by andar, 17 years ago

I cannot reproduce this problem and can't really see how it would be triggered in the code. Does this happen every time you try to add a torrent, or just with specific torrents?

comment:9 by anonymous, 17 years ago

It happen only if i add torrent from one specific private tracker (the old versions worked fine )

comment:10 by andar, 17 years ago

Could you send me the torrent? andrewresch@gmail.com

comment:11 by danii, 17 years ago

Milestone: 1.0.0

are you using Python 2.4? this was happening to me, but it got fixed with [3481]

comment:12 by anonymous, 17 years ago

No. Im using 2.5. Should i use 2.4? I dont realy understand much about the link you posted.

comment:13 by anonymous, 16 years ago

Version: 0.9.02 (1.0.0_RC2)1.1.0_dev

Having a similar problem.

Using GTK interface, version 1.1.0-devr3748.

Add torrent, add dialogue pops up, seems to work.

Torrent doesn't show up in GUI.

Shut down GUI (NOT daemon), restart GUI, torrent is there.

Tried starting torrent paused, not paused, same problem.

Also tried private, not private tracker - same problem.

I think the bug appeared sometime in last week of svn versions, but not sure exactly when.

No errors in deluged log, wasn't logging gtk log when last happened.

Details: deluge version 1.1.0-devr3748 System: Ubuntu, Hardy 8.08, all updates installed, kernel 2.6.24.21-386 Python: v2.5.2

comment:14 by andar, 16 years ago

Resolution: fixed
Status: reopenedclosed

This has been fixed in svn.

comment:15 by (none), 16 years ago

Milestone: 1.0.0

Milestone 1.0.0 deleted

Note: See TracTickets for help on using tickets.