Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

New bug install ide-python in atom Arch-Linux

オープン
#534 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
javascript, python
領域
tooling

調査の方向性

Arch Linux 上の Atom 1.61.0-beta0 で ide-python 1.9.7 のアクティベーションを再現し、その後 node_modules/@atom-ide-community/nuclide-commons-ui/Dropdown.js:45 と、スタックトレースに示されている debugger のエントリーポイントから調査を開始します。報告された TypeError が発生せずに package がアクティベートされれば完了です。

索引モデルが issue の本文から書いたものです。

説明

-- 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

主要言語
JavaScript
スター
238
フォーク
41
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

atom-community/ide-python のほかの issue

atom-community/ide-python の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。