Unable to open on CachyOS
I'm unable to open the 1password application on my linux. Upon running it the icon appears in the System Tray but the ui doesn't appear at all. To diagnose this i tried running 1Password from the terminal and had this output:
```
ERROR 2024-08-17T11:14:14.740+00:00 ThreadId(22) [1P:op-settings/src/store/json_store.rs:183] Os { code: 2, kind: NotFound, message: "No such file or directory" }
INFO 2024-08-17T11:14:14.740+00:00 ThreadId(22) [1P:op-settings/src/store/json_store.rs:204] Settings file "/home/
INFO 2024-08-17T11:14:14.743+00:00 ThreadId(22) [client:typescript] Client starting.
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
ERROR 2024-08-17T11:14:15.767+00:00 ThreadId(22) [1P:/builds/dev/core/core/op-b5-client/src/b5_client/features.rs:134] HttpError((/rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250, IoError(IoError(error sending request for url (
INFO 2024-08-17T11:14:15.767+00:00 ThreadId(22) [1P:op-crash-reporting/src/killswitch.rs:42] Crash reporting temporarily disabled by 1Password.
INFO 2024-08-17T11:14:15.769+00:00 ThreadId(22) [1P:op-localization/src/lib.rs:232] system locale detected as 'en-IN'
INFO 2024-08-17T11:14:15.769+00:00 ThreadId(22) [1P:op-localization/src/lib.rs:258] selected translations for EN_US based on detected locale en
INFO 2024-08-17T11:14:15.769+00:00 ThreadId(22) [status:app/op-app/src/app.rs:622] App::new(1Password for Linux/81040031 (EN_US), /home/
INFO 2024-08-17T11:14:15.778+00:00 ThreadId(22) [1P:data/op-db/src/common/mod.rs:120] Core DB Table Integrity Check Succeeded
INFO 2024-08-17T11:14:15.779+00:00 ThreadId(22) [1P:data/op-db/src/common/mod.rs:134] Core DB Integrity Check Succeeded
INFO 2024-08-17T11:14:15.779+00:00 ThreadId(22) [1P:data/op-db/src/core_db/db.rs:169] Starting Core DB at version: 32
INFO 2024-08-17T11:14:15.780+00:00 ThreadId(22) [1P:data/op-db/src/common/mod.rs:120] Resources DB Table Integrity Check Succeeded
INFO 2024-08-17T11:14:15.780+00:00 ThreadId(22) [1P:data/op-db/src/common/mod.rs:134] Resources DB Integrity Check Succeeded
INFO 2024-08-17T11:14:15.781+00:00 ThreadId(22) [1P:data/op-db/src/resources_db/db.rs:134] Starting Resources DB at version: 1
INFO 2024-08-17T11:14:15.790+00:00 ThreadId(22) [1P:ssh/op-ssh-config/src/lib.rs:324] agent not configured
INFO 2024-08-17T11:14:15.806+00:00 tokio-runtime-worker(ThreadId(6)) [1P:native-messaging/op-native-core-integration/src/lib.rs:289] Mute native core integration is waiting for Shared Lock State to be enabled
ERROR 2024-08-17T11:14:15.806+00:00 ThreadId(22) [1P:ffi/op-core-node/src/lib.rs:417] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
INFO 2024-08-17T11:14:15.808+00:00 tokio-runtime-worker(ThreadId(6)) [1P:ssh/op-agent-controller/src/lib.rs:523] Starting filesystem watcher for SSH agent configuration directories...
ERROR 2024-08-17T11:14:15.808+00:00 tokio-runtime-worker(ThreadId(6)) [1P:/builds/dev/core/core/ssh/op-agent-controller/src/lib.rs:524] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
ERROR 2024-08-17T11:14:15.819+00:00 tokio-runtime-worker(ThreadId(6)) [1P:op-global-shortcuts/src/lib.rs:69] AppError at /builds/dev/core/core/op-global-shortcuts/src/node.rs:62:6
binding shortcut
Caused by:
BindRefused
Stack backtrace:
0: op_global_shortcuts::node::bind::{{closure}}
1: op_global_shortcuts::watch_setting::{{closure}}
2: tokio::runtime::task::raw::poll
3: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
4: tokio::runtime::scheduler::multi_thread::worker::run
5: tokio::runtime::task::raw::poll
6: std::sys_common::backtrace::__rust_begin_short_backtrace
7: core::ops::function::FnOnce::call_once{{vtable.shim}}
8: std::sys::pal::unix::thread::Thread::new::thread_start
9:
10:
ERROR 2024-08-17T11:14:15.819+00:00 tokio-runtime-worker(ThreadId(1)) [1P:op-global-shortcuts/src/lib.rs:69] AppError at /builds/dev/core/core/op-global-shortcuts/src/node.rs:62:6
binding shortcut
Caused by:
BindRefused
Stack backtrace:
0: op_global_shortcuts::node::bind::{{closure}}
1: op_global_shortcuts::watch_setting::{{closure}}
2: tokio::runtime::task::raw::poll
3: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
4: tokio::runtime::scheduler::multi_thread::worker::run
5: tokio::runtime::task::raw::poll
6: std::sys_common::backtrace::__rust_begin_short_backtrace
7: core::ops::function::FnOnce::call_once{{vtable.shim}}
8: std::sys::pal::unix::thread::Thread::new::thread_start
9:
10:
```
1Password Version: 8.10.40-31
Extension Version: 8.10.44.6
OS Version: CachyOS
Browser: Brave
