swdc-vscode icon indicating copy to clipboard operation
swdc-vscode copied to clipboard

When I install and open the extension it shows nothing but a blank screen.

Open shreedharhegde99 opened this issue 3 years ago • 10 comments

It shows nothing but like this ....empty screen

Screenshot from 2022-01-27 07-48-11

shreedharhegde99 avatar Jan 27 '22 02:01 shreedharhegde99

I have the same problem

Ianodad avatar Feb 04 '22 05:02 Ianodad

Same problem here. I tried older versions but have the same issue.

Scottzonn avatar Feb 05 '22 14:02 Scottzonn

Same here. I think this may be related to #345 and #376

In my case:

  • OS: Windows 10 Pro 21H2 (19044.1526)
  • VSCode: 1.64.2
  • Electron: 13.5.2

From vscode Extension Host logs i can see the follwing error:

[2022-02-17 19:12:00.560] [exthost] [info] ExtensionService#_doActivateExtension softwaredotcom.swdc-vscode, startup: false, activationEvent: 'onStartupFinished' [2022-02-17 19:12:01.075] [exthost] [error] Activating extension softwaredotcom.swdc-vscode failed due to an error: [2022-02-17 19:12:01.121] [exthost] [error] RangeError: Maximum call stack size exceeded at splitPath (electron/js2c/asar_bundle.js:5:781) at Object.e.existsSync (electron/js2c/asar_bundle.js:5:6148) at T (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887361) at k (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887048) at F (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887191) at E (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:886491) at H (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887635) at P (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887500) at i (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:912038)...

nandez avatar Feb 17 '22 22:02 nandez

@xavluiz , I got an attempt to fix this issue on this PR #395 - Updated FileManager.getFileDataAsJson to trim string prior parsing.. Please let me know if this works for you.

nandez avatar Feb 18 '22 00:02 nandez

@nandez I also have the same issue, shows the loading progress bar only image

devxbasit avatar Apr 24 '22 18:04 devxbasit

Great, thanks for the update. I'll test this out today.

Regards, Xavier

On Thu, Feb 17, 2022 at 4:40 PM Germán Fernández @.***> wrote:

@xavluiz https://github.com/xavluiz , I got an attempt to fix this issue on this PR #395 - Updated FileManager.getFileDataAsJson to trim string prior parsing. https://github.com/swdotcom/swdc-vscode/pull/395. Please let me know if this works for you.

— Reply to this email directly, view it on GitHub https://github.com/swdotcom/swdc-vscode/issues/387#issuecomment-1043679007, or unsubscribe https://github.com/notifications/unsubscribe-auth/AINL3JMTHE467QS65T6CEYDU3WIN7ANCNFSM5M4VJLOQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://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 were mentioned.Message ID: @.***>

xavluiz avatar Apr 25 '22 18:04 xavluiz

Hi, this issue still exists. Any updates?

buneeIsSlo avatar Aug 15 '22 07:08 buneeIsSlo

Still going on

fernando24j avatar Aug 30 '22 21:08 fernando24j

Hey guys, how are you doing? So sad to know that this is still happening. May I ask you to provide some info?

Could you check the "Extension Host" logs and look for any error related to this extension? Just in case cmd-shift-p -> Search Show Logs -> Extension Host

You should see something like this (and hopefully, in case of an error, some trace to help) imagen

Even better, you can get your log file and attach it: imagen

imagen

Many thanks!

nandez avatar Aug 30 '22 22:08 nandez

Hi @nandez, I hope this helps. exthost.log

buneeIsSlo avatar Sep 03 '22 12:09 buneeIsSlo