Search Criteria
Package Details: gdm-settings 4.4-2
Package Actions
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) |
Dependencies (10)
- gdm (gdm-plymouth-primeAUR, gdm-gitAUR, gdm-primeAUR)
- gettext (gettext-gitAUR)
- glib2-devel
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-gobject (python-gobject-gitAUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- meson (meson-gitAUR) (make)
- appstream (check)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
mazharhussain commented on 2022-10-16 03:03 (UTC)
If you would like for something to be done about it, please, open an issue on GitHub.
szfs commented on 2022-10-15 13:46 (UTC)
Enable logo isn't working for me. I've tried a couple of different .png files but they don't show up.
eda2z commented on 2022-09-30 14:24 (UTC)
Thanks for the tip @mazharhussain, I created an issue.
mazharhussain commented on 2022-09-30 01:33 (UTC) (edited on 2022-09-30 01:37 (UTC) by mazharhussain)
@eda2z, could you create an issue on this app's GitHub repo?
https://github.com/realmazharhussain/gdm-settings/issues/new?assignees=&labels=bug&template=bug_report.yml
eda2z commented on 2022-09-28 19:21 (UTC) (edited on 2022-09-28 19:21 (UTC) by eda2z)
I apologize for the following mess. I have no idea how to format the call stack so it looks non-ugly.
eda2z commented on 2022-09-28 19:15 (UTC) (edited on 2022-09-28 20:04 (UTC) by eda2z)
It appears that a recent update broke gdm-settings. If I just click on the icon it hangs. If I run it from the command line I get the following:
[ed@spike ~]$ gdm-settings Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/gdm_settings/app.py", line 104, in do_activate self.window = GdmSettingsWindow(self) File "/usr/lib/python3.10/site-packages/gdm_settings/window.py", line 79, in init self.add_pages() File "/usr/lib/python3.10/site-packages/gdm_settings/window.py", line 96, in add_pages add_page('appearance', ('Appearance'), pages.AppearancePageContent(self)) File "/usr/lib/python3.10/site-packages/gdm_settings/pages/appearance.py", line 41, in __init__ self.bind_to_gsettings() File "/usr/lib/python3.10/site-packages/gdm_settings/pages/appearance.py", line 80, in bind_to_gsettings bind_comborow_by_enum(self.background_type_comborow, File "/usr/lib/python3.10/site-packages/gdm_settings/bind_utils.py", line 47, in bind_comborow_by_enum bind_by_enum(settings, key, comborow, 'selected', enum, flags) File "/usr/lib/python3.10/site-packages/gdm_settings/bind_utils.py", line 40, in bind_by_enum bind_with_mapping(settings, key, widget, property, flags, File "/usr/lib/python3.10/site-packages/gdm_settings/bind_utils.py", line 123, in bind_with_mapping key_changed(settings, key) File "/usr/lib/python3.10/site-packages/gdm_settings/bind_utils.py", line 95, in key_changed widget.set_property(prop, key_to_prop(settings[key], user_data)) File "/usr/lib/python3.10/site-packages/gdm_settings/bind_utils.py", line 34, in enum_name_to_value return enum[name].value File "/usr/lib/python3.10/enum.py", line 440, in __getitem__ return cls._member_map[name] KeyError: 'Image'
Scotty_Trees commented on 2022-06-11 08:52 (UTC)
From upstream James Westman announces:
mazharhussain commented on 2022-06-02 05:30 (UTC)
@logothete, try reinstalling blueprint-compiler-git. Maybe that'll help.
logothete commented on 2022-06-01 19:42 (UTC)
Installation via Yay is failing with errors like:
The same error repeats for 7-14/15. blueprint-compiler-git is installed as a make dependency, so I can't figure out why this would happen unless there's some typo hiding away somewhere.
mazharhussain commented on 2022-03-31 07:52 (UTC)
Fixed.
Check dependency
appstream
has been removed and replaced byappstream-glib
in the PKGBUILD.« First ‹ Previous 1 2 3 4 5 6 Next › Last »