Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] TypeError: undefined is not an object (evaluating 'window.external.invoke') #14

Open
cgabriel5 opened this issue Sep 19, 2021 · 3 comments

Comments

@cgabriel5
Copy link

Hi Juan,

I started working on a package manager GUI sometime last year and settled on webgui. I got pretty far into it but had to stop working on it due to other things taking higher priority. I have some time now and wanted to continue development but I'm getting stumped by this error I was not getting before.

I'm using Thomas's nim_nimble_gui example GUI app to showcase the problem. But basically, clicking any of the 'Nimble commands' buttons does not run their respective Nim backend function/logic. Instead, the console logs the following error: TypeError: undefined is not an object (evaluating 'window.external.invoke').

This used to work, as I remember playing with the example GUI apps. Trying the example app on macOS Big Sur works fine. I also installed Ubuntu 20.04 on a spare machine and got the same error.

Would you happen to have any insight as to what could be causing this error?

example_gui_app__70

@juancarlospaco
Copy link
Owner

Which OS has the bug?,
Windows is kinda buggy, works for me on Arch and Bedrock.

@cgabriel5
Copy link
Author

The issue is happening on my machine running Ubuntu 20.04.

@apahl
Copy link

apahl commented Feb 16, 2023

Could you ever get behind this issue? I am seeing the same error on Ubuntu 22.04.

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

No branches or pull requests

3 participants