-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Description
Bug Description
Repeatedly encountering the following internal error in Windsurf:
Invalid argument: an internal error occurred (error ID: 17052dbcf9e8442ca629caf9f7943e57)
Additional Context
- App icon customization is not supported on this OS (see logs)
- Language server and diff zones appear to start successfully
- Issue is not reported as part of a service outage (see Windsurf status page)
Steps to Reproduce
- Launch Windsurf on Windows
- Observe error message in developer console/logs
Expected Behavior
App should not throw internal errors during normal usage.
Actual Behavior
Error is consistently thrown, possibly related to OS-specific features or extensions.
Error Logs
workbench.desktop.main.js:35 ERR App icon customization is not supported on this OS: Error: App icon customization is not supported on this OS
at h9.setIcon (file:///C:/Users/mattj/AppData/Local/Programs/Windsurf/resources/app/out/main.js:87:3402)
[...]
workbench.desktop.main.js:1344 [Extension Host] (Windsurf) 2025-10-06 11:49:36 [INFO]: Language server started
workbench.desktop.main.js:3626 (Windsurf) 2025-10-06 11:49:36 [INFO]: Language server started
workbench.desktop.main.js:1344 [Extension Host] (Windsurf) 2025-10-06 11:49:37 [INFO]: LS lspClient started successfully
Error ID
17052dbcf9e8442ca629caf9f7943e57
Suggested Next Steps
- Investigate internal error and OS compatibility issues
- Review error logs for more details
Let me know if more system info or reproduction steps are needed.
Metadata
Metadata
Assignees
Labels
No labels