#1143: [PATCH] deluge-console crashs when autocompleting non-existing dir
---------------------------+------------------------------------------------
 Reporter:  cdep_illabout  |       Owner:       
     Type:  bug            |      Status:  new  
 Priority:  minor          |   Milestone:       
Component:  console        |     Version:  1.2.0
 Keywords:                 |  
---------------------------+------------------------------------------------
 deluge-console's add command will cause a crash when tab-completing a
 directory that does not exist.

 For instance, entering this into deluge-console will cause a crash:

 add non-existing-dir/some-file[TAB]

 add's tab-complete method will try to list the files in "non-existing-
 dir/", but throw an error because the directory does not exist.

 I have attached a (very small) patch to fix the issue.

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/1143>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to