Frederik Gladhorn

Results 3 comments of Frederik Gladhorn

Is there a Qt bug for the times when it doesn't work? If not, file one. Please send the bug number to me, I'd love to see this fixed :)

https://codereview.qt-project.org/#/c/205196/ will most likely fix the issue when running the application as root. I don't want to encourage that, but it may be useful as a stop gap.

Here is another (maybe simpler?) example of the same/a similar problem: ``` You need quotes: `'abc'` - then a list and `some code` ``` results in: ``` test.md:2: warning: found...