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

New bug install ide-python in atom Arch-Linux #534

Open
Newles opened this issue Jul 1, 2022 · 0 comments
Open

New bug install ide-python in atom Arch-Linux #534

Newles opened this issue Jul 1, 2022 · 0 comments

Comments

@Newles
Copy link

Newles commented Jul 1, 2022

-- New Bug deprecated used in Atom ArchLinux x86_64 bits

Expected behavior:

Actual behavior:

Versions

Atom: 1.61.0-beta0 x64
Electron: 11.4.12
OS: "Arch Linux"
Thrown From: ide-python package 1.9.7

Stack Trace

Failed to activate the ide-python package

At call.getFileName is not a function

TypeError: call.getFileName is not a function
    at getErrMessage (assert.js:278:25)
    at innerOk (assert.js:372:17)
    at ok (assert.js:392:3)
    at /packages/ide-python/node_modules/@atom-ide-community/nuclide-commons-ui/Dropdown.js:45:21)
    at /packages/ide-python/node_modules/@atom-ide-community/nuclide-commons-ui/Dropdown.js:305:3)
    at Module.get_Module._compile (/usr/lib/atom/resources/app/static/<embedded>:11:149913)
    at Object.value [as .js] (/usr/lib/atom/resources/app/static/<embedded>:11:153507)
    at Module.load (internal/modules/cjs/loader.js:992:32)
    at Module._load (internal/modules/cjs/loader.js:885:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (/usr/lib/atom/resources/app/static/<embedded>:11:149229)
    at /packages/ide-python/node_modules/@atom-ide-community/nuclide-debugger-common/AutoGenLaunchAttachUiComponent.js:16:17)
    at /packages/ide-python/node_modules/@atom-ide-community/nuclide-debugger-common/AutoGenLaunchAttachUiComponent.js:519:3)
    at Module.get_Module._compile (/usr/lib/atom/resources/app/static/<embedded>:11:149913)
    at Object.value [as .js] (/usr/lib/atom/resources/app/static/<embedded>:11:153507)
    at Module.load (internal/modules/cjs/loader.js:992:32)
    at Module._load (internal/modules/cjs/loader.js:885:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (/usr/lib/atom/resources/app/static/<embedded>:11:149229)
    at /packages/ide-python/node_modules/@atom-ide-community/nuclide-debugger-common/AutoGenLaunchAttachProvider.js:14:62)
    at /packages/ide-python/node_modules/@atom-ide-community/nuclide-debugger-common/AutoGenLaunchAttachProvider.js:109:3)
    at Module.get_Module._compile (/usr/lib/atom/resources/app/static/<embedded>:11:149913)
    at Object.value [as .js] (/usr/lib/atom/resources/app/static/<embedded>:11:153507)
    at Module.load (internal/modules/cjs/loader.js:992:32)
    at Module._load (internal/modules/cjs/loader.js:885:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (/usr/lib/atom/resources/app/static/<embedded>:11:149229)
    at /packages/ide-python/dist/debugger/main.js:16:36)
    at /packages/ide-python/dist/debugger/main.js:161:3)
    at Module.get_Module._compile (/usr/lib/atom/resources/app/static/<embedded>:11:149913)
    at Object.value [as .js] (/usr/lib/atom/resources/app/static/<embedded>:11:153507)
    at Module.load (internal/modules/cjs/loader.js:992:32)
    at Module._load (internal/modules/cjs/loader.js:885:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (/usr/lib/atom/resources/app/static/<embedded>:11:149229)
    at /packages/ide-python/dist/main.js:3:13)
    at /packages/ide-python/dist/main.js:174:3)
    at Module.get_Module._compile (/usr/lib/atom/resources/app/static/<embedded>:11:149913)
    at Object.value [as .js] (/usr/lib/atom/resources/app/static/<embedded>:11:153507)
    at Module.load (internal/modules/cjs/loader.js:992:32)
    at Module._load (internal/modules/cjs/loader.js:885:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:72:18)
    at customRequire (/usr/lib/atom/resources/app/static/<embedded>:1:756277)
    at requireModule (/usr/lib/atom/resources/app/static/<embedded>:14:1205795)
    at Package.requireMainModule (/usr/lib/atom/resources/app/static/<embedded>:11:3184054)
    at Package.activateNow (/usr/lib/atom/resources/app/static/<embedded>:11:3172053)
    at /usr/lib/atom/resources/app/static/<embedded>:14:2607
    at Function.simpleDispatch (/usr/lib/atom/resources/app/static/<embedded>:11:1187641)
    at Emitter.emit (/usr/lib/atom/resources/app/static/<embedded>:11:1189082)
    at PackageManager.triggerDeferredActivationHooks (/usr/lib/atom/resources/app/static/<embedded>:11:386501)
    at /usr/lib/atom/resources/app/static/<embedded>:11:385252

Commands

Non-Core Packages

atom-i18n 0.26.1 
atom-ide-javascript 1.5.0 
atom-ide-ui 0.13.0 
atom-live-server 2.3.0 
atom-material-numix-syntax 0.2.1 
atom-material-syntax 1.0.8 
atom-material-syntax-dark 1.0.0 
atom-material-syntax-light 0.4.6 
atom-material-ui 2.1.3 
atom-python-run 0.9.7 
atom-python-virtualenv 1.0.4 
autocomplete-font-awesome 1.0.2 
basic-java-compile 0.5.0 
blade-snippets 0.2.0 
blade-spacer 0.4.2 
busy-signal 2.0.1 
emmet 2.4.3 
file-icons 2.1.47 
firacode 0.3.0 
flask-snippets 0.3.3 
highlight-selected 0.17.0 
ide-cpp 0.1.0 
ide-csharp 0.6.2 
ide-css 0.4.0 
ide-html 0.7.0 
ide-java 0.9.1 
ide-json 0.2.1 
ide-php 0.7.18 
ide-python 1.9.7 
ide-typescript 0.9.5 
intentions 2.1.1 
language-blade 0.46.0 
logo-file-icons 1.13.0 
minimap 4.40.1 
minimap-highlight-selected 4.6.6 
platformio-ide-terminal 2.10.1 

Additional Information

Arch Linux 2022 Atom 1.16 Linux

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