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

[BUG] DXF/Solvespace Export #52

Open
Jarshvor opened this issue Oct 28, 2023 · 1 comment
Open

[BUG] DXF/Solvespace Export #52

Jarshvor opened this issue Oct 28, 2023 · 1 comment

Comments

@Jarshvor
Copy link

Describe the bug
I am unable to get DXF export to work (nor Solvespace export either).
I normaly run on Linux, but have also tested on Windows 10 and the symptoms appear to be the same.
On Linux Pyslvs-UI was installed via pip in a virtual-env (version 22.7.0), and on windows the "pyslvs-22.07.0.mscv1929-amd64.exe" was executed.

To Reproduce
Steps to reproduce the behavior:

  1. Run Pyslvs-UI
  2. Open 'File->Example->Arm'
  3. Go to 'Proyect' Tab.
  4. Click export DXF
  5. Leave default options:
    • Export to folder with project name.
    • DXF vversion: AC1032 - R2018
    • Assembly
    • ... etc.
  6. Click SAVE.
  7. Pyslvs crashes.

Expected behavior
DXF (and Solvespace) Export to work, and not crash.

Desktop (please complete the following information):

  • OS: [Arch Linux (6.5.8), Windows 10]
  • Pyslvs Version: [22.7.0]

Additional context
Starting pyslvs with debug-mode (via pyslvs -d) gave no further info:
Aborted (core dumped).

P.S
Thank you for taking the time for sharing this great software.
I'm still learning it, but very happy it exists in the midst of the other not as open alternatives.

@Jarshvor
Copy link
Author

I've ran a backtrace of pyslvs from gdb and have uploaded the backtrace here:
https://gist.github.com/Jarshvor/bad1f55731647b05b6bf09d4d4829a58

Not sure how useful it is though, as I was not able to get py-bt working in gdb.

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