-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
bitwarden desktop linux starts white screen and unresponsive #5628
Comments
Hello, I am using same Bitwarden version in Ubuntu 23.10 with Gnome Shell (44.2) - bug appears too with Ubuntu 22.04 LTS - and i can see this bug sometimes at start computer but rarely. For me, it happens each time i close my session and re-open it. I notice that by putting a delay of about ten seconds at the start of the application, the bug does not occur. |
Hello there, I have passed this to our QA team for further investigation. |
Any update on this issue? I have been experiencing it on two separate Fedora 38 based Gnome desktops, both after doing a full reinstall. I have commented on the other issue related to this. |
I'm also experiencing this issue. Using Plasma 5.27.8 Wayland on Fedora 39 beta. Never experienced this issue on Gnome. Running Bitwarden 2023.9.2, the unoffical flatpak build. It loads regularly for a few seconds, then turns blank, like this: Edit: On second look, this may be unrelated to OP's issue |
I am facing the same issue on Nobara Linux 38; plasma version is 5.27.8, graphics platform is X11. I have tried the three approaches: app image, flatpak and rpm apps. |
I'm experiencing the same on Linux Mint 21.2 Cinnamon Desktop after updating the flatpak app today |
For the more recent reports on this issue, they are likely a duplicate of #6560. Please upgrade to |
version 2023.9.3 has the same error in fedora 38 with kde plasma. |
I am facing the same issue on Kubuntu 22.04. Bitwarden opens a white screen, then blindly typing the master password unlocks the password safe. |
Same error on 6.6.2-arch1-1. |
Solved with github-desktop-bin-3.3.5_linux2-1 from AUR. |
As the issue appears to have been solved for everyone, I will proceed to close it. Thanks! |
I'm having this problem with >=Bitwarden-2024.1.0-x86_64.AppImage. Older Bitwarden-2023.12.1-x86_64.AppImage was working fine. Something broke in desktop-v2024.1.0...desktop-v2023.12.1 How can I help debug this? |
Steps To Reproduce
using opensuse tumbleweed with gnome desktop, i run bitwarden on startup with gnome tweaks startup applications.
since the latest update bitwarden start with white screen and unresponsive, can't even close it. i need to kiil it.
then when starting again it starts ok.
shalom@shin-opensuse:
$> ps -ef|grep bitwarden$> kill -9 4588shalom 3887 3352 0 12:48 ? 00:00:00 bwrap --args 39 bitwarden
shalom 4049 3887 0 12:48 ? 00:00:00 bwrap --args 39 bitwarden
shalom 4053 4049 0 12:48 ? 00:00:02 /app/Bitwarden/bitwarden
shalom 4123 4053 0 12:48 ? 00:00:00 /app/Bitwarden/bitwarden --type=zygote --no-zygote-sandbox
shalom 4133 4067 0 12:48 ? 00:00:00 bwrap --args 41 /app/bin/zypak-helper child - /app/Bitwarden/bitwarden --type=zygote
shalom 4190 4049 0 12:48 ? 00:00:00 bwrap --args 41 /app/bin/zypak-helper child - /app/Bitwarden/bitwarden --type=zygote
shalom 4205 4190 0 12:48 ? 00:00:00 /app/Bitwarden/bitwarden --type=zygote
shalom 4588 4123 0 12:48 ? 00:00:00 /app/Bitwarden/bitwarden --type=gpu-process --enable-crash-reporter=c6919053-54f1-41df-8598-a544f0a6de53,no_channel --user-data-dir=/home/shalom/.var/app/com.bitwarden.desktop/config/Bitwarden --gpu-preferences=WAAAAAAAAAAgAAAIAAAAAAAAAAAAAAAAAABgAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAIAAAAAAAAAABAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --shared-files --field-trial-handle=0,i,12362357785027438591,186120273960141484,131072 --disable-features=SpareRendererForSitePerProcess
shalom 4653 4053 0 12:48 ? 00:00:00 /app/Bitwarden/bitwarden --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crash-reporter=c6919053-54f1-41df-8598-a544f0a6de53,no_channel --user-data-dir=/home/shalom/.var/app/com.bitwarden.desktop/config/Bitwarden --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,12362357785027438591,186120273960141484,131072 --disable-features=SpareRendererForSitePerProcess
shalom 4681 4053 0 12:48 ? 00:00:02 /app/Bitwarden/bitwarden --type=renderer --enable-crash-reporter=c6919053-54f1-41df-8598-a544f0a6de53,no_channel --user-data-dir=/home/shalom/.var/app/com.bitwarden.desktop/config/Bitwarden --app-path=/app/Bitwarden/resources/app.asar --no-sandbox --no-zygote --first-renderer-process --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --time-ticks-at-unix-epoch=-1686908872084355 --launch-time-ticks=33209528 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,12362357785027438591,186120273960141484,131072 --disable-features=SpareRendererForSitePerProcess
shalom 8122 4313 0 12:54 pts/0 00:00:00 grep --color=auto bitwarden
shalom@shin-opensuse:
shalom@shin-opensuse:
$> kill -9 4123$> kill -9 3887 4049 4053 4123 4133 4190 4205 4588shalom@shin-opensuse:
bash: kill: (4588) - No such process
shalom@shin-opensuse:~$>
Expected Result
expecting bitwarden to start correctly at startup
Actual Result
bitwarden starts unresponsive
Screenshots or Videos
No response
Additional Context
No response
Operating System
Linux
Operating System Version
No response
Installation method
Other
Build Version
2023.5.0
Issue Tracking Info
The text was updated successfully, but these errors were encountered: