Linux client configuration for electron workaround

cboettcher
cboettcher
Community Member

Getting the following crash with the Linux app:

[1821848:0309/054307.587362:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=512 
[1821848:0309/054322.595339:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=512 
[1821848:0309/054337.603808:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=512
[1821848:0309/054337.603846:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye.
zsh: trace trap  1password

Workaround described here, for another electron-based app, is to use --in-process-gpu.

How can I do the same for 1Password, regardless of the mechanism I use for opening the app? That is, I want to configure this in application settings, not a desktop or start menu shortcut.


1Password Version: 8.10.1 (81001033)
Extension Version: Not Provided
OS Version: Linux Mint 21 (Ubuntu 22.04)
Browser:_ Chromium
Referrer: forum-search:gpu_data_manager_impl_private.cc

Comments

  • Hey @cboettcher, thanks for reaching out to us. I see you also sent in an email and I've sent you a reply there.

    We'll look forward to hearing from you.

    Ali

    ref: LUJ-34716-181

  • cboettcher
    cboettcher
    Community Member

    Hi Ali,

    Just to wrap this thread up, I was advised to disable Hardware Acceleration and that worked around the issue.

    Thanks,
    Casey

  • Hi @cboettcher, thanks for the update! I'm so pleased to hear that disabling hardware acceleration got things working for you 😄

This discussion has been closed.