

In certain use cases that are incompatible with the sandbox (for instance, when using native node modules in the renderer), it is possible to disable the sandbox for specific processes.


According to the official documentation of Electron Framework:įor most apps, sandboxing is the best choice. Temporary solution (until Keeweb receives an update)Īlthough no the ideal solution, it is for sure the quickest solution to launch the application in your system is to launch it through the terminal with an additional parameter, namely -no-sandbox: keeweb -no-sandboxĪfter running this command the application should be launched without any problem. This issue was solved in the official electron project already, the problem is that the latest version of Keeweb doesn't use a newer version of Electron (the issue is still open on Github), causing the problem of the application in many of the latest operative systems based in Linux such as Arch Linux, Ubuntu, Fedora etc. The issue is caused specifically because of the version of Electron Framework used on the project that contains a bug where it makes applications crash in with glibc 2.34. Electron Framework is the choice of many developers for packing web based applications as desktop applications that run on Linux, macOS and Windows using the same codebase.

usr/bin/keeweb: line 2: 17607 Trace/breakpoint trap (core dumped) /usr/share/keeweb-desktop/keeweb " "Īfter some research, I found out that the problem wasn't Keeweb directly, but the platform where it runs on, Electron. Libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) Then, I tried to launch the application from the terminal and that's when I found the following error: libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) At the beginning, I thought that maybe there was a problem with the way I installed Keeweb, so instead of using sudo apt-get, I used dpkg -i, with no success. I've always used Keeweb for Ubuntu, however during the installation of this program in Ubuntu 22.04, the application simply didn't start when clicking the icon. I usually store all of my credentials in keepass files as this allows me to store and use secure passwords for every account I have on the internet in a very safe way. This means that you can use it to manage your keepass files in other environment that isn't Windows. Keeweb is an awesome free cross-platform desktop application password manager compatible with KeePass.
