Search Criteria
Package Details: xflux-gui-git v1.2.0.r4.g23ac6af-2
Git Clone URL: | https://aur.archlinux.org/xflux-gui-git.git (read-only, click to copy) |
---|---|
Package Base: | xflux-gui-git |
Description: | Better lighting for Linux. Open source GUI for xflux |
Upstream URL: | https://justgetflux.com/linux.html |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dracorp |
Maintainer: | dracorp |
Last Packager: | dracorp |
Votes: | 35 |
Popularity: | 0.025002 |
First Submitted: | 2016-08-30 21:06 |
Last Updated: | 2019-11-05 21:02 |
Latest Comments
1 2 3 4 Next › Last »
pizzaman commented on 2019-12-22 01:58
@Poscat Acknowledging the missing depedency, but I couldn't find python-pygobject. Instead I used python-gobject. https://www.archlinux.org/packages/extra/x86_64/python-gobject/
Poscat commented on 2019-12-21 23:26
Hi. I think you forgot the dependency python-pygobject
Corax commented on 2019-11-02 21:34
@dracorp: yes. The
Target
field of the hook specifies when the hook should be triggered (i.e. when any matching file is modified). Theglib-compile-schemas
command then generates thegschemas.compiled
file from these XML files.dracorp commented on 2019-11-02 21:05
@Corax: Are you sure?
Corax commented on 2019-11-02 18:17
gschemas.compiled
should not be part of the package, it is generated by theglib-compile-schemas
Pacman hook (/usr/share/libalpm/hooks/glib-compile-schemas.hook
). I suggest adding something along these lines at the end ofpackage()
:dracorp commented on 2019-10-04 16:39
thx, added to depends.
hengstchon commented on 2019-10-02 22:56
@marnas I got the same error. But I figured out it happens because you didn't get libappindicator-gtk3 installed. After installing this package fluxgui works.
marnas commented on 2019-03-08 22:02
I'm not sure if it's a missing dependency, but I was getting the error ValueError: Namespace AppIndicator3 not available solved installing libappindicator-gtk3
Kunda commented on 2019-01-11 12:45
Thank @zoo9aisaS6Uph0ja I'm asking though for @dracorp endorsement of this solution.
zoo9aisaS6Uph0ja commented on 2019-01-09 18:42
Yes, worked for me.