You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download and start Bitwarden-2023.9.2-x86_64.AppImage (also Bitwarden-2023.9.2-amd64.deb)
Enter anything (Mailaddress, PIN - doesn matter)
Client is a kind of "blank" see attached screen shot
Expected Result
Normal behavior (Bitwarden 2023.9.1 works like a charm)
Actual Result
After typing any character (numbers or letters), the windows of the client truns "grey and blank".
Screenshots or Videos
Additional Context
./Bitwarden-2023.9.2-x86_64.AppImage
(node:13764) DeprecationWarning: file property is deprecated and will be removed in v5.
(Use bitwarden --trace-deprecation ... to show where the warning was created)
(node:13764) UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of undefined (reading 'init')
at BiometricsService. (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:47194:55)
at Generator.next ()
at /tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:47160:71
at new Promise ()
at biometrics_service_awaiter (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:47156:12)
at BiometricsService.init (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:47193:16)
at Main. (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:53805:46)
at Generator.next ()
at fulfilled (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:53702:58)
(node:13764) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:13764) UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of null (reading 'null')
at new Menubar (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:45540:131)
at MenuMain. (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:45594:56)
at Generator.next ()
at fulfilled (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:45564:58)
(node:13764) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)
19:19:38.999 › Checking for update
19:19:39.772 › Update for version 2023.9.2 is not available (latest version: 2023.9.2, downgrade is disallowed).
Operating System
Linux
Operating System Version
Mint 21.2 Cinnamon
Installation method
Direct Download (from bitwarden.com)
Build Version
2023.9.2
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Thank you for your report, it seems like it is a duplicate of this one #6560.
If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time in there - our engineering team will be happy to review these.
Steps To Reproduce
Running Linux Mint Cinnamon 21.2
Expected Result
Normal behavior (Bitwarden 2023.9.1 works like a charm)
Actual Result
After typing any character (numbers or letters), the windows of the client truns "grey and blank".
Screenshots or Videos
Additional Context
./Bitwarden-2023.9.2-x86_64.AppImage
(node:13764) DeprecationWarning: file property is deprecated and will be removed in v5.
(Use
bitwarden --trace-deprecation ...
to show where the warning was created)(node:13764) UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of undefined (reading 'init')
at BiometricsService. (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:47194:55)
at Generator.next ()
at /tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:47160:71
at new Promise ()
at biometrics_service_awaiter (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:47156:12)
at BiometricsService.init (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:47193:16)
at Main. (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:53805:46)
at Generator.next ()
at fulfilled (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:53702:58)
(node:13764) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag
--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)(node:13764) UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of null (reading 'null')
at new Menubar (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:45540:131)
at MenuMain. (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:45594:56)
at Generator.next ()
at fulfilled (/tmp/.mount_BitwarkEAjOy/resources/app.asar/main.js:45564:58)
(node:13764) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag
--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)19:19:38.999 › Checking for update
19:19:39.772 › Update for version 2023.9.2 is not available (latest version: 2023.9.2, downgrade is disallowed).
Operating System
Linux
Operating System Version
Mint 21.2 Cinnamon
Installation method
Direct Download (from bitwarden.com)
Build Version
2023.9.2
Issue Tracking Info
The text was updated successfully, but these errors were encountered: