Forum Discussion

mrinaldhillon's avatar
mrinaldhillon
New Contributor
6 months ago
Solved

1Password window blank on gnome 47, wayland , fedora 41

1Password for Linux 8.10.68 (81068014) opens correctly but within a minute the app window goes blank. Behaviour is the same with wayland and x11. The issue is not reproducible on previous version 8.1...
  • mrinaldhillon's avatar
    6 months ago

    This is an Electron bug affecting 16k page size kernels - https://github.com/electron/electron/issues/45560  . It impacts electron apps on Asahi Linux that were built the buggy electron. Until 1Password is released with an updated Electron version, you can either revert to v8.10.60 or append `--js-flags="--nodecommit_pooled_pages"` to Exec line in 1password.desktop file as a workaround.