I also stumbled upon this problem on a Manjaro machine. There it seems like python-xlib has disappeared from the repos (it is installed locally but not available for installation any more), only python2-xlib is available. However, python-xlib-git exists in the AUR which, however, fails to build. So I see two options for further digging: Ask the Manjaro devs what happened with python-xlib or wait for a fix for python-xlib-git in the AUR.
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: | 125 |
Popularity: | 1.43 |
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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 25 Next › Last »
PhotonX commented on 2016-08-14 09:04 (UTC)
whynothugo commented on 2016-08-14 05:00 (UTC)
@Dawa. Not sure why python-ewmh is not working for you. Does "python -c "import ewmh"" also fail for you? If so, there's something broken with your python-xlib/python-ewmh installtion, but I'm not sure that (note that the error is not in caffeine-ng itself, rather ewmh).
Dawa commented on 2016-08-13 08:34 (UTC) (edited on 2016-08-13 08:35 (UTC) by Dawa)
@hobarrera python-ewmh and python-xlib are both installed and are the latest versions from AUR.
I tried uninstalling python-xlib/ewmh and caffeine-ng, then reinstalling all three. I still get the same error message.
whynothugo commented on 2016-08-13 03:51 (UTC)
@Dawa: The last line is pretty clear: "The 'python-xlib' distribution was not found and is required by ewmh".
Make sure your installation of python-ewmh is up-to-date, and so are its dependencies.
Dawa commented on 2016-08-13 02:21 (UTC)
3.3.8 fails to start, when I try to run it from terminal i get the error seen here: http://pastebin.com/xhYqKMjv
Rhinoceros commented on 2016-08-12 22:58 (UTC)
@hobarrera no worries. It works perfectly for me now. Thanks for the fix.
whynothugo commented on 2016-08-12 17:03 (UTC)
@Dawa: Could you be a bit clearer?
Dawa commented on 2016-08-12 17:02 (UTC)
This new build breaks Caffeine-ng for me. 3.3.7 was working fine; 3.3.8 won't start with python-xlib errors in terminal.
whynothugo commented on 2016-08-12 14:48 (UTC)
Oops, forgot to actually UPLOAD the new PKGBUILD.
<deleted-account> commented on 2016-08-12 13:52 (UTC)
I can confirm that python-xlib is not fixed yet.
You can manually workaround this issue by editing
/usr/lib/python3.5/site-packages/caffeine_ng-3.3.7-py3.5.egg-info/requires.txt
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).