-
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
[Linux] app showing black screen with cursor blinking on dark theme after OS update #6818
Comments
Hello everybody, This happened to me as well. I can even unlock my vault, but it's all just black. One interesting tidbit is, that the Todoist Desktop application has the same issue. I suspect there is some weird interaction between Flatpak, Electron and Wayland. I use the Flatpak com.bitwarden.desktop 2023.10.0 System info:
What I've already tried unsuccessfully:
Workarounds I've found: Using the rpm, I can use Bitwarden just fine, in dark or light mode. I also tried downgrading the flatpak. The last commit ID which works for me is: d484e7474b902fb30a39acafd054b2027cf6ec4acca65266319e517a9fdce902, which is Bitwarden-2023.9.2. If you are using flatpak, try downgrading using the following command: sudo flatpak update --commit=d484e7474b902fb30a39acafd054b2027cf6ec4acca65266319e517a9fdce902 com.bitwarden.desktop Commits can be listed using: sudo flatpak remote-info --log flathub com.bitwarden.desktop Please note that I'm not a Bitwarden dev, downgrading may or may not have security implications. The release notes do not say anything obvious about security fixes. Use your own judgement. |
Same issue on Fedora 38, in dark + white mode! Not cool at all |
Hi there, Thank you for your report! I was able to reproduce this issue, and I have flagged this to our engineering team. |
Uninstalling and installing again the flatpack doesn't resolve the issue for me, too. Currently, I was able to run on the black theme after uninstalling the flatpack and installing the Debian pack - Bitwarden-2023.10.1-amd64.deb. |
reinstalling fixed it for me, but also the version changed (2023.10.1 works) |
After Installing the latest version manually (dpkg -i .deb) it worked again |
Running this was the only way to restore the rendering. System: |
Occurred for me in both light and dark mode. Removing the app data directory seemed to resolve, so perhaps it’s some bad cache data. |
For Flatpak, it was under If you clear the cache, it will generate the following errors:
Considering this bug is rendering related, I'm wondering how much of it is due to some deployment issue. |
Reinstalling did not work for me, but removing the app data did. When it was not working the app's display was completely blank, but I was:
|
Steps To Reproduce
Expected Result
To show app main/login screen.
Actual Result
Shows only a black screen with a blinking cursor. Whenever you write the correct credentials and login, still the screen is black.
Screenshots or Videos
Additional Context
The issue appears after the OS update from Linux Mint 21.1 Cinnamon to Linux Mint 21.2 Cinnamon (Cinnamon version: 5.8.4, kernel: 5.15.0-88-generic).
Operating System
Linux
Operating System Version
Mint 21.2 Cinnamon
Installation method
Other (Build in Software Manager)
Build Version
2023.10.0
Issue Tracking Info
The text was updated successfully, but these errors were encountered: