Can you clarify what you mean by "nothing happens". Does the icon not respond? Do you get any sort of error?
Search Criteria
Package Details: caffeine-ng 4.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/caffeine-ng.git (read-only, click to copy) |
---|---|
Package Base: | caffeine-ng |
Description: | Status bar application able to temporarily inhibit the screensaver and sleep mode. |
Upstream URL: | https://codeberg.org/WhyNotHugo/caffeine-ng |
Keywords: | caffeine powersaving screensaver |
Licenses: | GPL-3.0-or-later |
Conflicts: | caffeine, caffeine-bzr, caffeine-oneclick, caffeine-systray |
Provides: | caffeine, caffeine-bzr, caffeine-oneclick, caffeine-systray |
Replaces: | caffeine-oneclick, caffeine-systray |
Submitter: | whynothugo |
Maintainer: | whynothugo (darose) |
Last Packager: | darose |
Votes: | 123 |
Popularity: | 0.83 |
First Submitted: | 2014-10-19 05:26 (UTC) |
Last Updated: | 2024-09-24 00:34 (UTC) |
Dependencies (16)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libayatana-appindicator
- libindicator-gtk3
- libnotify (libnotify-gitAUR)
- python-click
- python-dbus
- python-ewmhAUR
- python-gobject
- python-pulsectlAUR
- python-setproctitle
- python-wheel
- python-xdg (python-pyxdg)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- xfconf (xfconf-gtk2AUR, xfconf-gitAUR, xfconf-develAUR) (optional) – Support for Xfce presentation mode.
Required by (1)
- pyload-ng (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 25 Next › Last »
whynothugo commented on 2017-12-14 13:38 (UTC)
tpaniaki commented on 2017-12-13 20:52 (UTC) (edited on 2017-12-13 21:41 (UTC) by tpaniaki)
KDE Plasma 5.40.0 lts 4-9.68 nothing happens when I run the app or preferences. Moreover, no process is loaded (which is not the case with "caffeine").
libappindicator-gtk3 is installed.
whynothugo commented on 2017-09-07 15:52 (UTC)
caffeine-ng depends on python-ewmh depends on python-xlib depends on python-six.
From your previous comment, it looks like you're doing a partial update. Partial upgrades are unsupported on ArchLinux (https://wiki.archlinux.org/index.php/System_maintenance#Partial_upgrades_are_unsupported), and that's probably what left your system on the broken state it's in.
You should run a full update to fix it, try running caffeine again.
whynothugo commented on 2017-09-06 16:12 (UTC)
It IS included in the dependencies of that package:
$ pacman -Si python-xlib | grep Depends
Depends On : python python-six
That's what I was referring to by "your setup is broken"; you've somehow installed python-xlib without having its dependencies installed.
whynothugo commented on 2017-09-06 15:31 (UTC)
archerie: Looks like your setup is broken.
You need to install python-six, which is required by python-xlib. Make sure you install them both through pacman, not pip, otherwise one may lag out of date or alike.
Pinned Comments
whynothugo commented on 2023-05-05 09:34 (UTC)
After an upgrade to Python 3.11, you need to rebuild this package (and all Python packages in the AUR).