Search Criteria
Package Details: lightdm-arctica-greeter 0.99.8.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lightdm-arctica-greeter.git (read-only, click to copy) |
|---|---|
| Package Base: | lightdm-arctica-greeter |
| Description: | The greeter (login screen) application for Arctica. It is implemented as a LightDM greeter. |
| Upstream URL: | https://github.com/ArcticaProject/arctica-greeter/ |
| Licenses: | GPL3, LGPL3 |
| Groups: | unity |
| Submitter: | SolarAquarion |
| Maintainer: | SolarAquarion |
| Last Packager: | SolarAquarion |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-04-21 19:20 (UTC) |
| Last Updated: | 2025-03-13 21:31 (UTC) |
Dependencies (16)
- ayatana-ido
- cantarell-fonts (cantarell-fonts-0.100AUR, cantarell-static-fontsAUR)
- libayatana-indicator
- libcanberra (libcanberra-gtk2AUR)
- libxext (libxext-gitAUR)
- lightdm (lightdm-gitAUR, lightdm-guestAUR)
- python
- python-gobject
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- intltool (make)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (make)
- marco (marco-gitAUR) (make)
- mate-common (make)
- mate-settings-daemon (make)
- vala (vala-gitAUR) (make)
- mate-themes (optional) – mate themes
Latest Comments
tempuSr12 commented on 2024-04-13 21:49 (UTC) (edited on 2024-04-13 22:00 (UTC) by tempuSr12)
i figured out the issue with the arctica-greeter under arch, its not working with the current version of mate-settings-daemon (1.28.0 at the time of this comment).
downgrading it to 1.27.0 allows it to load up perfectly.
for anyone wanting to try this out, use lightdm-guest instead of lightdm otherwise it will fail to load your DE.
tempuSr12 commented on 2024-04-09 23:20 (UTC) (edited on 2024-04-10 14:16 (UTC) by tempuSr12)
please update the package because this is not working.
on build, im getting these errors but i was able to fix it by modifying the pkgbuild to use the latest release.
however when i try to use it, the greeter just resets over and over in a black screen and i dont know if this issue is occurring just for me.
menubar.vala:252.21-252.36: error: The name
gtk_is_container' does not exist in the context ofMenuBar' 252 | if (gtk_is_container (hostname_item)) { |arctica-greeter.vala:521.32-521.53: error: The name
get_first_child' does not exist in the context ofGtk.Widget' (gtk+-3.0) 521 | Gtk.Widget child = widget.get_first_child ();<deleted-account> commented on 2020-08-14 08:52 (UTC)
libayatana-indicator-gtk3 is now called libayatana-indicator. Please change the name in dependencies.
Thanks for maintaining