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

Doesn't work on Ubutnu 18.04 #102

Closed
Ahmed-E-86 opened this issue Jun 16, 2018 · 20 comments
Closed

Doesn't work on Ubutnu 18.04 #102

Ahmed-E-86 opened this issue Jun 16, 2018 · 20 comments

Comments

@Ahmed-E-86
Copy link

Ahmed-E-86 commented Jun 16, 2018

NOTE FROM MAINTAINER: This issue was closed as a duplicate of Issue #27.

I can install it and run it successfully, but it does not work.

I tried to compile it manually, but when I try to run it in terminal, it gives me this error :

Gtk-Message: 02:52:44.841: Failed to load module "canberra-gtk-module"

@PierreTurnbull
Copy link

PierreTurnbull commented Jun 24, 2018

I also can install it and run it, but it doesn't change the light color.

However it has nothing to do with the canberra issue. You should be able to solve the latter by installing some versions of it that you don't have. You should find all you need here.

@HattinGokbori87
Copy link

HattinGokbori87 commented Jun 25, 2018

f.lux doesn't work for most 18.04 users. Used to work till 17.10. The last time I tried to run it on 18.04, it showed a message saying it only supports 8 and 10 bit display. Use Redshift from official repository (sudo apt install redshift-gtk), and create the configuration file as described here.

@mcoimbra
Copy link

Has there been any development regarding f.lux on Ubuntu 18.04?
I can start it but there is no panel icon nor interface for it.

@ghost
Copy link

ghost commented Aug 24, 2018

Ubuntu 18.04.1 LTS here. It doens't work either. Will try to contribute ASAP.

@mcoimbra
Copy link

mcoimbra commented Aug 24, 2018

@DimitrisPr do you have any idea what the issue might be?
Caused by some gnome compatibility?
I ask because other programs such as Dropbox were affected as well - they don't show up on Gnome's panel.

@ghost
Copy link

ghost commented Aug 25, 2018

xflux works only with python 2, but latest ubuntu update has only python 3 installed by default. This is probably the reason.
Check here

@cooperka
Copy link
Contributor

fluxgui definitely worked for me on a fresh install of Ubuntu 18.04.1 LTS a couple weeks ago, but after installing Nvidia drivers and messing with Python configs and other things, it no longer works. I'm not sure what broke it but it did work on Ubuntu 18.04.1 LTS originally; screen turned red at sunset but now it just stays blue.

@cooperka
Copy link
Contributor

And @ahmed-elsayed2017 to fix your canberra-gtk-module warning (doesn't fix xflux, but does make the warning go away):

sudo apt install libcanberra-gtk-module

@anebz
Copy link

anebz commented Dec 12, 2018

mid-December, it has never worked in my Ubuntu 18.04.1 LTS (not after fresh install, not after installing Nvidia drivers). Is there any progress? Any chance to get an ETA?

@ntc2
Copy link
Member

ntc2 commented Dec 12, 2018

@anebz it depends on why it isn't working for you. If it's not working because of #27, then no, there is no plan to fix that. The xflux binary that actually changes the screen color is closed source, not maintained by us, and seemingly no longer maintained. If it's not working because of the "canberra gtk" problem, then try #102 (comment).

@Ahmed-E-86
Copy link
Author

Ahmed-E-86 commented Dec 15, 2018

OMG! I've stopped using both Ubuntu and Flux since 5 months . I've been using Manjaro KDE and (Redshift with a widget to control its settings).

@cooperka
Copy link
Contributor

Do you mind keeping this issue open actually, @ahmed-elsayed2017? It's still a valid issue even if you don't personally need it anymore; it helps other people find it.

@Ahmed-E-86 Ahmed-E-86 reopened this Dec 15, 2018
@ntc2 ntc2 closed this as completed in 5dad297 Dec 27, 2018
@ntc2
Copy link
Member

ntc2 commented Dec 27, 2018

I just closed this because

  • fluxgui itself does work in Ubuntu 18.04 for me now with PR fluxgui GTK+ 3 #112 merged, and I added the ganberra-gtk-module to the deps in the README, so I think only No change in screen color #27 remains. NOTE: xflux does not work for me on 18.04, so the screen color doesn't change, see the next point.
  • as explained in No change in screen color #27, we can't fix that issue, because xflux is closed source. I think the long term solution is for users to abandon fluxgui and switch to redshift-gtk, or for fluxgui to add a backend that uses redshift to change the screen color. i'll create a separate issue for that ...

@Ahmed-E-86
Copy link
Author

Ahmed-E-86 commented Dec 27, 2018

I use Redshift, and it has a widget to control its settings. You can find its widget if you are using KDE or Cinnamon, and if you are using Gnome, there is integrated night mode that you can use.

@ntc2
Copy link
Member

ntc2 commented Dec 27, 2018

Yes, I'm using redshift-gtk, the redshift widget, on both my home and work computer now. Works great!

LaBatata101 pushed a commit to LaBatata101/fluxgui that referenced this issue Dec 31, 2018
@lmingde
Copy link

lmingde commented Apr 28, 2019

I start flux on Ubuntu 18.04, at begin the color change by flux, but quick return to the normal appearance which no use flux, what the problem it is? Anyone can help me?

@josemarcosrf
Copy link

There's a Night Light setting in Ubuntu 18.10 (under Settings > Displays > Night Light) that I found it was in conflict with f.lux.
Launching f.lux from the command line would cause some flickering, I believe because of both f.lux and the Ubuntu setting trying to change the display color temperature.

Disabling the Ubuntu setting and running f.lux from the command line brought everything back to normal

@regulator-g
Copy link

Also recommend redshift, using it on 19.04 with no issues and I have a manual config file where i set the location, time and temp settings

@abhi1kush
Copy link

There's a Night Light setting in Ubuntu 18.10 (under Settings > Displays > Night Light) that I found it was in conflict with f.lux. Worked for me thanks jmrf

@ghost
Copy link

ghost commented May 8, 2020

Bionic as well here. f.lux won't even start.

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