Chris Hennes

Results 699 comments of Chris Hennes

Others from @FreeCAD/design-working-group OK with this change?

I'm going to merge as-is, since this is an improvement. If there are other changes to be made please submit a new PR. Thanks!

That seems like there is probably a permissions issue when the code tries to read the image from within the FCStd file. If your recent file is an image does...

I could use a Linux user with GTest installed on their system to test deleting the tests/lib subdirectory (which is the GTest submodule installation) and let me know if the...

Is this PR superseded by #13663?

Just noting that we provide a basic compatibility layer between PySide2 and PySide6 so that some addons do not have to change anything. It may be worth investigating if this...

I should note that the Workbench icons included here are fallbacks, and they will be overridden by the icons specified in the WB's package.xml file, if present. I have no...

> GUI tests in the 22.04 workflow seem to fail since this PR is merged. ``` FileQResource: error decompressing zlib content (-3) ``` when trying to read the spdx.json file....

It's not unique to the CI, at least -- I've gotten some reports from people who see it locally. I don't have an explanation yet, though: this PR would have...

This looks fine to me -- @FEA-eng can you confirm this fixes #10071?