Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with 0.22.0dev.35456 Development versions #50

Open
JohnOCFII opened this issue Jan 1, 2024 · 0 comments
Open

Error with 0.22.0dev.35456 Development versions #50

JohnOCFII opened this issue Jan 1, 2024 · 0 comments

Comments

@JohnOCFII
Copy link

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:

OS: Debian GNU/Linux 12 (bookworm) (GNOME/gnome)
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.35456 (Git) AppImage
Build type: Release
Branch: main
Hash: c91a35961f7ef42f1b64eb11ca963d6fbc0b42da
Python 3.10.13, Qt 5.15.8, Coin 4.0.2, Vtk 9.2.6, OCC 7.6.3
Locale: English/United States (en_US)
Installed mods: 
  * FeedsAndSpeeds 0.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant