I'm getting some output when I run that app from the terminal that may indicate errors, but honestly not sure. When I try to open the icon in my toolbar nothing ever seems to happen and I don't get any additional logs. Is there any sort of verbose setting? Running this on a fresh install of manjaro sway community edition
ERROR 2024-11-30T17:20:23.997+00:00 ThreadId(10) [1P:op-settings/src/store/json_store.rs:78] Os { code: 2, kind: NotFound, message: "No such file or directory" }
INFO 2024-11-30T17:20:23.998+00:00 ThreadId(10) [1P:op-settings/src/store/json_store.rs:99] Settings file "/home/<redacted-username>/.config/1Password/settings/settings.json" missing, using defaults.
INFO 2024-11-30T17:20:23.999+00:00 ThreadId(10) [client:typescript] Client starting.
INFO 2024-11-30T17:20:24.690+00:00 ThreadId(10) [1P:op-crash-reporting/src/crash_handler.rs:276] Started crash handler thread
INFO 2024-11-30T17:20:24.690+00:00 ThreadId(10) [1P:op-localization/src/lib.rs:237] system locale detected as 'en-US'
INFO 2024-11-30T17:20:24.690+00:00 ThreadId(10) [1P:op-localization/src/lib.rs:263] selected translations for EN_US based on detected locale en-US
INFO 2024-11-30T17:20:24.690+00:00 ThreadId(10) [status:app/op-app/src/app.rs:722] App::new(1Password for Linux/81054022 (EN_US), /home/<redacted-username>/.config/1Password)
INFO 2024-11-30T17:20:24.692+00:00 ThreadId(10) [1P:data/op-db/src/common/mod.rs:146] Core DB Table Integrity Check Succeeded
INFO 2024-11-30T17:20:24.692+00:00 ThreadId(10) [1P:data/op-db/src/common/mod.rs:160] Core DB Integrity Check Succeeded
INFO 2024-11-30T17:20:24.692+00:00 ThreadId(10) [1P:data/op-db/src/core_db/db.rs:144] Starting Core DB at version: 38
INFO 2024-11-30T17:20:24.693+00:00 ThreadId(10) [1P:data/op-db/src/common/mod.rs:146] Resources DB Table Integrity Check Succeeded
INFO 2024-11-30T17:20:24.693+00:00 ThreadId(10) [1P:data/op-db/src/common/mod.rs:160] Resources DB Integrity Check Succeeded
INFO 2024-11-30T17:20:24.693+00:00 ThreadId(10) [1P:data/op-db/src/resources_db/db.rs:105] Starting Resources DB at version: 1
ERROR 2024-11-30T17:20:24.694+00:00 ThreadId(10) [1P:/builds/dev/core/core/ssh/op-ssh-config/src/lib.rs:196] Failed to start ssh config file watcher: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
INFO 2024-11-30T17:20:24.695+00:00 runtime-worker(ThreadId(1)) [1P:op-global-shortcuts/src/node.rs:38] Global shortcut registration is not available on this system.
INFO 2024-11-30T17:20:24.695+00:00 runtime-worker(ThreadId(8)) [1P:op-global-shortcuts/src/node.rs:38] Global shortcut registration is not available on this system.
INFO 2024-11-30T17:20:24.700+00:00 runtime-worker(ThreadId(4)) [1P:native-messaging/op-native-core-integration/src/lib.rs:292] Mute native core integration is waiting for Shared Lock State to be enabled
ERROR 2024-11-30T17:20:24.701+00:00 ThreadId(10) [1P:ffi/op-core-node/src/lib.rs:451] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
INFO 2024-11-30T17:20:24.701+00:00 runtime-worker(ThreadId(4)) [1P:ssh/op-agent-controller/src/lib.rs:529] Starting filesystem watcher for SSH agent configuration directories...
ERROR 2024-11-30T17:20:24.701+00:00 runtime-worker(ThreadId(4)) [1P:/builds/dev/core/core/ssh/op-agent-controller/src/lib.rs:530] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
ERROR 2024-11-30T17:20:25.237+00:00 runtime-worker(ThreadId(3)) [1P:app/op-app/src/app/components/route_persister.rs:31] Could not get key from unlocked account!
Edit: Leaving the logs for historical purposes, but I parallel installed i3 and tried opening this package and it seemed to work with the same logs as above. Stumped as to what the disconnect could be..
Edit2: Managed to get this working, still a bit stumped on how this worked. - Installed i3 alongside Sway - ran i3 session in separate TTY via startx - Opened 1pass in i3, which worked - Logged into 1pass - Unchecked the "open in system tray" option - Closed 1pass in i3 - Switched back to Sway and opened 1pass
This then launched a window to log in and since everything has worked properly.
Pinned Comments
1Password commented on 2021-07-27 21:07 (UTC) (edited on 2021-09-13 17:52 (UTC) by 1Password)
1Password for Arch Linux - Stable
The source is signed with the GPG key
3FEF9748469ADBE15DA7CA80AC2D62742012EA22
and can be seen on the install-linux guide.Getting Started
Our getting started guide can be found at https://support.1password.com/install-linux/#arch-linux
Support
Our Linux support discussion is available at https://1password.community/categories/linux
Beta Releases
Our beta releases can be found at 1password-beta. Beta releases are more likely to have regressions than our stable releases.