Michael Herrmann

Results 462 comments of Michael Herrmann

Hm, I see. Is F5 LB talking to Nginx via http or https?

@kjozwiak https://github.com/brave/brave-browser/issues/49604 is fixed.

Sorry @SergeyZhukovsky, I changed the flag to `BraveDayZeroExperiment` following the discussion on Slack. I'll update the PR description.

Also, don't we need [this change](https://github.com/brave/brave-core/pull/21432/commits/2ca32a6dd20056af060116e540fc3d1f5b6eb393) as well?

(I heard that the problem also occurred on Arm64 macOS, so I added the associated CI label.)

> It doesn't introduce the unpopular "detection" of the build directory for local developers If I understand this correctly, then it is about the following: ``` const outDirectories = getBuildOutputPathList()...

@petemill ah yes, sorry. I only saw the code in the diff as "added"; I did not see that it was removed by the diff as well.

Thank you very much for the research. fman quite literally does have the following in its code: style = QStyleFactory.create('Fusion') app.setStyle(style) Do you think it will work if I change...

I released [fman 1.6.0](fman.io/changelog#v1.6.0) now with a more careful version of my fix above. Can you let me know whether it works for you?

I'm now on i3 myself and thus have renewed interest in this problem. Have you found a way to fix it by any chance?