FreeCAD/FreeCAD

Core: Exception messages are not useful.

Open

#23.250 aberto em 20 de ago. de 2025

Ver no GitHub
 (5 comments) (1 reaction) (0 assignees)C++ (5.550 forks)batch import
Good first issueMod: CoreMod: PartTopic: User InterfaceType: Feature

Métricas do repositório

Stars
 (30.913 stars)
Métricas de merge de PR
 (Mesclagem média 24d 7h) (217 fundiu PRs em 30d)

Description

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

I am getting tons of messages like this when loading existing designs using the latest AppImage.

13:01:09  <Exception> No axis reference specified
13:01:09  <Exception> No mirror plane reference specified
13:01:42  <Exception> No direction reference specified
13:01:42  <Exception> No mirror plane reference specified

The Exception messages are generic and not useful at all.

How can I find out which objects each of those messages refers to, so I can track and fix the problem?

Full version info

OS: Ubuntu 25.04 (ubuntu:GNOME/ubuntu-xorg/xcb)
Architecture: x86_64
Version: 1.1.0dev.42975 (Git)
Build date: 2025/08/18 17:31:10
Build type: Release
Branch: main
Hash: bafd9f75b50633cf533e13e55b00116be53adc2b
Python 3.11.13, Qt 6.8.3, Coin 4.0.3, Vtk 9.3.1, boost 1_86, Eigen3 3.4.0, PySide 6.8.3
shiboken 6.8.3, xerces-c 3.2.5, IfcOpenShell 0.8.2, OCC 7.8.1
Locale: English/United States (en_US)
Navigation Style/Orbit Style/Rotation Mode: Touchpad/Trackball/Drag at cursor
Stylesheet/Theme/QtStyle: OpenDark.qss/OpenDark/
Logical DPI/Physical DPI/Pixel Ratio: 96/94.0767/1
Installed mods: 
  * Cables 0.2.1
  * CurvesWB 0.6.64
  * manifest.json
  * FreeCAD-render 2024.12.15
  * Assembly4 0.60.2-dev
  * sheetmetal 0.7.24
  * DynamicData 2.74.0
  * InventorLoader 1.5.1
  * diff-tools 0.1.0
  * ose-piping
  * OpenTheme 2025.5.20
  * fasteners 0.5.41
  * osh-autodoc-workbench 0.2.3
  * FreeCAD-DFM-Workbench
  * Assembly4p1 0.50.18
  * freecad-povray-render
  * OpticsWorkbench 1.2.2
  * lattice2 1.0.0
  * kicadStepUpMod 11.7.3

Subproject(s) affected?

Core

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Guia do colaborador