Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 845153

Summary: app-admin/bitwarden-desktop-bin-1.32.1 gives me the error message "A JavaScript error occurred in the main process"
Product: Gentoo Linux Reporter: Hendrik Klug <hendrik.klug>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Hendrik Klug 2022-05-17 07:48:38 UTC
Created attachment 779324 [details]
emerge --info

The following error message appears when interacting with bitwarden:
```
A JavaScript error occurred in the main process Uncaught Exception: Error: write EIO
at afterWriteDispatched (node:internal/stream_base_commons:164:15) at writeGeneric (node:internal/stream_base_commons:155:3) at WriteStream. Socket._writeGeneric (node:net:780:11) at WriteStream.Socket._write (node:net:792:8) at writeOrBuffer (node:internal/streams/writable:389:12) at_write (node:internal/streams/writable:330:10) at WriteStream.Writable.write (node:internal/streams/writable:334:10) at console.value (node:internal/console/constructor:289:16) at console.warn (node:internal/console/constructor:368:26) at writeOut (node:internal/process/warning:50:3)
```

This doesn't seem to cause any problem, when clicking okay the message disappears and the bitwarden gui works fine.