#3410: Interactive deluge-console on windows -----------------------+------------------------------------- Reporter: petersasi | Type: bug Status: new | Priority: critical Milestone: 2.0.4 | Component: Console UI Version: 2.0.3 | Keywords: windows-curses, twisted -----------------------+------------------------------------- 1. After applying https://dev.deluge-torrent.org/ticket/3409 and adding pip.exe install windows-curses to the build process non-interactive command line commands complete successfully. 2. With the attached patch applied deluge-console.exe no longer bails out with the message: "Deluge-console does not run in interactive mode on Windows.". 3. Instead we just log a debug message and carry on. Now the interactive UI starts, brings up a connection selection window. But does not accept any input. 4. The log is full of a twisted/internet/selectreactor.py error for win32select: "builtins.OSError: [WinError 10038] An operation was attempted on something that is not a socket". 5. Same twisted error does not show on the logs running the daemon and the GTK3 thin-client on Windows. 6. I am stuck here, will have to ask for the help of a developer who understands how this twister works with the GTK3 UI on windows but not the curses one - what is different? 7. Please find the unofficial but working Deluge 2.0.3 and 2.0.4dev38 Windows installers here: https://drive.google.com/drive/folders/1bCwij_GEy8nhqR6EynXYY_Yl7XuWYpVT
-- Ticket URL: <https://dev.deluge-torrent.org/ticket/3410> 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 deluge-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/deluge-dev/048.ea88d98bd42b4d23b5d143e128ceb20a%40deluge-torrent.org.