#3462: ConsoleUI issues. ----------------------------+------------------------ Reporter: mhertz | Type: bug Status: new | Priority: minor Milestone: needs verified | Component: Console UI Version: 2.0.0 | Keywords: ----------------------------+------------------------ * 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. -- Ticket URL: <https://dev.deluge-torrent.org/ticket/3462> 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.58821148f6c426330055e4f0b0c9ac32%40deluge-torrent.org.
