Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Claude Desktop 0.8.0 does not appear to start anymore #14

Closed
k3d3 opened this issue Mar 6, 2025 · 3 comments
Closed

Claude Desktop 0.8.0 does not appear to start anymore #14

k3d3 opened this issue Mar 6, 2025 · 3 comments

Comments

@k3d3
Copy link
Owner

k3d3 commented Mar 6, 2025

I've changed the hash in claude-desktop.nix to sha256-nDUIeLPWp1ScyfoLjvMhG79TolnkI8hedF1FVIaPhPw= for version 0.8.0, and when doing so, I get this error:

App threw an error during load
Error: ENOENT, resources/i18n/en-US.json not found in /nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar
    at createError (node:electron/js2c/node_init:2:2002)
    at t.readFileSync (node:electron/js2c/node_init:2:10345)
    at LD (/nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar/.vite/build/index.js:77:3880)
    at Object.<anonymous> (/nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar/.vite/build/index.js:77:3609)
    at Module._compile (node:internal/modules/cjs/loader:1484:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1564:10)
    at Module.load (node:internal/modules/cjs/loader:1295:32)
    at Module._load (node:internal/modules/cjs/loader:1111:12)
    at c._load (node:electron/js2c/node_init:2:16955)
    at cjsLoader (node:internal/modules/esm/translators:350:17)
A JavaScript error occurred in the main process
Uncaught Exception:
Error: ENOENT, resources/i18n/en-US.json not found in /nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar
    at createError (node:electron/js2c/node_init:2:2002)
    at t.readFileSync (node:electron/js2c/node_init:2:10345)
    at LD (/nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar/.vite/build/index.js:77:3880)
    at Object.<anonymous> (/nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar/.vite/build/index.js:77:3609)
    at Module._compile (node:internal/modules/cjs/loader:1484:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1564:10)
    at Module.load (node:internal/modules/cjs/loader:1295:32)
    at Module._load (node:internal/modules/cjs/loader:1111:12)
    at c._load (node:electron/js2c/node_init:2:16955)
    at cjsLoader (node:internal/modules/esm/translators:350:17)

It appears that, for whatever reason, an i18n file is required but not found. I'll have to look further into this.

@lucassong3000
Copy link

while trying at the meantime, i can confirm with some other issues, not sure if it is system related but i have all the latest openGL/mesa packages installed:

NIXPKGS_ALLOW_UNFREE=1 nix run github:k3d3/claude-desktop-linux-flake/47331586f44fa36362b3819c1c58d7cd8bd5f959 --impure
MESA-LOADER: failed to open dri: /run/opengl-driver/lib/gbm/dri_gbm.so: cannot open shared object file: No such file or directory (search paths /run/opengl-driver/lib/gbm, suffix _gbm)
App threw an error during load
Error: ENOENT, resources/i18n/en-US.json not found in /nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar
    at createError (node:electron/js2c/node_init:2:2002)
    at t.readFileSync (node:electron/js2c/node_init:2:10345)
    at LD (/nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar/.vite/build/index.js:77:3880)
    at Object.<anonymous> (/nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar/.vite/build/index.js:77:3609)
    at Module._compile (node:internal/modules/cjs/loader:1484:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1564:10)
    at Module.load (node:internal/modules/cjs/loader:1295:32)
    at Module._load (node:internal/modules/cjs/loader:1111:12)
    at c._load (node:electron/js2c/node_init:2:16955)
    at cjsLoader (node:internal/modules/esm/translators:350:17)
A JavaScript error occurred in the main process
Uncaught Exception:
Error: ENOENT, resources/i18n/en-US.json not found in /nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar
    at createError (node:electron/js2c/node_init:2:2002)
    at t.readFileSync (node:electron/js2c/node_init:2:10345)
    at LD (/nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar/.vite/build/index.js:77:3880)
    at Object.<anonymous> (/nix/store/fbyd49c7hbrdnpqgf6rc8r8gk8w5x9g2-claude-desktop-0.8.0/lib/claude-desktop/app.asar/.vite/build/index.js:77:3609)
    at Module._compile (node:internal/modules/cjs/loader:1484:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1564:10)
    at Module.load (node:internal/modules/cjs/loader:1295:32)
    at Module._load (node:internal/modules/cjs/loader:1111:12)
    at c._load (node:electron/js2c/node_init:2:16955)
    at cjsLoader (node:internal/modules/esm/translators:350:17)
MESA-LOADER: failed to open dri: /run/opengl-driver/lib/gbm/dri_gbm.so: cannot open shared object file: No such file or directory (search paths /run/opengl-driver/lib/gbm, suffix _gbm)

@b333z
Copy link

b333z commented Mar 7, 2025

@k3d3 k3d3 closed this as completed in 4e4241f Mar 7, 2025
@k3d3
Copy link
Owner Author

k3d3 commented Mar 7, 2025

Nice, that's exactly what was needed! Thanks @b333z !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants