Package Details: caffeine-ng 4.2.0-1

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: whynothugo
Votes: 120
Popularity: 1.02
First Submitted: 2014-10-19 05:26 (UTC)
Last Updated: 2023-05-08 10:23 (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

1 2 3 4 5 6 .. 24 Next › Last »

whynothugo commented on 2024-05-02 20:24 (UTC)

Try rebuilding python-pulsectl for python3.12 too.

AndreaCattaneo commented on 2024-05-02 20:00 (UTC) (edited on 2024-05-02 20:20 (UTC) by AndreaCattaneo)

rebuild fails with this error:

Program python3 (click, ewmh, setproctitle, pulsectl) found: NO modules: click, ewmh, setproctitle

meson.build:24:15: ERROR: python3 is missing modules: pulsectl

EDIT: nevermind, solved rebuilding python-pulsectl

whynothugo commented on 2024-05-02 18:41 (UTC)

No change is needed for Python 3.12; this package supports it fine. You just need to rebuild locally.

darose commented on 2024-04-30 22:44 (UTC)

@hmeiser2000 You need to rebuild and reinstall the package, because Arch upgraded python to v3.12.

hmeiser2000 commented on 2024-04-30 14:04 (UTC) (edited on 2024-04-30 16:51 (UTC) by hmeiser2000)

Since last Systemupdate caffeine is not working anymore:

└─[0] <> caffeine Traceback (most recent call last): File "/usr/bin/caffeine", line 3, in <module> from caffeine.cli import cli ModuleNotFoundError: No module named 'caffeine'

I don't know which packet changed. Anybody else got this problem?

cirlo commented on 2024-03-18 18:54 (UTC)

@whynothugo do you have any idea when the next release is planned? Specifically, i'd be interested in my PRs that added MPRIS support. Now that caffeine-ng-git is orphan this issue seems a little more relevant ^^

darose commented on 2023-08-15 21:48 (UTC)

You can put me down as a co-maintainer if no one else volunteers. I might need to ask you some packaging questions from time to time though.

whynothugo commented on 2023-08-15 14:39 (UTC)

I'm not actively using this package on Arch. If somebody wants to (co)-maintain it, the help is appreciated.

MarsSeed commented on 2023-06-18 20:25 (UTC)

Please remove python-xdg dependency; it is not used.

paths.py gets the users config dir path via os.environ.get.

Senk42 commented on 2023-05-19 18:21 (UTC)

@whynothugo

The above command issues a bunch of output similar to what's shown below, the important part being the version of python shown (3.10) compared to the actual python version installed (Python 3.11.3). I've tried removing and reinstalling python-pulsectl using "yay". The result remains the same.

"python-pulsectl /usr/lib/python3.10/site-packages/pulsectl/tests/test_with_dummy_instance.py"