Opened 4 years ago
#3462 new bug
ConsoleUI issues.
Reported by: | mhertz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | needs verified |
Component: | Console UI | Version: | 2.0.0 |
Keywords: | Cc: |
Description
- When entering consoleUI interactive(non-cli) mode, and not having a hostlist.conf available that match, then you cannot add new host with user/pass from the curses UI, as little after starting typing, then twisted deferred errors get platered over screen - also happens if just quitting the consoleUI after not being able to connect initially, which shows the errors after getting back to the terminal.
- Setting options works from non-interactive mode, but not interactive - settings don't stick and is not updated in core.conf, so entering preferences again afterwards, shows the previous defined settings unset.
- jbrid reported an issue on the forum, including a proposed fix which is reportet working, with non-interactive mode while running 'deluge-console info --state Seeding' fails with error: 'dict' object has no attribute 'state : https://forum.deluge-torrent.org/viewtopic.php?f=7&t=55901
- '-c' in 'rm' overlaps with '-c' the short-form of '--config', but there's already unmerged PR posted on github by Lucas-C, which removes the '-c' of 'rm', so only long-form available i.e. '--confirm' : https://github.com/deluge-torrent/deluge/pull/299
Thanks in advance.
Note:
See TracTickets
for help on using tickets.