> In my case, version 0.42.0 has not solved anything.
> The screen is now black when it was previously white but everything remains the same.
> The startup takes a long time while the screen remains black.
> Nothing has changed.
Alright next step would be narrowing it down so I can do proper bug reports.
Current issues:
- Slow startup [V0.41+]
- High CPU usage + Crashes on older Windows systems[?]
ACCES-Mathieu — Please provide the version this started happening and try to narrow it down if you can. How old are systems you both are basing this on? Any minimal project to reproduce and providing your package.json* file would help.
— Is it correct that this started with V.0.41? Could you also please provide your package.json* file for reproduction.
(*See "Important Files & File Paths" to find it.)
"main": "index.html",
"name": "[[[name]]]",
"description": "[[[description]]]",
"version": "[[[version]]]",
"window": {
"icon": "icon-128.png",
"width": [[[width]]],
"height": [[[height]]],
"position": "center",
"resizable": [[[resizable]]],
"frame": [[[frame]]],
"kiosk": [[[kiosk]]],
"show": true
},
"dom_storage_quota": 50,
"user-agent": "Mozilla/5.0 (%osinfo) AppleWebKit/%webkit_ver (KHTML, like Gecko, Chrome, Safari) NWjs/%nwver",
"chromium-args": "--disable-plugins --disable-internal-flash --disable-popup-blocking --enable-gamepad --enable-html5-camera --allow-file-access-from-files"
That's right, in my case it was from version 0.41.0