You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be related to the re-work of the Materials system, but wanted to log it in case you hadn't seen it:
20:17:34 Traceback (most recent call last):
20:17:34 File "/home/osh/.local/share/FreeCAD/Mod/FeedsAndSpeeds/./PathFeedsAndSpeedsGui.py", line 290, in Show
20:17:34 panel = FeedSpeedPanel()
20:17:35 File "/home/osh/.local/share/FreeCAD/Mod/FeedsAndSpeeds/./PathFeedsAndSpeedsGui.py", line 35, in __init__
20:17:35 self.load_materials()
20:17:35 File "/home/osh/.local/share/FreeCAD/Mod/FeedsAndSpeeds/./PathFeedsAndSpeedsGui.py", line 79, in load_materials
20:17:35 material_card = read(os.path.join(material_dir, file))
20:17:35 File "/tmp/.mount_FreeCAen6314/usr/Mod/Material/importFCMat.py", line 103, in read
20:17:35 material = materialManager.getMaterialByPath(filename)
20:17:35 LookupError: Material not found
This happens on both macOS Sonoma and Debian Bookworm. Debian details below:
This might be related to the re-work of the Materials system, but wanted to log it in case you hadn't seen it:
This happens on both macOS Sonoma and Debian Bookworm. Debian details below:
The text was updated successfully, but these errors were encountered: