Arduino安裝後無法打開軟體

安裝後僅首次能正常啟動,隨後的啟動一直停在載入頁面
以下是用命令啟動返回的文本

Checking for frontend application configuration customizations. Module path: C:\Program Files\Arduino IDE\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Program Files\Arduino IDE\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.2.1" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.34.0" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2023-08-31T14:35:44.802Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.2.1","cliVersion":"0.34.0","buildDate":"2023-08-31T14:35:44.802Z"}
Starting backend process. PID: 9732
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/PC/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-10-14T14:53:14.325Z root INFO Backend Object.initialize: 7.1 ms [Finished 0.713 s after backend start]
2023-10-14T14:53:14.326Z root INFO Backend Object.configure: 5.8 ms [Finished 0.713 s after backend start]
2023-10-14T14:53:14.327Z root INFO Backend a.onStart: 2.4 ms [Finished 0.713 s after backend start]
2023-10-14T14:53:14.329Z root INFO Backend a.configure: 0.5 ms [Finished 0.751 s after backend start]
2023-10-14T14:53:14.330Z root INFO Backend u.onStart: 0.4 ms [Finished 0.751 s after backend start]
2023-10-14T14:53:14.331Z root INFO Backend d.configure: 0.1 ms [Finished 0.751 s after backend start]
2023-10-14T14:53:14.333Z root INFO Backend d.initialize: 37.6 ms [Finished 0.752 s after backend start]
2023-10-14T14:53:14.333Z root INFO Backend c.onStart: 0.4 ms [Finished 0.752 s after backend start]
2023-10-14T14:53:14.335Z root INFO Backend s.configure: 3.5 ms [Finished 0.755 s after backend start]
2023-10-14T14:53:14.337Z config INFO >>> Initializing CLI configuration...
2023-10-14T14:53:14.337Z root INFO Backend c.initialize: 0.8 ms [Finished 0.756 s after backend start]
2023-10-14T14:53:14.338Z root INFO Backend P.onStart: 1.4 ms [Finished 0.757 s after backend start]
2023-10-14T14:53:14.339Z config INFO Loading CLI configuration from c:\Users\PC\.arduinoIDE\arduino-cli.yaml...
2023-10-14T14:53:14.340Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-10-14T14:53:14.340Z root INFO Backend s.initialize: 0.6 ms [Finished 0.758 s after backend start]
2023-10-14T14:53:14.341Z root INFO Backend w.onStart: 1.8 ms [Finished 0.760 s after backend start]
2023-10-14T14:53:14.341Z root INFO Backend r.configure: 3.5 ms [Finished 0.760 s after backend start]
2023-10-14T14:53:14.342Z discovery-log INFO start
2023-10-14T14:53:14.342Z discovery-log INFO start new deferred
2023-10-14T14:53:14.343Z root INFO Backend d.initialize: 0.8 ms [Finished 0.761 s after backend start]
2023-10-14T14:53:14.343Z root INFO Backend y.onStart: 3.3 ms [Finished 0.764 s after backend start]
2023-10-14T14:53:14.343Z root INFO Backend r.configure: 3.1 ms [Finished 0.765 s after backend start]
2023-10-14T14:53:14.344Z root INFO Backend s.onStart: 0.8 ms [Finished 0.767 s after backend start]
2023-10-14T14:53:14.344Z root INFO Backend h.configure: 1.1 ms [Finished 0.768 s after backend start]
2023-10-14T14:53:14.345Z root INFO Backend a.configure: 1.2 ms [Finished 0.770 s after backend start]
2023-10-14T14:53:14.345Z root INFO Backend s.configure: 0.1 ms [Finished 0.771 s after backend start]
2023-10-14T14:53:14.346Z root INFO Backend l.configure: 0.1 ms [Finished 0.772 s after backend start]
2023-10-14T14:53:14.351Z root INFO Theia app listening on http://localhost:64036.
2023-10-14T14:53:14.352Z root INFO Finished starting backend application: 8.9 ms [Finished 0.778 s after backend start]
2023-10-14T14:53:14.353Z root WARN The local plugin referenced by local-dir:/c%3A/Users/PC/.arduinoIDE/plugins does not exist.
2023-10-14T14:53:14.356Z root WARN The local plugin referenced by local-dir:/c%3A/Users/PC/.arduinoIDE/extensions does not exist.
2023-10-14T14:53:14.358Z root WARN The local plugin referenced by local-dir:C:\Users\PC\.arduinoIDE\plugins does not exist.
Restoring workspace roots: c:\Users\PC\Desktop\ssss.ino
isTempSketch: false. Input was c:\Users\PC\Desktop\ssss.ino
2023-10-14T14:53:14.391Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"C:\\Users\\PC\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\PC\\AppData\\Local\\Arduino15\\staging","user":"C:\\Users\\PC\\Documents\\Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-10-14T14:53:14.392Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-10-14T14:53:14.392Z config INFO Loaded the CLI configuration.
2023-10-14T14:53:14.414Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/PC/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/PC/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2023-10-14T14:53:14.415Z config INFO Validating the CLI configuration...
2023-10-14T14:53:14.431Z config INFO The CLI config is valid.
2023-10-14T14:53:14.435Z config INFO <<< Initialized the CLI configuration.
2023-10-14T14:53:14.475Z root INFO Resolve plugins list: 135.4 ms [Finished 0.901 s after backend start]
2023-10-14T14:53:14.611Z daemon INFO time="2023-10-14T22:53:14+08:00" level=info msg="Using config file: c:\\Users\\PC\\.arduinoIDE\\arduino-cli.yaml"
time="2023-10-14T22:53:14+08:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-10-14T22:53:14+08:00" level=info msg="Executing `arduino-cli daemon`"
瀹堟姢杩涚▼姝e湪鐩戝惉 127.0.0.1锛?4037
{"IP":"127.0.0.1","Port":"64037"}
2023-10-14T14:53:14.612Z daemon INFO Daemon is running.
2023-10-14T14:53:15.260Z root ERROR Uncaught Exception:  Error: 1 CANCELLED: Call cancelled
2023-10-14T14:53:15.263Z root ERROR Error: 1 CANCELLED: Call cancelled
    at t.callErrorFromStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:726940)
    at Object.onReceiveStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:752179)
    at Object.onReceiveStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:748059)
    at Object.onReceiveStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:747504)
    at C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:833048
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
    at a.makeUnaryRequest (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:751720)
    at a.create (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:818456)
    at instance (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:585395)
    at new Promise (<anonymous>)
    at _.createClient (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:585372)
    at _.create (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:584231)
    at C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:583109
    at C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:1039338
    at i.invoke (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:1039428)
    at a.fire (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:1041222)
2023-10-14T14:53:16.016Z root INFO Deploy plugins list: 135.4 ms [Finished 2.442 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-10-14T14:53:16.656Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 267.5 ms [Finished 2.222 s after frontend start]
2023-10-14T14:53:16.666Z root WARN A command editor.action.toggleStickyScroll is already registered.

Blockquote

你好,
請問您出現此問題時是否重新啟動過電腦? 您使用什麼作業系統? 請嘗試重新安裝 IDE。

謝謝。

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.