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

Faust IDE appears broken for Google Chrome #77

Open
akjmicro opened this issue Aug 15, 2023 · 0 comments
Open

Faust IDE appears broken for Google Chrome #77

akjmicro opened this issue Aug 15, 2023 · 0 comments

Comments

@akjmicro
Copy link

I'm using Linux Mint with: Google Chrome Version 115.0.5790.110 (Official Build) (64-bit)

What I'm seeing is that the menu of projects (with links to library examples, etc.) doesn't work unless I have the developer console open, and then refresh the page.

In addition, I see the following error in the console:

jquery.js:3783 Uncaught xe.ErrnoError.xe.ErrnoErrorcode: "ENOENT"errno: 44message: "No such file or directory"node: undefinedsetErrno: ƒ (e)stack: "Error\n    at new xe.ErrnoError.xe.ErrnoError (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:81905)\n    at Object.open (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:75922)\n    at Object.readFile (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:78793)\n    at FileManager.select (https://faustide.grame.fr/index.js:630:66)\n    at new FileManager (https://faustide.grame.fr/index.js:331:10)\n    at _callee13$ (https://faustide.grame.fr/index.js:46827:29)\n    at tryCatch (https://faustide.grame.fr/index.js:45494:17)\n    at Generator.<anonymous> (https://faustide.grame.fr/index.js:45575:22)\n    at Generator.next (https://faustide.grame.fr/index.js:45519:21)\n    at asyncGeneratorStep (https://faustide.grame.fr/index.js:45815:24)"[[Prototype]]: Error
    at Object.ensureErrnoError (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:82149)
    at Object.staticInit (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:82360)
    at o (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:118643)
    at r.o (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:201913)
    at o.next (<anonymous>)
    at https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:202179
    at new Promise (<anonymous>)
    at r.load (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:201995)
    at H.<anonymous> (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:238375)
    at Generator.next (<anonymous>)
(anonymous) @ jquery.js:3783
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

1 participant