#3473: ConsoleUI's 'move' command hangs. ----------------------------+------------------------ Reporter: mhertz | Type: bug Status: new | Priority: minor Milestone: needs verified | Component: Console UI Version: 2.0.0 | Keywords: ----------------------------+------------------------ As title, the 'move' command hangs(but do work however), when run in non- interactive mode, and when force-quiting out of the stall displayes error: "_curses.error: must call initscr() first", line 77 of deluge/ui/console/modes/basemode.py on_terminal_size().
I fixed this by commenting out line 61(return d) of 'deluge/ui/console/cmdline/commands/move.py'. Thanks in advance. -- Ticket URL: <https://dev.deluge-torrent.org/ticket/3473> Deluge <https://deluge-torrent.org/> Deluge Project -- You received this message because you are subscribed to the Google Groups "Deluge Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/deluge-dev/045.5bea6b28c44183813926614f90155328%40deluge-torrent.org.
