Failed to activate the ide-python package
Dieses Issue hat noch niemand übernommen.
Bewertung
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Anfängerfreundlichkeit
- 25/100
- Issue-Typ
- Bug
- Klarheit
- Muss geklärt werden
- Aktivitätsstatus
- Veraltet
- Tech-Stack
- javascript, python
- Bereich
- developer-experience
Rechercherichtung
Beginne bei node_modules/@atom-ide-community/nuclide-commons-ui/Dropdown.js, Zeile 45, und verfolge den Aktivierungs-Stack über AutoGenLaunchAttachUiComponent.js und AutoGenLaunchAttachProvider.js. Reproduziere die Aktivierung mit ide-python 1.9.7 unter Atom 1.63.0 auf Windows 11; abgeschlossen ist dies, wenn das Paket ohne den gemeldeten TypeError aktiviert wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Beschreibung
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.63.0 x64
Electron: 11.5.0
OS: Microsoft Windows 11 Pro
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 (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:149913)
at Object.value [as .js] (~/AppData/Local/atom/app-1.63.0/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 (~/AppData/Local/atom/app-1.63.0/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 (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:149913)
at Object.value [as .js] (~/AppData/Local/atom/app-1.63.0/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 (~/AppData/Local/atom/app-1.63.0/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 (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:149913)
at Object.value [as .js] (~/AppData/Local/atom/app-1.63.0/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 (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:149229)
Commands
Non-Core Packages
atom-django 0.3.2
autocomplete-python 1.17.1
Hydrogen 2.16.3
ide-python 1.9.7
python-indent 1.2.6
terminus 4.1.8
Additional Information
- Vorherrschende Sprache
- JavaScript
- Sterne
- 238
- Forks
- 41
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beitragsleitfaden
Erste Schritte
- Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
- Forken Sie das Repository und arbeiten Sie in einem Branch.
- Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.
Mehr aus atom-community/ide-python
-
Schwierigkeit 4/5 3-5 Tage Anfängerfreundlichkeit 25/100
atom-community/ide-python#575 · 5 Reaktionen ·
-
Schwierigkeit 3/5 1-2 Tage Anfängerfreundlichkeit 25/100
atom-community/ide-python#570 · 2 Kommentare · 1 Reaktion ·
-
Schwierigkeit 3/5 1-2 Tage Anfängerfreundlichkeit 25/100
atom-community/ide-python#568 · 1 Kommentar ·
-
Schwierigkeit 4/5 3-5 Tage Anfängerfreundlichkeit 25/100
atom-community/ide-python#566 ·
-
Schwierigkeit 3/5 1-2 Tage Anfängerfreundlichkeit 35/100
atom-community/ide-python#545 ·
Alle Issues in atom-community/ide-python
Ähnliche Issues
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 82/100
-
area-deployment area-integrations triage:bot-seen
Schwierigkeit 2/5 Ein halber Tag Anfängerfreundlichkeit 86/100
-
Issue-Bug
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 68/100
sugarlabs/musicblocks#8924 ·
-
Schwierigkeit 1/5 Unter einer Stunde Anfängerfreundlichkeit 90/100
ArduPilot/ardupilot_wiki#8088 ·
-
[BUG] createTool tools cannot be registered with Mastra when exactOptionalPropertyTypes is enabled Offencustomer-eng status: needs triage
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 84/100