f.lux-indicator-applet
f.lux-indicator-applet copied to clipboard
RuntimeError: called outside of a mainloop
On Ubuntu 13.10 after installing python-gconf and python-appindicator I get:
Critical error. Exiting.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/fluxgui/fluxapp.py", line 271, in
same problem
OS: Arch Linux by yaourt fluxgui
When installing it, before exec setup.py, it's necessary to check a file "xflux" If it doesn't exist (in most cases, even every dependence met), you should exec
python ./download-xflux.py
before install.