electron-api-demos icon indicating copy to clipboard operation
electron-api-demos copied to clipboard

api demo comes up as minimal window with no widgetry

Open Bazmundi opened this issue 3 years ago • 6 comments

  • What operating system are you using? Windoze 10
  • What version of Node.js is on your system? 16.3.1

Followed the build instructions at https://github.com/electron/electron-api-demos#Building

I expected https://cloud.githubusercontent.com/assets/378023/15016148/ae06cc80-124a-11e6-80dd-076d83e492f6.png

Got https://github.com/Bazmundi/pics/blob/main/unimpressive.png

Bazmundi avatar Dec 20 '21 22:12 Bazmundi

This also happens on Windows 11 with Node v17.3.0

Edit: As described by youyou12344 this is due to "the corresponding chromium version does not support it html imports". Reducing the Electron version in package.json to ^7.2.4 allows the app to run.

MrTimcakes avatar Dec 28 '21 00:12 MrTimcakes

Unsubscribe

Get Outlook for iOShttps://aka.ms/o0ukef


From: Timothy Adamson @.> Sent: Monday, December 27, 2021 6:10:36 PM To: electron/electron-api-demos @.> Cc: Subscribed @.***> Subject: Re: [electron/electron-api-demos] api demo comes up as minimal window with no widgetry (Issue #510)

This also happens on Windows 11 with Node v17.3.0

— Reply to this email directly, view it on GitHubhttps://github.com/electron/electron-api-demos/issues/510#issuecomment-1001806479, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANGU3LYRY7FLHHKBGFHM2X3UTD57ZANCNFSM5KOZGVGQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.Message ID: @.***>

AaaaJaay avatar Dec 28 '21 00:12 AaaaJaay

The same happens to me with Windows 11 (node 16.13.2) and also Windows 7 (node 12.14.0)

myspeleo avatar Jan 26 '22 14:01 myspeleo

[Mickey]已经收到了,谢谢

miki-long avatar Jan 26 '22 14:01 miki-long

This also happens on Windows 11 with Node v17.3.0

Edit: As described by youyou12344 this is due to "the corresponding chromium version does not support it html imports". Reducing the Electron version in package.json to ^7.2.4 allows the app to run.

also happend to me in windows 10 latest electron version 15.6.6 Thankyou for this replay

sacalito avatar Nov 10 '22 21:11 sacalito

Node 19.1.0 Electron 19.1.4 Linux Screenshot from 2022-11-29 16-37-25

sineway avatar Nov 29 '22 13:11 sineway