@DellArch: Those warnings should be harmless (and everything should still work fine).
I'll get around to fixing them later anyway (for correctness sake). You can ignore them safely in the meantime.
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.82 |
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 .. 13 14 15 16 17 18 19 20 21 22 23 .. 25 Next › Last »
whynothugo commented on 2016-02-24 15:17 (UTC)
DellArch commented on 2016-02-24 15:15 (UTC)
Hi guys,
I've installed caffeine on my parents laptop caffeine with yaourt. But if it starts from terminal appears this error:
"sys:1: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
sys:1: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded.
INFO:caffeine.core:Caffeine is starting up..."
What should I do to fix it?
octaveparango commented on 2016-02-04 13:30 (UTC) (edited on 2016-02-04 13:42 (UTC) by octaveparango)
Hey guys,
I've installed caffeine on my arch with kde plasma DE (my arch is only three days old, so everything should be up to date). The installation went well and the caffeine indicator appears on my task bar. However, clicking it doesn't have any effect at all. I just see the coffee cup, that's it.
Does anybody have an idea how I can fix this? I'd love to use coffeine-ng.
PS: I have installed all suggested dependencies.
PhotonX commented on 2015-12-03 19:33 (UTC)
Thanks a lot, I'm always available in case some testing needs to be done!
whynothugo commented on 2015-12-03 19:13 (UTC)
@PhotonX
I'll have to set up an xfce VM with whatever-their-screensaver is up and test this (it's not the first xfce-specific bug report anyway). I'll let you know if I need any additional detail when I get around to it.
PhotonX commented on 2015-12-03 17:58 (UTC) (edited on 2015-12-03 19:32 (UTC) by PhotonX)
Maybe not the best way to report a bug, but I'm not yet registered at Gitlab, so I'm trying it here. I got a huge memory leak: http://storage9.static.itmages.com/i/15/1203/h_1449165359_6787489_7b7087bc17.png I'm running it on Manjaro Xfce, the laptop stays on for a long time and goes to Suspend2RAM instead of being switched off (uptime at the time of the screenshot is above 7 days). Caffeine is just there sitting in the tray. A few minutes after the screenshot Caffeine actually grabbed even more memory, the memory usage increased to 2,4GiB so I had to kill it...
getzze commented on 2015-10-13 13:16 (UTC)
Can you increment the pkgrel, also in the dependencies? So pacman will reinstall them against python 3.5.
whynothugo commented on 2015-10-09 21:05 (UTC)
Yes, you'll need to reinstall any AUR python packages due to the python35 upgrade. You can list which ones these are using:
pacman -Qo /usr/lib/python3.4
PhotonX commented on 2015-10-09 20:47 (UTC)
Same here, caffeine-ng, python-ewmh and python-xlib needed to be reinstalled to make Caffeine work again.
ryansito commented on 2015-10-09 20:40 (UTC)
@DellArch, @cj360 It worked for me too, in my case yaourt -Sa python-ewmh python-xlib. Thanks!!
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).