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

Nothing happens after window opened up #62

@philipptrenz

Description

@philipptrenz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions