New issue
Advanced search Search tips

Issue 864274 link

Starred by 19 users

Issue metadata

Status: Duplicate
Merged: issue 865246
Owner:
Closed: Jul 24
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug


Show other hotlists

Hotlists containing this issue:
Hotlist-1


Sign in to add a comment

Unable to open Linux terminal/apps if Linux apps are open first after login(Before terminal)

Project Member Reported by avkodipelli@chromium.org, Jul 16

Issue description

Chrome Version: 69.0.3486.0
Chrome OS Version: 10866.1.0
Chrome OS Platform: Kevin, eve
Network info: Wifi

Please specify Cr-* of the system to which this bug/feature applies (add
the label below).

Steps To Reproduce:
(1) Install crostini.
(2) Observe Terminal icon in app menu.
(3) Install gedit using "sudo apt-get install gedit".
(4) Open gedit
(5) logout device and login back.
(6) open gedit app.
(7) After a while open terminal.


Expected Result:
-- Both app and terminal should be open without any issue.

Actual Result:
6.1, Showing app loading in shelf(Observed screenshot in feedback report)
6.2, Sometimes  after few seconds, it just disappears.
6.3, Sometimes it just showing keep loading infinitely in shelf.
7.1, Same behavior as above if Terminal is opened after this issue with app. 

How frequently does this problem reproduce? (Always, sometimes, hard to
reproduce?)
Always

If the terminal is opened first, terminal and app are working without any issue.
 
Feedback report: 85553030131
 
I am seeing exactly the same behavior. If I don't launch terminal first after a reboot then I can't use any linux apps and am forced to reboot again to resolve the issue.
Cc: timloh@chromium.org nverne@chromium.org
Owner: jkardatzke@chromium.org
Status: Assigned (was: Untriaged)
Chrome version: 69.0.3494.0
OS version: 10888.0.0
Termina version: 10869.0.0

When I first sign into my device and launch a GUI app (eg. Emacs), it does not launch. I see a spinner, then the spinner disappears and the app is not opened.
Mergedinto: 865246
Status: Duplicate (was: Assigned)
I looked at the logs and when selecting terminal there's a 2 second delay with the VSHD request after the container startup notification is received...but if you pick an app first, then there's virtually no delay after the startup notification is received and the connection error occurs. This is the garcon race condition problem.

Sign in to add a comment