retitle 765019 webhttrack: htsserver is killed immediately with attached browser sessions thanks
Thanks for your report. This is actually a design bug (reported as https://code.google.com/p/httrack/issues/detail?id=53) in the script logic: the script starts navigating the server, and assumes that if the navigation returns, it means that the user killed the browser, and we should kill the server. The issue is that with modern browsers such as Mozilla or Chrome, you may "start" a navigation URL, and see the command immediately return because the command "attached" the URL to an existing Window/Tab session. I am rewriting the logic to NOT depend anymore on this (false) assumption. In the meantime, you may want to try the Qt version (https://packages.debian.org/search?keywords=httraqt) Please stay tuned! (https://code.google.com/p/httrack/source/list) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org