forbes
1762bd23d1
Build and Test / build (pull_request) Has been cancelled
fix: preserve caller globals in exec() for module Init.py/InitGui.py loading
...
The previous fix (e10841a6c8 ) passed {"__file__": ...} as the globals
argument to exec(), which replaced the caller's globals dict entirely.
This stripped FreeCAD, FreeCADGui, Workbench, and other names that
modules expect to be available, causing NameError failures across
Material, Tux, Mesh, ReverseEngineering, OpenSCAD, Inspection, Robot,
AddonManager, MeshPart, and others.
Fix by merging __file__ into the caller's globals with
{**globals(), "__file__": str(init_py)} so both __file__ and all
existing names remain available in the executed code.
2026-02-15 04:21:26 -06:00
..
2025-12-25 11:55:37 -06:00
2026-02-02 11:49:57 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-02-05 10:59:52 +01:00
2026-02-05 10:59:52 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2026-02-05 10:59:52 +01:00
2026-02-05 10:59:52 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-09-14 09:47:02 +02:00
2025-07-18 20:26:56 +02:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-09-14 09:47:02 +02:00
2024-11-21 07:54:24 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-30 13:24:09 +01:00
2026-01-12 10:36:09 +01:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2026-01-31 19:52:33 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-02-13 14:10:36 -06:00
2026-02-05 10:47:49 +01:00
2025-11-11 13:26:18 -05:00
2026-02-05 10:04:46 +01:00
2026-01-12 08:39:48 +01:00
2025-12-10 22:47:20 +01:00
2025-12-25 11:55:37 -06:00
2026-01-12 08:39:48 +01:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-01-11 20:32:50 -06:00
2026-01-11 20:32:50 -06:00
2025-12-25 11:55:37 -06:00
2026-01-07 21:16:16 +00:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-01-02 18:52:30 +01:00
2026-01-12 10:36:09 +01:00
2025-12-25 11:55:37 -06:00
2026-01-12 10:36:09 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-02-03 21:06:13 +01:00
2026-01-31 19:52:33 +01:00
2026-01-07 10:15:20 +01:00
2026-01-07 10:15:20 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-01-31 19:52:33 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-02-15 04:21:26 -06:00
2025-12-25 11:55:37 -06:00
2026-01-31 19:52:33 +01:00
2026-01-31 19:52:33 +01:00
2025-11-11 13:26:18 -05:00
2026-01-18 02:05:43 +00:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-01-12 09:19:03 +01:00
2025-12-25 11:55:37 -06:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-09-14 09:47:02 +02:00
2026-01-12 10:36:09 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-01-12 10:01:45 +01:00
2026-01-31 19:52:19 +01:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-09-14 09:47:02 +02:00
2026-01-12 10:36:09 +01:00
2025-12-25 11:55:37 -06:00
2026-01-12 10:36:09 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-01-07 21:16:16 +00:00
2026-01-07 14:37:59 +01:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2026-01-07 14:37:59 +01:00
2025-12-25 11:55:37 -06:00
2026-01-07 21:16:16 +00:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-01-30 10:58:09 +01:00
2025-12-25 11:55:37 -06:00
2026-01-30 10:56:05 +01:00
2026-01-07 14:37:59 +01:00
2026-01-30 10:58:09 +01:00
2026-02-09 19:15:50 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2026-02-03 21:06:13 +01:00
2026-02-03 21:06:13 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-02-09 11:00:23 -06:00
2025-12-25 11:55:37 -06:00
2026-02-02 19:50:36 +01:00
2026-01-31 19:52:33 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-02-03 21:04:50 +01:00
2026-01-29 08:44:25 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-09-14 09:47:02 +02:00
2024-11-21 07:54:24 +01:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-11-11 13:26:18 -05:00
2025-12-25 11:55:37 -06:00
2026-01-07 21:16:16 +00:00
2026-01-07 21:16:16 +00:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2026-01-30 10:58:09 +01:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00
2025-12-25 11:55:37 -06:00