Package Details: caffeine-ng 4.2.0-2

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: 127
Popularity: 0.53
First Submitted: 2014-10-19 05:26 (UTC)
Last Updated: 2024-09-24 00:34 (UTC)

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).

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 25 Next › Last »

PhotonX commented on 2017-03-02 15:52 (UTC)

Returning to the discussion about the need of rebuilding the package (for no reason besides of me having time to write a comment :)). caffeine-ng has only one AUR dependency, python-ewmh. I think, bumping those two packages whenever python gets updated would solve the recurrent startup problem. The best solution would be probably to get it into community/ repo since caffeine-ng is really useful, sufficiently popular imho and, as I said, has only one AUR dependency.

matschi commented on 2017-02-11 03:19 (UTC)

@hobarrera: Sorry, my bad!

whynothugo commented on 2017-02-07 23:48 (UTC)

@matschi: python-ewmh is already listed as a dependency.

matschi commented on 2017-02-07 23:30 (UTC)

I needed to install the python-ewmh package. Might need to add this as a dependency.

macxcool commented on 2017-01-28 22:42 (UTC)

just rebuilding python-ewmh worked for me.

whynothugo commented on 2017-01-26 16:05 (UTC)

@manuelschneid3r This is the normal "build". I'll try to make logging configurable (as a feature) when I get a chance.

manuelschneid3r commented on 2017-01-25 16:03 (UTC)

Is this a debug build or is the application printing that much info by default? caffeine pollutes the journalctl

whynothugo commented on 2017-01-19 20:04 (UTC)

@punk0x29a Please read the pinned post.

punk0x29a commented on 2017-01-19 18:22 (UTC)

pkg_resources.DistributionNotFound: The 'caffeine-ng==3.3.8' distribution was not found and is required by the application That's what I get now. Previously I fixed the problem by editing requirements, but now that's something different ( I guess...)

PhotonX commented on 2017-01-18 19:19 (UTC)

Ok, I got the point. In my case it was enough to rebuild caffeine-ng to make it work again. On another system I had to rebuild a dependency (ewmh) as well. In the latter case indeed rebuilding caffeine-ng wouldn't help, in the former it would.