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

Fails to start on amd64 #26

Closed
waveform80 opened this issue Mar 3, 2025 · 1 comment
Closed

Fails to start on amd64 #26

waveform80 opened this issue Mar 3, 2025 · 1 comment

Comments

@waveform80
Copy link

Attempting to launch element-desktop 1.11.94 (135) on my PC produces the following console output:

A JavaScript error occurred in the main process   
Uncaught Exception:                                                                                      
SystemError [ERR_SYSTEM_ERROR]: A system error occurred: uv_os_get_passwd returned ENOENT (no such file o
r directory)                                        
    at Object.userInfo (node:os:365:11)                                                                      at file:///snap/element-desktop/127/opt/Element/resources/app.asar/node_modules/atomically/dist/const
ants.js:10:29                                                                                            
    at ModuleJob.run (node:internal/modules/esm/module_job:222:25)                                       
    at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)                               
    at async node:electron/js2c/browser_init:2:128834                                                    
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:138:5)                      
Gtk-Message: 16:25:18.622: Not loading module "atk-bridge": The functionality is provided by GTK natively
. Please try to not load it.                  
[89486:0303/162518.707959:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer wi
th pid 89597: Permission denied (13)           
/usr/share/libdrm/amdgpu.ids: No such file or directory           
/usr/share/libdrm/amdgpu.ids: No such file or directory                                                  

The process then hangs but no window / tray icon appears.

@waveform80
Copy link
Author

Okay, figured it out. This is because:

a. I'm one of those weirdos using non-shadow authentication and,
b. Electron/Node stuff doesn't understand this

See element-hq/element-desktop#2046

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

1 participant