Opened 4 years ago
Last modified 3 years ago
#3473 new bug
ConsoleUI's 'move' command hangs.
Reported by: | mhertz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.1.1 |
Component: | Console UI | Version: | 2.0.0 |
Keywords: | Cc: |
Description
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.
Change History (2)
comment:1 by , 3 years ago
Milestone: | needs verified → 2.1.0 |
---|
comment:2 by , 3 years ago
Milestone: | 2.1.0 → 2.1.1 |
---|
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed