eclipse-theia / eclipse-theia/theia

Electron example never finishes loading

Open
#7,828 16 comments 0 reactions 0 assignees View on GitHub
electron
Dominant language
TypeScript
Stars
21.7k
Forks
2.9k
Avg merge
5d 19h
Merged PRs (30d)
35

Description

### Bug Description:
I'm trying to run the electron example on my machine, but even from a clean clone and build it just gets stuck at a loading screen forever with no apparent errors anywhere:

![loading forever](https://i.imgur.com/YPefb3F.png)

### Steps to Reproduce:

From Developing.md:

```
git clone https://github.com/eclipse-theia/theia \
&& cd theia \
&& yarn \
&& yarn run rebuild:electron \
&& cd examples/electron \
&& yarn run start
```

### Additional Information

While the electron example gets stuck, the browser example works fine. I tried the same steps but first checked out v1.1.0, and the issue still happens.

Here's the logs from start to finish: https://pastebin.com/xU44UViN

- Operating System: Arch Linux
- Theia Version: master - bb43e9e
- Node Version: v10.20.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.