Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (325 - 327 of 2447)

Ticket Resolution Summary Owner Reporter
#3076 Fixed Can't Remove Torrent Using Console "global name '_n' is not defined" jl303
Description

I get an error when I try to remove a torrent using deluge-console.

deluge-console 2.0.0.dev7077 libtorrent: 1.1.3.0 Python: 2.7.12+ OS: Linux Ubuntu 16.10 yakkety

$ deluge-console rm 03b                                 
 global name '_n' is not defined                                                
13:14:32.497 [ERROR   ][deluge.ui.console.cmdline.command                     :1
35 ] global name '_n' is not defined                                            
Traceback (most recent call last):                                              
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/cmdline/command.py", 
line 132, in exec_command                                                       
    ret = self._commands[options.command].handle(options)                       
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/cmdline/commands/rm.p
y", line 40, in handle                                                          
    _n('torrent', 'torrents', len(torrent_ids)),                                
NameError: global name '_n' is not defined                                      
Traceback (most recent call last):                                              
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/cmdline/command.py", 
line 132, in exec_command                                                       
    ret = self._commands[options.command].handle(options)                       
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/cmdline/commands/rm.p
y", line 40, in handle                                                          
    _n('torrent', 'torrents', len(torrent_ids)),                                
NameError: global name '_n' is not defined    

#2289 Invalid Cant rename hardlinked files (which is currently seeded) Joel
Description

If you download and then seed a file (must be uploading the file), creating a hardlink to the seeded file, your unable to rename the hardlink (throws a permission error)

If I pause the torrent in Deluge im able to rename the hardlink

Tested with Deluge 1.3.5 and libtorrent 1.15.10 (and 1.16.5 witch is set "lock_files" to false by default), this is tested in Windows 8

To create a hardlink in windows enter command prompt, and use the command "mklink /H C:/new/link/location/file.ext C:/path/to/file/we/want/to/link/file.ext"

If this isnt a bug then consider it a feature request, I've created a thread here: http://forum.deluge-torrent.org/viewtopic.php?f=12&t=42917

#254 Fixed cant run multiple torrent downloads markybob anonymous
Description

hi, i am running 0.5.9.1 on vista 32 bit, my problem is that i can only download 1 torrent at a time, if i set off more than 1 torrent then the program freezes and have to do a reboot, i have had the same problems on the last 3 previous versions as well.

problem 2, when i select the fast resume file to continue the torrent nothing happens when the program opens,i,e, no torrent found.

thanks for your time.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.