fluxgui error on MX Linux
-
user@workstaton:/tmp/fluxgui
$ fluxgui
Traceback (most recent call last):
File "/usr/local/bin/fluxgui", line 17, in <module>
from fluxgui.fluxapp import main
File "/home/Anna/.local/lib/python3.5/site-packages/fluxgui/fluxapp.py", line 4, in <module>
from fluxgui import fluxcontroller, settings
File "/home/Anna/.local/lib/python3.5/site-packages/fluxgui/fluxcontroller.py", line 1, in <module>
from fluxgui import xfluxcontroller
File "/home/Anna/.local/lib/python3.5/site-packages/fluxgui/xfluxcontroller.py", line 5, in <module>
from fluxgui import settings
File "/home/Anna/.local/lib/python3.5/site-packages/fluxgui/settings.py", line 3, in <module>
from xdg.DesktopEntry import DesktopEntry
ImportError: No module named 'xdg'as you can see above when i run fluxgui after a clean install i get this, and i cant figure out whats the deal here. the user friendly "flux indicator applet" link in the dock does absolutely nothing. if you happen to see a workaround please show me a way to get it work. kernel is: 4.19.0-1-amd64.
-
ive installed redshift until I can get flux running. redshift has a working taskbar button as gui, but that stuff turns on my cpu fan for whatever reason so I cant keep it on running during daytime without the noise. i gotto switch it on/off to avoid the fan spinning.
-