Why did I even update

HOW DO I ROLL BACK THE UPDATE?

I’ve spent days to get o1-preview to apply the code and make it work.
Today I’ve hit that “Update Cursor” button and wow, nothing works anymore:

  • “Generating…” for soooo long
  • Hangs
  • “Applying…” is not applying

I’ll leave this platform so fast as soon as something more consistent is available.

P.S - Now sonnet 3.5 does the same. At least it’s cheaper

ABOUT:

Version: 0.42.0
VSCode Version: 1.93.1
Commit: 9e8f0f993884031e2f08d75f7adab80d1732a980
Date: 2024-10-09T23:06:04.586Z (16 hrs ago)
Electron: 30.4.0
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.1.0

having trouble reproducing this on my end, how long is the file you are working with? does apply work in chat? also is the hanging related to composer, or with other features as well

Hi @mirel-spaceone ,

Do you see any errors or relevant logs at:

Cursor > Terminal > Output and then click on the dropdown and select Window

The file is 75 lines of code. Working with composer. Chat is stuck on answering for o1-preview and sonnet.

Got this in terminal:

2024-10-10 17:45:48.827 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'ms-toolsai.datawrangler' wants API proposal 'debugFocus' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
2024-10-10 17:45:48.827 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'apidev.azure-api-center' wants API proposal 'chatParticipant' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
2024-10-10 17:45:48.827 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'apidev.azure-api-center' wants API proposal 'languageModels' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
2024-10-10 17:45:48.884 [error] Unable to create workbench contribution 'cursor.workbench.contrib.aiPanesContribution'. A view with id 'workbench.panel.composerViewPane2.view' is already registered
2024-10-10 17:45:48.884 [warning] Creation of workbench contribution 'cursor.workbench.contrib.aiPanesContribution' took 32ms.
2024-10-10 17:45:49.171 [info] Started local extension host with pid 1483.
2024-10-10 17:45:49.213 [error] No commit search provider registered: Error: No commit search provider registered
    at p.searchAllCommits (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2474:13706)
    at vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:4192:43274
2024-10-10 17:45:49.344 [error] Extension 'ms-python.python' wants API proposal 'terminalShellIntegration' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
2024-10-10 17:45:49.348 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.autoImportCompletions'. This property is already registered.
2024-10-10 17:45:49.348 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.autoSearchPaths'. This property is already registered.
2024-10-10 17:45:49.349 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.stubPath'. This property is already registered.
2024-10-10 17:45:49.349 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.diagnosticMode'. This property is already registered.
2024-10-10 17:45:49.349 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.extraPaths'. This property is already registered.
2024-10-10 17:45:49.349 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.useLibraryCodeForTypes'. This property is already registered.
2024-10-10 17:45:49.349 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.typeCheckingMode'. This property is already registered.
2024-10-10 17:45:49.349 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.diagnosticSeverityOverrides'. This property is already registered.
2024-10-10 17:45:49.349 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.logLevel'. This property is already registered.
2024-10-10 17:45:49.349 [warning] [ms-python.vscode-pylance]: Cannot register 'python.analysis.typeshedPaths'. This property is already registered.
2024-10-10 17:45:50.220 [warning] [mainThreadStorage] large extension state detected (extensionId: EasyCodeAI.chatgpt-gpt4-gpt3-vscode, global: false): 9989.388671875kb. Consider to use 'storageUri' or 'globalStorageUri' to store this data on disk instead.
2024-10-10 17:45:51.802 [info] [perf] Render performance baseline is 13ms
2024-10-10 17:57:28.630 [error] Error: Aborted onWillSaveTextDocument-event after 1750ms
    at vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2625:13068
2024-10-10 18:00:32.169 [info] Extension host (LocalProcess pid: 1483) is unresponsive.
2024-10-10 18:00:36.675 [info] UNRESPONSIVE extension host: starting to profile NOW
2024-10-10 18:00:41.786 [warning] UNRESPONSIVE extension host: 'easycodeai.chatgpt-gpt4-gpt3-vscode' took 62.48783079641619% of 3148.345ms, saved PROFILE here: 'file:///var/folders/5y/sw50c3w158d11c9462pxyc780000gn/T/exthost-897b6f.cpuprofile'
2024-10-10 18:00:41.827 [info] Extension host (LocalProcess pid: 1483) is responsive.
2024-10-10 18:00:51.999 [info] Extension host (LocalProcess pid: 1483) is unresponsive.
2024-10-10 18:00:55.915 [info] UNRESPONSIVE extension host: starting to profile NOW
2024-10-10 18:00:57.443 [info] Extension host (LocalProcess pid: 1483) is responsive.
2024-10-10 18:00:57.443 [info] UNRESPONSIVE extension host: received responsive event and cancelling profiling session
2024-10-10 18:00:57.500 [warning] UNRESPONSIVE extension host: 'easycodeai.chatgpt-gpt4-gpt3-vscode' took 63.605388903463606% of 974.647ms, saved PROFILE here: 'file:///var/folders/5y/sw50c3w158d11c9462pxyc780000gn/T/exthost-782b3e.cpuprofile'
2024-10-10 18:01:13.307 [info] Extension host (LocalProcess pid: 1483) is unresponsive.
2024-10-10 18:01:19.895 [info] UNRESPONSIVE extension host: starting to profile NOW
2024-10-10 18:01:24.960 [warning] UNRESPONSIVE extension host: 'easycodeai.chatgpt-gpt4-gpt3-vscode' took 57.454700970220784% of 2873.621ms, saved PROFILE here: 'file:///var/folders/5y/sw50c3w158d11c9462pxyc780000gn/T/exthost-2cd149.cpuprofile'
2024-10-10 18:01:25.086 [info] Extension host (LocalProcess pid: 1483) is responsive.
2024-10-10 18:01:28.724 [error] Extension host (LocalProcess pid: 1483) terminated unexpectedly. The following extensions were running: vscode.emmet, vscode.git-base, vscode.php-language-features, vscode.git, vscode.github, anysphere.cursor-always-local, anysphere.cursor-retrieval, anysphere.cursor-shadow-workspace, anysphere.cursor-tokenize, vscode.debug-auto-launch, vscode.merge-conflict, EasyCodeAI.chatgpt-gpt4-gpt3-vscode, vscode.github-authentication
2024-10-10 18:01:28.724 [info] Automatically restarting the extension host.
2024-10-10 18:01:28.733 [error] Error in $streamAiConnect (aiRequestServiceTransport) Canceled Canceled: Canceled
    at Object.h [as $0] (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:348:1082)
    at vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2459:11278
    at Array.forEach (<anonymous>)
    at T.dispose (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2459:11216)
    at a.dispose (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2459:24183)
    at _.dispose (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3745:7976)
    at te.stopAllInReverse (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3745:7243)
    at async ee.tb (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3744:27986)
2024-10-10 18:01:28.733 [error] Error in $streamAiConnect (aiRequestServiceTransport) Canceled Canceled: Canceled
    at Object.h [as $0] (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:348:1082)
    at vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2459:11278
    at Array.forEach (<anonymous>)
    at T.dispose (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2459:11216)
    at a.dispose (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2459:24183)
    at _.dispose (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3745:7976)
    at te.stopAllInReverse (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3745:7243)
    at async ee.tb (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3744:27986)
2024-10-10 18:01:28.752 [error] Canceled: Error: Canceled
    at M (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2569:6610)
    at vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2574:5052
    at async vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2574:3186
    at async vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2027:35194
2024-10-10 18:01:28.761 [info] Started local extension host with pid 2132.
2024-10-10 18:01:29.570 [warning] [mainThreadStorage] large extension state detected (extensionId: EasyCodeAI.chatgpt-gpt4-gpt3-vscode, global: false): 9990.2685546875kb. Consider to use 'storageUri' or 'globalStorageUri' to store this data on disk instead.
2024-10-10 18:10:29.705 [error] d.with is not a function: TypeError: d.with is not a function
    at p.normalizePath (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:497:10707)
    at p.asCanonicalUri (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1276:18895)
    at u.createModelReference (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3107:26046)
    at rt (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:4194:16569)
2024-10-10 18:10:32.121 [error] d.with is not a function: TypeError: d.with is not a function
    at p.normalizePath (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:497:10707)
    at p.asCanonicalUri (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1276:18895)
    at u.createModelReference (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3107:26046)
    at rt (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:4194:16569)
2024-10-10 18:10:35.084 [error] d.with is not a function: TypeError: d.with is not a function
    at p.normalizePath (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:497:10707)
    at p.asCanonicalUri (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1276:18895)
    at u.createModelReference (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3107:26046)
    at rt (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:4194:16569)


could you try disabling the extension easycodeai.chatgpt-gpt4-gpt3-vscode? seems to be slowing down the editor / extension host

3 Likes

This solved the Sonnet 3.5 issue, both in the chat and composer.
Was working perfectly before the update, had no idea I had this extension installed in Cursor.

O1-Preview started working again, but later without intervention on my part.

Finally can get back to using it.