Skip to content
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

Delayed opening on Ubuntu 22.04.2 LTS #5029

Open
1 task done
drmfarrell opened this issue Mar 20, 2023 · 9 comments
Open
1 task done

Delayed opening on Ubuntu 22.04.2 LTS #5029

drmfarrell opened this issue Mar 20, 2023 · 9 comments
Labels
bug desktop Desktop Application

Comments

@drmfarrell
Copy link

Steps To Reproduce

i installed bitwarden from the ubuntu app store .

when launching bitwarden, the window appears, but there is nothing in the window.

after about 2 minutes, the standard interface appears.

this has happened to me on 2 different machines with the version of ubuntu.

the app seems to work fine on my windows machines.

Expected Result

i expect the software to launch immediately.

i honestly thought it was broken on my other machine, so I use bitwarden through a firefox plugin.

with this new machine, I just let it sit over the weekend and came back to it actually working.

Actual Result

the app doesn't load until after a 2 minute delay.

Screenshots or Videos

No response

Additional Context

No response

Operating System

Linux

Operating System Version

Ubuntu 22.04.2 LTS

Installation method

Other

Build Version

2023.2.0

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.
@drmfarrell drmfarrell added bug desktop Desktop Application labels Mar 20, 2023
@joshtrichards
Copy link
Contributor

Possibly related to #4997 ?

@Krychaz
Copy link
Member

Krychaz commented Mar 20, 2023

Hello there,

I tried to replicate this issue by testing it on a local VM. I was unable to replicate it. Could you press F12 when you see the blank window and see if there are any errors within the network tab?

@drmfarrell
Copy link
Author

drmfarrell commented Mar 23, 2023 via email

@drmfarrell
Copy link
Author

now the app won't even open. I must've done some update. I've reverted to using the firefox plugin.

@drmfarrell
Copy link
Author

oooh, so I thought I'd try launching it from the terminal.

user@user-desktop:~$ bitwarden 
(node:8809) DeprecationWarning: file property is deprecated and will be removed in v5.
(Use `bitwarden --trace-deprecation ...` to show where the warning was created)
A JavaScript error occurred in the main process
Uncaught Exception:
SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Conf._deserialize (/snap/bitwarden/84/resources/app.asar/main.js:6643:43)
    at get store [as store] (/snap/bitwarden/84/resources/app.asar/main.js:6854:43)
    at new Conf (/snap/bitwarden/84/resources/app.asar/main.js:6707:32)
    at new ElectronStore (/snap/bitwarden/84/resources/app.asar/main.js:10440:3)
    at new ElectronStorageService (/snap/bitwarden/84/resources/app.asar/main.js:52688:22)
    at new Main (/snap/bitwarden/84/resources/app.asar/main.js:53056:31)
    at 99726 (/snap/bitwarden/84/resources/app.asar/main.js:43789:18)
    at __webpack_require__ (/snap/bitwarden/84/resources/app.asar/main.js:57139:42)
    at /snap/bitwarden/84/resources/app.asar/main.js:57195:37

(bitwarden:8809): Gtk-WARNING **: 15:27:54.536: Theme parsing error: gtk.css:1422:23: 'font-feature-settings' is not a valid property name

(bitwarden:8809): Gtk-WARNING **: 15:27:54.540: Theme parsing error: gtk.css:3308:25: 'font-feature-settings' is not a valid property name

(bitwarden:8809): Gtk-WARNING **: 15:27:54.541: Theme parsing error: gtk.css:3770:23: 'font-feature-settings' is not a valid property name
[8918:0330/152754.657571:ERROR:gbm_wrapper.cc(293)] Failed to export buffer to dma_buf: No such file or directory (2)
[8918:0330/152754.657729:ERROR:gbm_wrapper.cc(293)] Failed to export buffer to dma_buf: No such file or directory (2)
[8918:0330/152754.657829:ERROR:gbm_wrapper.cc(293)] Failed to export buffer to dma_buf: No such file or directory (2)

and there's like 30+ more lines of the same as the last one, and then it just sits there until i ctrl-c it

@drmfarrell
Copy link
Author

oh lulz, it turns out there's an update... and I can't update because there are like 20 PIDs of bitwarden running. reboot............

@drmfarrell
Copy link
Author

nah, that didn't fix it. It was the update through the ubuntu app store thing btw

@conny-nyman
Copy link

I just installed bitwarden from the ubuntu software app after a fresh ubuntu install (v.22.04) and I have the same issue as described, a blank window opens and stays that way for a couple of minutes before the UI shows up.

Logs from the terminal:

<user>:~$ bitwarden

(bitwarden:8689): Gtk-WARNING **: 20:04:05.900: Theme parsing error: gtk.css:1422:23: 'font-feature-settings' is not a valid property name

(bitwarden:8689): Gtk-WARNING **: 20:04:05.904: Theme parsing error: gtk.css:3308:25: 'font-feature-settings' is not a valid property name

(bitwarden:8689): Gtk-WARNING **: 20:04:05.904: Theme parsing error: gtk.css:3770:23: 'font-feature-settings' is not a valid property name
[8770:0118/200406.072098:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[8770:0118/200406.072259:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[8770:0118/200406.072350:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
...

@VincentPelletier1
Copy link

Same here. I did not have the issue until I wipe my OS clean and installed it back (Ubuntu 22.04). It works on chrome, but doesn't work using the app from the ubuntu store. It just buffers endlessly. Tried letting it run a whole weekend and it never stopped buffering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug desktop Desktop Application
Projects
None yet
Development

No branches or pull requests

5 participants