0
votes
0answers
196 views

Bad font after upgrade to Qt5

QtCreator is exhibiting a ugly view, the font is kinda bad, The upper one is QtCreator and the other one is a normal Qt app. I tried to use qtcreator -style cleanlook, but nothing changed. UPDATE ...
3
votes
1answer
207 views

Suddenly I have troubles plotting with python

I have a code that I used yesterday to generate plots. Today, when I tried to use it (with the same input as yesterday), I get an error: QGtkStyle was unable to detect the current GTK+ theme. ...