id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 1143,[PATCH] deluge-console crashs when autocompleting non-existing dir,cdep_illabout,,"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. ",bug,closed,minor,,Console UI,1.2.0,Fixed,,