@mapleafgo Thanks again, I forgot to add 'icons' in the destination. Fixed now.
Search Criteria
Package Details: authpass-bin 1.9.12-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/authpass-bin.git (read-only, click to copy) |
---|---|
Package Base: | authpass-bin |
Description: | Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible. |
Upstream URL: | https://authpass.app/ |
Keywords: | keepass manager password |
Licenses: | GPL-3.0-only |
Conflicts: | authpass |
Provides: | authpass |
Submitter: | clove3am |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 6 |
Popularity: | 0.59 |
First Submitted: | 2020-10-22 18:01 (UTC) |
Last Updated: | 2024-11-15 02:52 (UTC) |
Dependencies (3)
Required by (0)
Sources (2)
zxp19821005 commented on 2024-11-15 02:53 (UTC)
mapleafgo commented on 2024-11-14 05:52 (UTC)
@zxp19821005 Still not recognized after update. I moved it to /usr/share/icons/hicolor/scalable/apps/authpass.svg and it worked.
Maybe it is not recognized by the system in/usr/share/hicolor/scalable/apps/authpass.svg
zxp19821005 commented on 2024-11-13 04:49 (UTC)
@mapleafgo Thanks for your feedback, it's my mistake, fixed it.
mapleafgo commented on 2024-11-13 02:33 (UTC)
Icon cannot be displayed under gnome
seyn6gk commented on 2024-10-29 08:55 (UTC)
@zxp19821005 if gnome-keyring-daemon is not running, issue persists.
zxp19821005 commented on 2024-10-29 07:05 (UTC)
@seyn6gk Thanks for your feedback, I've updated it to the latest verison, but I havn't your problem in the latest version. Can you try again?
seyn6gk commented on 2024-10-27 08:24 (UTC)
github release page does not have the latest authpass-linux-1.9.12_2031.deb from https://authpass-data.codeux.design/data/artifacts/.
the other issue is I have to add gnome-keyring as run time dependency, otherwise the error
PlatformException(Security Access Error, Failed to lookup secret: The name is not activatable (2) (g-dbus-error-quark), {domain: g-dbus-error-quark, code: 2, message: The name is not activatable}, null)
so the diff
5,7c5,7
< pkgver=1.9.11
< _subver=2007
< pkgrel=3
---
> pkgver=1.9.12
> _subver=2031
> pkgrel=1
18a19
> 'gnome-keyring'
21c22
< "${pkgname%-bin}-${pkgver}.deb::${_ghurl}/releases/download/v${pkgver}/${pkgname%-bin}-linux-${pkgver}_${_subver}.deb"
---
> "https://authpass-data.codeux.design/data/artifacts/authpass-linux-${pkgver}_${_subver}.deb"
24c25
< sha256sums=('f464b6d5610de4c9d17cbbb5906625c272e8c5ac0ebf8e45b2a3007bbc9c246b'
---
> sha256sums=('dc704989ee2a82038db8b69def6715d92d7f42aacbeedb616bac47be5fac3da0'
40c41
< }
\ No newline at end of file
---
> }
zxp19821005 commented on 2023-08-24 01:53 (UTC) (edited on 2023-08-24 01:53 (UTC) by zxp19821005)
@mauriciodelima Please check the url: https://data.authpass.app/data/artifacts. The latest deb package for Linux was still 1.9.9_1950, and the checksum of the file hasn't been changed.
Markus85 commented on 2023-03-17 22:16 (UTC)
Hello,
please check the url https://data.authpass.app/data/artifacts/
The latest version is authpass-linux-1.9.9_1950.tar.gz
It seams that Github is not up to date.
lmartinez-mirror commented on 2021-09-22 23:23 (UTC)
Confirmed, thanks for the report. Just pushed a fix.
Pinned Comments