Removing a .torrent shows an error

General support for problems installing or using Deluge
Post Reply
shirish
Seeder
Seeder
Posts: 163
Joined: Fri May 25, 2007 4:01 am
Location: South Asia, India

Removing a .torrent shows an error

Post 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.
Debian Sid, Intel Dual-Core, 512 kbps DL , 64 Kbps UL, deluge-1.3.5, pieces plugin, GNOME 3.4.x

All posts under creative commons http://creativecommons.org/licenses/by-nc/3.0/
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Removing a .torrent shows an error

Post 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
Post Reply