Package Base Details: gdm-prime

Git Clone URL: https://aur.archlinux.org/gdm-prime.git (read-only, click to copy)
Submitter: Askannz
Maintainer: Askannz
Last Packager: Askannz
Votes: 27
Popularity: 0.140473
First Submitted: 2019-04-28 00:19 (UTC)
Last Updated: 2024-04-07 01:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

fmiguel commented on 2022-01-11 20:12 (UTC)

I'm getting the following build error:

gdm/libgdm/meson.build:11:0: ERROR: gnome.gdbus_codegen keyword argument "annotations" must be made up of 3 strings for ELEMENT, KEY, and VALUE

A full log can be found at /home/fabio/.cache/paru/clone/gdm-prime/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'gdm-prime-41.0+r15+g23ebe617-1': 
error: packages failed to build: gdm-prime-41.0+r15+g23ebe617-1

Scotty_Trees commented on 2021-11-28 06:11 (UTC)

@Askannz, just wanted to say thanks for the update, it's working just fine for me thank you.

Askannz commented on 2021-11-26 23:11 (UTC)

Updated, thanks everyone for your patience.

alesc commented on 2021-11-20 12:07 (UTC)

While waiting for the maintainer to update, it is possible to build v41 :

+pkgver=41.0
 pkgrel=1
 pkgdesc="Display manager and login screen"
 url="https://wiki.gnome.org/Projects/GDM"
@@ -14,7 +14,7 @@ depends=(gnome-shell gnome-session upower xorg-xrdb xorg-server xorg-xhost
          libxdmcp systemd)
 makedepends=(yelp-tools gobject-introspection git docbook-xsl meson)
 checkdepends=(check)
-_commit=3246bf1af8589899621649df523e6840e4858cda  # tags/40.0^0
+_commit=536491641156ba88beab2c881278b09e52df6813  # tags/41.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gdm.git#commit=$_commit"
         0001-pam-arch-Update-to-match-pambase-20200721.1-2.patch
         0002-Xsession-Don-t-start-ssh-agent-by-default.patch
@@ -35,7 +35,7 @@ prepare() {
   cd gdm

   # https://bugs.archlinux.org/task/67485
-  git apply -3 ../0001-pam-arch-Update-to-match-pambase-20200721.1-2.patch
+  #git apply -3 ../0001-pam-arch-Update-to-match-pambase-20200721.1-2.patch

   # Don't start ssh-agent by default
   git apply -3 ../0002-Xsession-Don-t-start-ssh-agent-by-default.patch

I've dropped pam-arch support as the patch does not work with v41 (I think it only usefull if you have a fingerprint reader).

Scotty_Trees commented on 2021-11-18 17:26 (UTC)

I took a chance and updated to Gnome 41 with gdm-prime and libgdm-prime not being updated yet to properly support Gnome 41 and I am happy to report it still works on my end, haven't seen any issues on my Acer Aspire E5-576.

PolGZ commented on 2021-11-18 17:21 (UTC)

On asus-flow-x13 auto-attempts to login with the fingerprint, resulting in continuous errors. If one don't type his password real fast, will get banned from login for 10 minutes.

That behaviour was not present with default gdm package.

Arch Linux kernel 5.14

Strawpants commented on 2021-11-18 09:46 (UTC)

Just for info: I just updated to Gnome 41, and the 40.0-1 package (+libgdm-prime) still seems to work with it.

Scotty_Trees commented on 2021-09-23 15:23 (UTC)

Will this be updated to support Gnome 41 which was just released on Sept 22?

Nizam commented on 2021-08-21 03:12 (UTC)

any gentoo support please?

tisch commented on 2021-07-14 07:40 (UTC) (edited on 2021-07-14 07:43 (UTC) by tisch)

I get the following error when trying to update:

ERROR: Could not detect Ninja v1.8.2 or newer

However the following version is installed via pacman. ninja-1.10.2-1

---> Solved by installing ninja via pip.