Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Nothing happens after window opened up #62

Open
philipptrenz opened this issue Apr 3, 2018 · 0 comments
Open

Nothing happens after window opened up #62

philipptrenz opened this issue Apr 3, 2018 · 0 comments

Comments

@philipptrenz
Copy link

philipptrenz commented Apr 3, 2018

Hey there,
thanks for your great work!

If run into a strange issue:
Electron starts up, also the browser window opens up (menu bar is visible), but nothing gets rendered or executed from the HTML file. Also the dev console does not show up.

I have the following setup:
HW: Raspberry Pi 3
OS: Raspbian Stretch Lite + xserver-xorg (and some dependencies)
I start electron with startx.

As the main.js works fine and there's no dev console, I can't even see error messages.

I did some tests, maybe they can help:

electron electron-prebuilt-compile works?
v1.4.1 v1.4.1 works
v1.7.2 v1.7.2 works
v1.7.13 v1.7.13 works
v1.4.1 v1.8.4 nope
v1.7.2 v1.8.4 nope
v1.8.4 v1.8.4 nope
v1.8.4 v1.4.3 works, but getting module version mismatch
v1.8.4 v1.7.0 works, but getting module version mismatch
v1.8.4 v1.7.13 works, but getting module version mismatch

The module version mismatches are most likely a electron-rebuild issue I think.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant