Please DO clarify that you're NOT using Arch next time.
The AUR package for python-xlib was out-of-date and conflicting with one on [community] since about a week ago. I'd suggest you manually build the one from the Arch repos as a workaround until Manjaro picks it up:
https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/python-xlib
(this should be just as simple as building from 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: | 127 |
Popularity: | 1.76 |
First Submitted: | 2014-10-19 05:26 (UTC) |
Last Updated: | 2024-09-24 00:34 (UTC) |
Dependencies (16)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- 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-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 »
whynothugo commented on 2016-08-14 20:10 (UTC)
Dawa commented on 2016-08-14 19:32 (UTC)
@hobarrera - the python command you suggested runs without error. I am running Manjaro though and am probably running into the problem PhotonX suggested. I'll go to the Manjaro forums and ask them what they're doing with python-xlib.
PhotonX commented on 2016-08-14 09:04 (UTC)
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.
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.
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).