Package Details: gdm-settings 4.4-2

Git Clone URL: https://aur.archlinux.org/gdm-settings.git (read-only, click to copy)
Package Base: gdm-settings
Description: A settings app for Gnome's Login Manager, GDM
Upstream URL: https://gdm-settings.github.io
Licenses: AGPL3
Submitter: mazharhussain
Maintainer: mazharhussain
Last Packager: mazharhussain
Votes: 17
Popularity: 1.08
First Submitted: 2022-01-22 12:08 (UTC)
Last Updated: 2024-06-16 06:48 (UTC)

Latest Comments

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

mazharhussain commented on 2023-04-14 10:19 (UTC)

@neuronestanco Try installing the app without any AUR helper.

git clone --depth=1 https://aur.archlinux.org/gdm-settings.git
cd gdm-settings
makepkg -sfi

mazharhussain commented on 2023-04-14 10:15 (UTC)

The original/default theme is backed up at /usr/share/gnome-shell/gnome-shell-theme.gresource.default. So, to restore it, just run the following command

sudo cp /usr/share/gnome-shell/gnome-shell-theme.gresource{.default,}

If you also want to reset other settings, you can additionally run the following commands

sudo rm /etc/dconf/db/gdm.d/95-gdm-settings
sudo dconf update

neuronestanco commented on 2023-04-14 08:59 (UTC)

waiting for a solution, I uninstalled the program, but the appearance of gdm login remained modified, how can I restore the default gdm theme? Thank you

neuronestanco commented on 2023-04-13 18:27 (UTC)

0.6.0-1

mazharhussain commented on 2023-04-13 18:12 (UTC)

What version of blueprint-compiler is installed on your system?

neuronestanco commented on 2023-04-13 16:17 (UTC) (edited on 2023-04-14 18:28 (UTC) by neuronestanco)

upgrading to version 3.1 generated this error

[29/29] Generating src/resources/resources_gresource with a custom command
FAILED: src/resources/resources.gresource
/usr/bin/glib-compile-resources ../gdm-settings-3.0/src/resources/gdm-settings.gresource.xml --sourcedir src/resources --sourcedir ../gdm-settings- 3.0/src/resources --internal --generate --target src/resources/resources.gresource --dependency-file src/resources/resources.gresource.d
../gdm-settings-3.0/src/resources/gdm-settings.gresource.xml: Failed to locate “ui/main-window.ui” in any source directory.
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
rm -rf /tmp/build_1681402409

mazharhussain commented on 2023-04-13 13:43 (UTC)

@neuronestanco I cannot reproduce this error. Try clearing your AUR helper's cache and then try again.

Also, "Localizzazione di «ui/main-window.ui» non riuscita in alcuna directory sorgente" is the most important part of the error message and it is not in English and I don't know any Italian. I know I can (and I did) use Google Translate or something but the knowing the exact words can be more helpful.

So, if the issue persists, it would be great if you prefixed the command you use to install gdm-settings with LANG=C so that error messages are in English by default and easier for me to understand.

Thanks.

neuronestanco commented on 2023-04-13 13:22 (UTC) (edited on 2023-04-14 18:30 (UTC) by neuronestanco)

hi, thank's for your work. i have a problem with upgrade to 3.0 version; this is the error:

FAILED: src/resources/resources.gresource 
/usr/bin/glib-compile-resources ../gdm-settings-3.0/src/resources/gdm-settings.gresource.xml --sourcedir src/resources --sourcedir ../gdm-settings-3.0/src/resources --internal --generate --target src/resources/resources.gresource --dependency-file src/resources/resources.gresource.d
../gdm-settings-3.0/src/resources/gdm-settings.gresource.xml: Localizzazione di «ui/main-window.ui» non riuscita in alcuna directory sorgente.
ninja: build stopped: subcommand failed.
gdm-settings-exit status 4

i hope you can fix it, thank's

Aftermath commented on 2023-04-07 16:23 (UTC)

Vielen dank.

JKMooney commented on 2023-01-31 17:20 (UTC)

Working now, thanks :)