Search Criteria
Package Details: authme-bin 5.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/authme-bin.git (read-only, click to copy) |
---|---|
Package Base: | authme-bin |
Description: | Simple cross-platform two-factor (2FA) authenticator app for desktop.Prebuilt version. |
Upstream URL: | https://authme.levminer.com/ |
Keywords: | 2fa 2fa-client 2fa-security authenticator cross-platform electron javascript nodejs |
Licenses: | GPL-3.0-only |
Conflicts: | authme |
Provides: | authme |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 1 |
Popularity: | 0.006428 |
First Submitted: | 2023-06-29 14:08 (UTC) |
Last Updated: | 2024-10-09 01:05 (UTC) |
Dependencies (6)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsoup
- openssl (openssl-gitAUR, openssl-staticAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
Latest Comments
zxp19821005 commented on 2024-03-08 02:50 (UTC)
@VetheonGames I guess that errors came from your Nvidia GPU Card.Maybe you can modify the
/usr/share/applications/authme.desktop
like this:Exec=authme --no-sandbox --disable-gpu
,otherwise you can send a feedback : https://github.com/Levminer/authme/issuesVetheonGames commented on 2024-03-07 13:50 (UTC)
Getting this error when trying to run this on my install. Was working previously, before the update to linux-6.6
I tried uninstalling and clean building again (since that fixed other issues before) but still nothing. Just shows an empty window.
VetheonGames commented on 2023-11-25 16:19 (UTC)
@zxp19821005
I am not even remotely sure what changed (as my environment hasn't) but reinstalling and clean building seemed to resolve the issue.
zxp19821005 commented on 2023-09-25 02:00 (UTC)
@VetheonGames I think maybe you have to check you environment.It worked well on my PC.
VetheonGames commented on 2023-09-22 18:36 (UTC) (edited on 2023-09-22 18:37 (UTC) by VetheonGames)
I'm not too sure why, but this doesn't work as of 09/22/2023
Here's the errors from the terminal that it's throwing:
(authme:31368): libayatana-appindicator-WARNING **: 12:35:26.096: Unable to get the session bus: Error spawning command line “dbus-launch --autolaunch={some kind of key} --binary-syntax --close-stderr”: Child process exited with code 1
(authme:31368): LIBDBUSMENU-GLIB-WARNING **: 12:35:26.096: Unable to get session bus: Error spawning command line “dbus-launch --autolaunch={some kind of key} --binary-syntax --close-stderr”: Child process exited with code 1 src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)
Failed to create GBM buffer of size 1900x1000: Invalid argument src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)
Failed to create GBM buffer of size 1900x1000: Invalid argument src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)
Failed to create GBM buffer of size 1900x1000: Invalid argument Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1 [AUTHME LOG] (2023. 09. 22. 12:35:26) Authme 4.2.0 release.230912.161718 [AUTHME LOG] (2023. 09. 22. 12:35:26) Path changed: /confirm [AUTHME ERROR] (2023. 09. 22. 12:35:26) Failed to check for update: the platform
linux-x86_64
was not found on the responseplatforms
object