Workaround required to start GUI desktop app in LinuxVM on ChromeOS
@heronhaye is already working on this.
Since Feb 9, 2019.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
On ChromeOS in a LinuxVM when launching via the Chrome Launcher (which uses the default keybase.desktop) the GUI interface never appears.
While debugging I found that after launching the desktop file from the Terminal using dex it appears there is a "browser crash" possibly due to no system tray being available in ChromeOS. Using run_keybase in the terminal and then /opt/keybase/Keybase & in the terminal or without the & in the keybase.desktop file allows the GUI to launch without issue.
my log id: c980205b33fa75e89f97271c
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.