Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

v2.2.2 ucaught typeerror at terminal.class.js 1:776 #842

Closed
3 of 10 tasks
Animus-Surge opened this issue Nov 5, 2020 · 2 comments
Closed
3 of 10 tasks

v2.2.2 ucaught typeerror at terminal.class.js 1:776 #842

Animus-Surge opened this issue Nov 5, 2020 · 2 comments

Comments

@Animus-Surge
Copy link
Contributor

Animus-Surge commented Nov 5, 2020

Technical information

Using version:

  • master (running from GitHub-published source code, currently v3.0.0-pre)
  • latest (latest release, currently v2.2.2)
  • vX.X.X (specify other version)

Running on:

  • Linux
  • Windows
  • macOS

How comfortable you are with your system and/or IT in general:

  • I'm kind of lost, honestly
  • I know what's up, I could help you run some commands or checks
  • My machine is fully under my control, tell me what you need
  • I attended Defcon last year

Problem

Whenever you try to open multiple terminals at the same time, it throws the following error:

Uncaught TypeError: e.indexOf is not a function
at ..../edex-ui/resources/app.asar/classes/terminal.class.js 1:776

When I looked at the packed code, it came up with this line at the specified location:

let r=e.slice(0,e.indexOf("("));

I don't know the program as well as you, so I'm not sure what's supposed to really be happening on that line. The issue seems to be happening on line 34 in master. I'm using the latest released version, not master.

(edit: little better understanding (maybe))

@parkerlreed
Copy link

Please test against master as noted in the stickied issue

#769

@GitSquared
Copy link
Owner

Closed as v2 is unsupported, please reopen if this can be reproduced on master

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

No branches or pull requests

3 participants