Search Criteria
Package Details: screendimmer 0.4.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/screendimmer.git (read-only, click to copy) |
---|---|
Package Base: | screendimmer |
Description: | A tray application to dim your monitor brightness. |
Upstream URL: | https://github.com/Lawrence-Chiappelli/screendimmer.git |
Licenses: | MIT |
Submitter: | lchip |
Maintainer: | lchip |
Last Packager: | lchip |
Votes: | 6 |
Popularity: | 0.001828 |
First Submitted: | 2021-01-11 20:03 (UTC) |
Last Updated: | 2021-10-01 05:49 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-screeninfoAUR
- python-setuptools (make)
Latest Comments
milkii commented on 2023-03-18 03:20 (UTC)
It looks like from a fresh install that g+w is needed for the etc conf, else there is an error message on start;
lchip commented on 2022-02-22 23:21 (UTC)
Hey Cryen, I appreciate you reaching out about that error and sorry for the late response, life has been busy. At the moment I'm personally okay with either reporting method.
I'll get around to tackling that issue soon and update this comment when resolved. It could very well be related to the new Python upgrade so I'll investigate that. An immediate remedy might be to git clone my repo, cd to screendimmer directory and manually run the program with
python tray.py
. No guarantees but it's still an issue I want to remedy nonetheless.Cryen commented on 2022-01-26 22:45 (UTC) (edited on 2022-01-27 07:30 (UTC) by Cryen)
I just downloaded it, I'm not sure if this is caused by recent change to python 3.10 but for now it just fails. It happenes just after "Checking system resources..."
Edit: I think opening the issue on github would be a better way to track it, wouldn't it?
lchip commented on 2021-01-12 04:41 (UTC)
Thanks for reaching out yochananmarqos! I updated the PKGBUILD accordingly. If you come across any further issues, feel free to let me know.
yochananmarqos commented on 2021-01-11 23:56 (UTC)
This is missing the dependencies, see the
setup.py
Please add a backup() array for the
.ini
file: