Open duane-github opened 2 months ago
I have the same issue. On linux mint with vs code installed with snap. Issue started with version 8.45.
I have same issue on ubuntu cinnamon vscode,insiders and VScodium
Same here on Fedora.
Yep. Same here
- OS: fedora 40
- Continue: v0.8.51, v0.9.206
- IDE: vscodium 1.92.2 (installed via official repo download.vscodium.com)
- Model: -
- config.json: -
Using 0.8.44 fixes issue
May this be connected with fact that I have old CPU that does not supports AVX instructions?
The issue come up after install the extension of v0.8.51 and v0.9.207.
The following info is from VS code about box:
Version: 1.93.0
Commit: 4849ca9bdf9666755eb463db297b69e5385090e3
Date: 2024-09-04T13:02:38.431Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Linux x64 6.8.0-41-generic (Ubuntu 24.04)
I believe this is caused by https://github.com/lancedb/lance/issues/2195 https://github.com/lancedb/lancedb/issues/1437.
any fix here?
If your workstation is on a VM like mine (Proxmox), try to change processor type from x86-64-v2 to x86-64-v3 . It requires avx2. That worked for me.
Same issue on macOS 15.0.1
Same issue on Linux Lite 7.2
any fix here?
The fix is to just use Zed (https://zed.dev). It's free, open source, works well and doesn't crash. It has smart integrations with Antropic, OpenAI and Ollama models.
I've been using it and recommend it.
Before submitting your bug report
Relevant environment info
Description
Continue never starts. It eventually causes a popup to appear in the lower right to restart extensionHost
To reproduce
Eliminate extensions until only Continue is left and causes the error. Try with pre-release version and with different previous release versions. Try now on a new and clean installation.
Logs: main.log renderer.log
Log output