Page 1 of 1

Removing a .torrent shows an error

Posted: Thu Aug 02, 2007 12:56 pm
by shirish
Hi all,
When I removed a completed .torrent file it showed an error in the CLI & didn't register anything in the Event Log window :-

Code: Select all

shirish@Mugglewille:~$ deluge
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin DesiredRatio
Initialising plugin FlexRSS
Initialising plugin TorrentCreator
Initialising plugin FirstLast
Initialising plugin EventLogging
Initialising plugin TorrentSearch
Initialising plugin SpeedLimiter
Initialising plugin Scheduler
Initialising plugin TorrentNotification
Initialising plugin BlocklistImport
Initialising plugin RSS
Initialising plugin TorrentPieces
Initialising plugin NetworkGraph
Initialising plugin NetworkHealth
Applying preferences
Showing window
Loading blocklist plugin ...
importing with gzmule
GZMuleReader loading /home/shirish/.config/deluge/blocklist.cache
MuleReader loading
TextBase loading
Starting import
Import finished
Loading LogEvents plugin...
Pickling state...
Raising error: Handle not found.
Loading LogEvents plugin...
The issue I had was in Raising error: Handle not found , shouldn't there be something in the Event Log window. I notice the Event Log Preferences doesn't have preference or something for it. Haven't tried 1226 hence can't say if that fixes things or not.

Re: Removing a .torrent shows an error

Posted: Thu Aug 02, 2007 5:53 pm
by markybob
shirish wrote:Hi all,
When I removed a completed .torrent file it showed an error in the CLI & didn't register anything in the Event Log window :-

Code: Select all

shirish@Mugglewille:~$ deluge
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin DesiredRatio
Initialising plugin FlexRSS
Initialising plugin TorrentCreator
Initialising plugin FirstLast
Initialising plugin EventLogging
Initialising plugin TorrentSearch
Initialising plugin SpeedLimiter
Initialising plugin Scheduler
Initialising plugin TorrentNotification
Initialising plugin BlocklistImport
Initialising plugin RSS
Initialising plugin TorrentPieces
Initialising plugin NetworkGraph
Initialising plugin NetworkHealth
Applying preferences
Showing window
Loading blocklist plugin ...
importing with gzmule
GZMuleReader loading /home/shirish/.config/deluge/blocklist.cache
MuleReader loading
TextBase loading
Starting import
Import finished
Loading LogEvents plugin...
Pickling state...
Raising error: Handle not found.
Loading LogEvents plugin...
The issue I had was in Raising error: Handle not found , shouldn't there be something in the Event Log window. I notice the Event Log Preferences doesn't have preference or something for it. Haven't tried 1226 hence can't say if that fixes things or not.
this is a normal "error". it's basically saying there's no selected torrent anymore, so we dont have anything to show in the tabs. it's nothing to worry about