Error downloading documents from 1Password Linux App
Hello, I'm using the 1Password App on Arch Linux, and virtually everything is functioning OK so far... except for when I try to download a document stored in 1Password, which does not work at all and no error message is shown on the UI.
This is the error message that appears on the console:
```
INFO 2022-06-13T11:13:33.051 tokio-runtime-worker(ThreadId(7)) [1P:op-data-layer/src/file.rs:306] downloading: '/home/$USER/.config/1Password/files/7BCJF7XC7NHT3AMPMYD25GWY5E/az7ax52jhjdade666e5muvkufm.download'
ERROR 2022-06-13T11:13:33.709 tokio-runtime-worker(ThreadId(7)) [1P:op-app/src/app/backend/field_action.rs:563] OpOpen(InvalidPath)
ERROR 2022-06-13T11:13:33.739 tokio-runtime-worker(ThreadId(7)) [1P:op-app/src/app/backend.rs:209] AppError at op-app/src/app/backend/field_action.rs:170:20
Decrypt(OpOpen(InvalidPath))
Stack backtrace:
0: core::future::from_generator::GenFuture<T as core::future::future::Future>::poll
1: tokio::runtime::task::harness::poll_future
2: tokio::runtime::task::harness::Harness
3: std::thread::local::LocalKey
4: tokio::runtime::thread_pool::worker::Context::run_task
5: tokio::runtime::thread_pool::worker::Context::run
6: tokio::macros::scoped_tls::ScopedKey
7: tokio::runtime::thread_pool::worker::run
8: tokio::runtime::blocking::task::BlockingTask<T as core::future::future::Future>::poll
9: tokio::runtime::task::harness::Harness
10: tokio::runtime::blocking::pool::Inner::run
11: std::sys_common::backtrace::__rust_begin_short_backtrace
12: core::ops::function::FnOnce::call_once{{vtable.shim}}
13: alloc::boxed::Box<F,A as core::ops::function::FnOnce
at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9
alloc::boxed::Box<F,A as core::ops::function::FnOnce
at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9
std::sys::unix::thread::Thread::new::thread_start
at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17
14:
15: clone
(node:25072) UnhandledPromiseRejectionWarning: Error: Decrypt(OpOpen(InvalidPath))
(Use 1password --trace-warnings ...
to show where the warning was created)
(node:25072) 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: 1)
```
1Password Version: 8.7.1
Extension Version: Not Provided
OS Version: Arch Linux kernel 5.18.3