View previous topic :: View next topic |
Author |
Message |
07d8b5 n00b
Joined: 19 Jul 2024 Posts: 3
|
|
Back to top |
|
|
NichtDerHans Apprentice
Joined: 27 Jan 2023 Posts: 177
|
Posted: Sun Jul 21, 2024 5:16 am Post subject: |
|
|
Thank you.
I want to open the file in Freecad (FreeCAD-0.21.2-Linux-x86_64.AppImage)
Code: |
07:15:18 Traceback (most recent call last):
File "<string>", line 1, in <module>
<class 'OSError'>: Invalid project file /home/marcus/Downloads/GentooLogo.FCStd: basic_ios::clear: iostream error
|
Can you also add a .step version to github? |
|
Back to top |
|
|
07d8b5 n00b
Joined: 19 Jul 2024 Posts: 3
|
Posted: Tue Jul 23, 2024 12:18 am Post subject: |
|
|
NichtDerHans wrote: | Thank you.
I want to open the file in Freecad (FreeCAD-0.21.2-Linux-x86_64.AppImage)
Code: |
07:15:18 Traceback (most recent call last):
File "<string>", line 1, in <module>
<class 'OSError'>: Invalid project file /home/marcus/Downloads/GentooLogo.FCStd: basic_ios::clear: iostream error
|
Can you also add a .step version to github? |
I've added a .step file. Let me know if you find out why you can't open the file.
Code: |
$ ~/Downloads/FreeCAD-0.21.2-Linux-x86_64.AppImage GentooLogo.FCStd
FreeCAD 0.21.2, Libs: 0.21.2R33771 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2023
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
|
|
|
Back to top |
|
|
07d8b5 n00b
Joined: 19 Jul 2024 Posts: 3
|
Posted: Tue Jul 23, 2024 12:54 am Post subject: |
|
|
I think I figured out why they're not loading, it has something to do with the FreeCAD binary distributed on Arch. I saved them all using the AppImage, and everything appears to be working. The step file appears to be somewhat broken, though. |
|
Back to top |
|
|
|