Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError:could not find setting #39

Open
fboerman opened this issue Mar 13, 2014 · 2 comments
Open

ValueError:could not find setting #39

fboerman opened this issue Mar 13, 2014 · 2 comments

Comments

@fboerman
Copy link

i get an error when i try to run flux on ubuntu 13.10 with openbox:

Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/fluxgui/fluxgui.py", line 381, in
app = Fluxgui()
File "/usr/lib/pymodules/python2.7/fluxgui/fluxgui.py", line 17, in init
self.indicator = Indicator(self)
File "/usr/lib/pymodules/python2.7/fluxgui/fluxgui.py", line 149, in init
self.setup_indicator()
File "/usr/lib/pymodules/python2.7/fluxgui/fluxgui.py", line 162, in setup_indicator
'gtk-icon-theme-name')
ValueError: could not find setting

@mardukbp
Copy link

Same here in Arch with awesome WM.

@fjagugar
Copy link

fjagugar commented Jun 5, 2016

I've bypassed the error commenting out lines from 160 to 166 in /usr/lib/pymodules/python2.7/fluxgui/fluxgui.py. (Ubuntu with awesome WM)

In any case, if you are experiencing problems with flux in awesome WM, you may want to try xflux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants