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

Uncaught TypeError: call.getFileName is not a function #45

Open
osscar opened this issue May 15, 2022 · 0 comments
Open

Uncaught TypeError: call.getFileName is not a function #45

osscar opened this issue May 15, 2022 · 0 comments

Comments

@osscar
Copy link

osscar commented May 15, 2022

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Pop!_OS 22.04
Thrown From: atom-ide-debugger package 0.0.3

Stack Trace

Uncaught TypeError: call.getFileName is not a function

At assert.js:270

TypeError: call.getFileName is not a function
    at getErrMessage (assert.js:270:25)
    at innerOk (assert.js:361:17)
    at ok (assert.js:381:3)
    at DebuggerLayoutManager._overridePaneInitialHeight (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:113:25)
    at Object.onPaneResize (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:149:14)
    at /packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:354:24
    at Function.simpleDispatch (/usr/share/atom/resources/app/static/<embedded>:11:1186925)
    at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1188366)
    at Pane.setFlexScale (/usr/share/atom/resources/app/static/<embedded>:11:456926)
    at Pane.split (/usr/share/atom/resources/app/static/<embedded>:11:468127)
    at Pane.splitDown (/usr/share/atom/resources/app/static/<embedded>:11:467832)
    at DebuggerLayoutManager._appendItemToDock (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:325:20)
    at /packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:632:14
    at Array.forEach (<anonymous>)
    at DebuggerLayoutManager.showDebuggerViews (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:606:181)
    at /packages/atom-ide-debugger/dist/main.js:412:24)
    at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/static/<embedded>:11:352326)
    at CommandRegistry.dispatch (/usr/share/atom/resources/app/static/<embedded>:11:350801)
    at AtomEnvironment.dispatchApplicationMenuCommand (/usr/share/atom/resources/app/static/<embedded>:1:786917)
    at EventEmitter.t (/usr/share/atom/resources/app/static/<embedded>:1:794888)
    at EventEmitter.emit (events.js:223:5)
    at Object.onMessage (electron/js2c/renderer_init.js:115:818)

Commands

     -0:44.7.0 intentions:highlight (input.hidden-input)
     -0:44.3.0 window:toggle-dev-tools (input.hidden-input)
  2x -0:27.4.0 linter-ui-default:toggle-panel (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:08.2.0 debugger:show (input.hidden-input)

Non-Core Packages

atom-file-icons 0.7.1 
atom-ide-base 3.4.0 
atom-ide-code-format 1.0.3 
atom-ide-console 0.0.2 
atom-ide-datatip 0.25.0 
atom-ide-debugger 0.0.3 
atom-ide-definitions 0.4.2 
atom-ide-hyperclick 1.0.11 
atom-ide-markdown-service 2.1.0 
atom-ide-outline 3.2.0 
atom-ide-signature-help 0.16.0 
busy-signal 2.0.1 
highlight-selected 0.17.0 
ide-python 1.9.7 
intentions 2.1.1 
linter 3.4.0 
linter-ui-default 3.4.1 
minimap 4.40.1 
minimap-git-diff 4.3.6 
minimap-highlight-selected 4.6.6 
remote-atom 1.3.12 
TabNine 4.0.7 
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