New issue
Advanced search Search tips

Issue 806997 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jan 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

[remoting host] start-host should warn about an existing session script

Project Member Reported by lambroslambrou@chromium.org, Jan 29 2018

Issue description

It is quite common, when setting up a headless Linux VM, for users to copy across all their "dot-files".
If a user has a .chrome-remote-desktop-session script that works locally, that is no guarantee that it will work on the headless system (because of differences in Linux distro or set of installed packages).

start-host could detect if a .chrome-remote-desktop-session is present on the system. If found, it could warn the user about it, explaining that if it was copied across from another machine, it might not work on the new system. It could give options for continuing with the file as-is, or to rename (backup) the file, or to open an editor on the file, before continuing with the host setup.

 
Status: WontFix (was: Untriaged)
Having a session script is normal, so it shouldn't warn in this case.

Sign in to add a comment