Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
CharDSon
4 years agoFrequent Contributor
1Password on Flathub
Since the recent https://1password.community/discussion/comment/615214/#Comment_615214 would be, time to publish 1Password on https://flathub.org/home.
Flathub is the best known Flatpak package store, so it would be a good idea to public 1Password on it, and it is easier to find Flatpak apps directly from it, since users expect most Flatpak apps to be there.
Here is the guide on how to publish on Flathub: https://github.com/flathub/flathub/wiki/App-Submission
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
48 Replies
- James_Dressel_1P
1Password Team
- tunixFrequent Contributor
Same goes with me. I'm not on the beta channel.
- CharDSonFrequent Contributor
- Jack_P_1P
1Password Team
I just wanted to update you and let you both know that we've resolved the issue with Flatpak, and 1Password for Linux 8.9.4 is now available. Thanks for your patience on this.
The fix isn't available for the beta channel just yet, so if you're on the beta channel and would like to switch to the stable channel, run
flatpak install https://downloads.1password.com/linux/flatpak/1Password.flatpakref
and that will switch your 1Password for Linux installation to the stable release. Let me know!Jack
- Former Member
- You’ll need to lock and unlock 1Password in your browser separately from the app.
- You won’t be able to unlock 1Password or 1Password CLI with system authentication.
- You won’t be able to use the SSH agent.
I was looking at a program called "flatseal" on my steam deck and it looks like they could update the permissions in the app make use of the features or fix the issues as far as I'm aware. The not being able to update is really annoying, and having it on flathub would completely solve it.
- CharDSonFrequent Contributor
I'm waiting for news about 1Password on Flathub, some solution for 1Password updates with Flatpak and integration between Flatpak version and browsers.
Every week I take a look at the page where the details of each beta and stable update are detailed, waiting for some news related to the Flatpak version, and since then there was nothing.
This page: https://releases.1password.com/linux/
- tunixFrequent Contributor
I have to say that I'm a bit disappointed. I was contacted multiple times by the support team, assuring that the flatpak updates will be sorted out and someone would get back to me. It's been nearly 8 months and here I am, still not getting updates at all via flatpak. How hard is it for 1Password to be available on flathub? Looks like 8.8.0 is out by now. I'm at 8.6.1 without even noticing that I'm behind.
I was also told that a solution for the browser integration is close (although I was never promised an ETA) but it's not there. Or maybe I'm not aware (since I cannot upgrade) and it's already solved.
- tmakaroFrequent Contributor
Just an FYI, the steam deck's app store pulls from flathub, so this would be good to support for those users.
- Former Member
Oh wow. That's a strange problem. I'll work on reproducing it on my side, now.
- tunixFrequent Contributor
Hi @Savanni ,
The image isn't small. Please right click on it and select "Open in new tab". But I just found out the possible root cause of this issue. I changed my locale from Turkish to C by typing the following commands:
export LANG=C
export LC_ALL=CThen the updates went through just fine. (I've all flatpaks installed as user btw not as system) Then I went back to Turkish locale and retried and got that issue again even though the update went fine with C locale.
I suppose flatpak downloads the corresponding Locale for user's locale; this explains why it redownloads (all) locale package(s) once you change your locale. But I don't understand why such a problem would occur for 1Password only. (I don't have this problem with other apps though 1Password is the only one I install outside flathub)