Package Details: cosmic-applet-arch 1.0.0.beta.10-1

Git Clone URL: https://aur.archlinux.org/cosmic-applet-arch.git (read-only, click to copy)
Package Base: cosmic-applet-arch
Description: COSMIC applet to display Arch Linux package status
Upstream URL: https://github.com/nick42d/cosmic-applet-arch
Licenses: GPL-3.0-only
Submitter: nick42
Maintainer: nick42
Last Packager: nick42
Votes: 2
Popularity: 1.83
First Submitted: 2024-10-24 15:53 (UTC)
Last Updated: 2025-04-30 12:13 (UTC)

Latest Comments

olwig commented on 2025-05-04 20:50 (UTC)

When the environment variable XDG_DATA_HOME is unset, the applet remains stuck on "Loading..." and shows the following popup warning: "Warning: Unable to obtain a lock for use of checkupdates!!"

check for XDG_DATA_HOME, fallback and make dir $XDG_DATA_HOME/cosmic-applet-arch

works for me for now: XDG_DATA_HOME=$HOME/.local/share; mkdir -p $XDG_DATA_HOME/cosmic-applet-arch ; cosmic-applet-arch