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.129428
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 »

elva commented on 2022-01-12 16:44 (UTC)

@fmiguel, I was having the same problem.

Since yesterday I was trying to install, so I could get optimus running on top of gnome and had the same problem.

I started looking into it and since the error is in meson's build() process and the package is the same that was working on 28 of November, I was able to solve this right now and properly install the current package with a change of version in 'meson' package.

I don't know if I'm allowed to put links here, but in the archlinux archive (packages -> m -> meson), download another 'meson' version dated before 28th of November (when @Scotty_Trees said he got it working) - I installed '0.60.3-1-any' (with sudo pacman -U meson_downloaded_file inside file directory) and the build process for gdm will work just fine.

https://archive.archlinux.org/packages/m/meson/

Just be aware of the moment gdm-prime will talk about conflicts and don't forget to remove gdm and libgdm in the confirmations that happen during the installation process.

Hope it helps you until the package is updated to new meson version.

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?