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

kiwiphysicist commented on 2022-09-17 18:32 (UTC)

I appear to have a similar issue to yingyi . Manjaro package manager continues to prompt that there is a new version with the following error message : unable to lock database Failed to synchronize databases Failed to synchronize AUR database

Askannz commented on 2022-09-10 08:30 (UTC)

@yingyi that's weird, the pkgver() function was copy-pasted from the official gdm package. I can't reproduce the issue either.

yingyi commented on 2022-09-07 02:43 (UTC)

There seems to be a problem with the pkgver function of pkgbuild, which causes the packaged gdm-prime version number to not match the version number in the aur repository. When using yay to detect updates, it will always prompt a new version

obsidione commented on 2022-05-09 19:12 (UTC)

I was encountering the slow shell login that some have mentioned, but found that switching from bash to zsh fixed the problem entirely!

Strawpants commented on 2022-04-26 19:35 (UTC)

The patch below of PKGBUILD works for me with gnome 42.0:

--- PKGBUILD    2022-03-31 10:25:21.000000000 +0200
+++ PKGBUILD    2022-04-26 20:59:26.294628434 +0200
@@ -3,7 +3,7 @@

 pkgbase=gdm-prime
 pkgname=(gdm-prime libgdm-prime)
-pkgver=41.3
+pkgver=42.0
 pkgrel=1
 pkgdesc="Display manager and login screen"
 url="https://wiki.gnome.org/Projects/GDM"
@@ -13,7 +13,7 @@
          libxdmcp systemd libcanberra)
 makedepends=(yelp-tools gobject-introspection git docbook-xsl meson)
 checkdepends=(check)
-_commit=cb49bac2fe1160094eae360f985e54073be3c49a  # tags/41.3^0
+_commit=55f5724789f9f8e85af310c69d8f7096b8e730e8  # tags/42.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gdm.git#commit=$_commit"
         0001-Xsession-Don-t-start-ssh-agent-by-default.patch
         0002-nvidia-prime.patch)

Scotty_Trees commented on 2022-03-31 16:29 (UTC)

No issues to report with the latest update, everything is still working great, thank you.

gnze796 commented on 2022-03-31 13:51 (UTC)

This update for some reason makes the booting process slower and it takes a few seconds for GDM to load. Here is the pastebin for my kernel journal https://pastebin.com/sYcNKn9T

I fixed the issue by reverting to the previous version 41.0+r15+g23ebe617

gandharrane commented on 2022-01-16 11:48 (UTC)

I am not able to install this package. request failed: Get "https://aur.archlinux.org/rpc.php?arg%5B%5D=gdm-prime&type=info&v=5": net/http: TLS handshake timeout

I am able to download all other packages from pacman and aur except for this package

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