You are not logged in.

#1 2010-09-14 00:25:22

abarahc
Member
Registered: 2010-04-30
Posts: 128

[SOLVED]deluge fadding out torrents

was using my torrent client (deluge) all day on Sunday. when I call him again on Monday morning I realized that he could not show the list of torrents that were in progress.
Visually I lost my torrents, but I saw that he was still getting the transfer as if the files still selected .-.

I closed the program and reopen it several times and nothing different happened. the last time I opened it, nor given signal transfer

what to do?

Last edited by abarahc (2011-02-06 17:02:45)


user@localhost $ grep -rnw "." -e "hacking"

Offline

#2 2010-09-14 01:29:02

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED]deluge fadding out torrents

No idea what 'faddings' are, but...
deluge.png
Note the 'labels' on the left side. They control what you see.

Offline

#3 2010-09-14 12:39:30

yabasta
Member
Registered: 2010-05-01
Posts: 167

Re: [SOLVED]deluge fadding out torrents

give it a minute or two, sometimes it can take deluge a little while to show the torrents as it initializes them again.

Offline

#4 2010-09-14 23:53:35

abarahc
Member
Registered: 2010-04-30
Posts: 128

Re: [SOLVED]deluge fadding out torrents

ok... i will try it big_smile


user@localhost $ grep -rnw "." -e "hacking"

Offline

#5 2010-09-14 23:55:16

abarahc
Member
Registered: 2010-04-30
Posts: 128

Re: [SOLVED]deluge fadding out torrents

falconindy wrote:

No idea what 'faddings'

fadding out! a... like a vanish xD


user@localhost $ grep -rnw "." -e "hacking"

Offline

#6 2010-09-15 01:31:53

theapodan
Member
From: Virginia, USA
Registered: 2008-10-21
Posts: 116

Re: [SOLVED]deluge fadding out torrents

This happens to me sometimes if my computer is not properly shut down, e.g. power outage.

I've found that deleting $HOME/.config/deluge/state/torrents.fastresume with deluge closed and then reopening deluge restores the files.  Note that it will redo its integrity check, which takes a while.

Offline

#7 2010-09-18 15:53:45

IgnorantGuru
Member
Registered: 2009-11-09
Posts: 640
Website

Re: [SOLVED]deluge fadding out torrents

I have noticed deluge doing this too - on startup both the sidebar and the torrents list will be completely blank, but the status bar at the bottom shows it is still up/downloading.  So it appears to be a display problem.  Restarting it several times usually resolves it for the session, but sometimes quitting causes a hang and it must be killed.  They must have introduced a bug recently.

Possibly related, when I run it from a terminal, I get inconsistent startup messages one start to the next.  And sometimes it hangs on quit with this error displayed on stdout:

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/deluge/ui/ui.py", line 128, in __init__
    ui = GtkUI(args)
  File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line 233, in __init__
    reactor.run()
  File "/usr/lib/python2.6/site-packages/twisted/internet/gtk2reactor.py", line 249, in run
    self.__run()
  File "/usr/lib/python2.6/site-packages/twisted/internet/gtk2reactor.py", line 293, in simulate
    self.runUntilCurrent()
--- <exception caught here> ---
  File "/usr/lib/python2.6/site-packages/twisted/internet/base.py", line 778, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/site-packages/twisted/internet/base.py", line 552, in stop
    "Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.

Offline

Board footer

Powered by FluxBB