Chris Hennes
Chris Hennes
Closing in favor of #19276
For reference, the underlying preference is `DockOverlayWheelPassThrough` and is managed almost entirely by generated code that hasn't changed in several years. Only one place in the code does anything with...
I will drop it from the LibPack then, if it's not needed.
@adrianinsaval is it possible that those aren't warnings, they are either "info" or "critical"? We're quite specifically only blocking warnings, not all messages. Or do you need a wildcard in...
The Qt documentation suggests that we could use a wildcard, or be more specific (if we really only care about that one): https://doc.qt.io/qt-6/qloggingcategory.html#installFilter
Also, those of you testing: you can set the environment variable `QT_LOGGING_RULES` to evaluate different rules. So, e.g. try `QT_LOGGING_RULES=qt.qpa.wayland.*.warning=false`.
Well, CFBundleName is set to, e.g. `FreeCAD_weekly-2025.11.19` in Info.plist in DMG, which seems correct. Some someone would need to track down why macOS is choosing to ignore that.
@chennes will install the Packit github application.
@filippor I've installed the Packit app -- see https://github.com/packit/notifications/issues/669
@filippor I don't have a Fedora account -- should we create one that we use for this CI process?