Everything worked fine and without changing the project i’m working on or changing settings i cant work with cursor anymore. I start the app and it opens, populates the diffferent frames and then it gets irresponsive and after a time Ii get “Window not responding”. Waiting does not help, restarting does not help. I managed to close all editor windows, deleted .aiconfig and reinstalled cursor. When opening another project everything works fine so it seems that cursor wants to load something wrong. CPU and memory are fine while cursor is irresponsive. Anyone any idea ? Your help would be rly appreciated. I love this tool because even without Python knowledge it allows me to do fantastic things
Was too fast. Back to the problem again… Anyone any additional idea ? Its so strange. Could work for half an hozr or sao and now same problem again. reinstall does not help
Hey, try checking the logs, maybe there’s an issue there. Also, try starting in cursor --disable-extensions mode, maybe it’s because of some extension.
this is from the last main.log:2024-10-27 12:11:53.474 [info] update#setState disabled
2024-10-27 12:11:53.475 [info] update#ctor - updates are disabled as there is no update URL
2024-10-27 12:11:53.559 [error] [storage state.vscdb] error checking size of src.vs.platform.reactivestorage.browser.reactiveStorageServiceImpl.persistentStorage.workspaceUser: Error: Unexpected number of rows - 0
2024-10-27 12:11:53.560 [error] [storage state.vscdb] error checking size of composer.composerData: Error: Unexpected number of rows - 0
2024-10-27 12:15:20.758 [info] Extension host with pid 8332 exited with code: 0, signal: unknown.
2024-10-27 12:15:22.420 [error] CodeWindow: detected unresponsive
2024-10-27 12:15:40.676 [error] CodeWindow: detected unresponsive
2024-10-27 12:15:49.553 [info] Extension host with pid 13932 exited with code: 0, signal: unknown.
and i now use “C:\Users.…\AppData\Local\Programs\cursor\Cursor.exe” --disable-extensions
but same problem - after starting it immediately gets unrespronsive after filling the different frames which is fast. Using another project works without problems.