Sonu Lohani

Results 42 comments of Sonu Lohani

Its not a blocking issue, you can fix it whenever you believe its needed. Anyway this is my main font for development in C++ along with **spline sans mono**. Loving...

LOL, This is what your solution is. Adding PPA.

You can't impose your opinion on other using other linux distro. Anyway I am leaving this organisation as I dont see here main devs giving respect to the contributor opinions....

Hi @coder3101 Thanks for understanding the situation here. I dont want any apology as such. The only thing I wanted to see is the problem for the user who wants...

We may need to add this link (https://wiki.qt.io/Building_Qt_5_from_Git) for the one who is using Debian, ubuntu or ubuntu derivative for ex: linux mint.

The curly braces are great in this font, highly readable. It doesn't need any change

I am also facing the same crash.

I could use `subprocess.run` instead of `subprocess.Popen`, however the method `run_command` is static in GenericDiffReporter and I am not able to modify the behaviour.

> Did you have the chance to look at this a bit more? If `run` works but `Popen` doesn't in your context (I don't know bazel and don't know what...

Hi @obestwalter You're right. Right now I am controlling the behaviour using "use_custom_reporter" as command line parameter because I want to run the same test in ci server as well...