Ablinne / kolorcontrol

Simple GUI front-end to xcalib
GNU General Public License v3.0
26 stars 5 forks source link

Resulted command isn't appeared #11

Closed ussserrr closed 5 years ago

ussserrr commented 6 years ago

There are no string with output command that user might want to apply to his PC startup. Also some visual "roughnesses" are here: screenshot (Ubuntu 18)

Ablinne commented 6 years ago

I am not sure why the layout is a bit odd. I don't have a machine with ubuntu 18 around, i might not find the time to setup a vm with ubuntu 18 anytime soon. Which qt theme is configured on your system?

About the command string... Could you run the program from the terminal and see if there are any error messages popping up in the terminal?

ussserrr commented 6 years ago

I've already ran the app from the terminal and the output is clean, no errors out there.

And how to check a QT theme? I use the default PyQt5 from the pip3 repository.

Ablinne commented 6 years ago

To check your QT5 theme, you could install the utility qt5ct and see your qt5 configuration there. Maybe both issues are connected...

Ablinne commented 6 years ago

On my Ubuntu 18 vm, when running kolorcontrol and moving the sliders, I get an error in the terminal about an invalid ramp size of 0. Seems xcalib does not work on my vm at all and so i can not test the full behaviour...

Ablinne commented 5 years ago

Can't confirm.

takobaba commented 5 years ago

I am having the same issue ubuntu 18.10