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

Reload from disk causes a crash in OSX #4631

Open
thborges opened this issue Dec 2, 2018 · 1 comment
Open

Reload from disk causes a crash in OSX #4631

thborges opened this issue Dec 2, 2018 · 1 comment

Comments

@thborges
Copy link

thborges commented Dec 2, 2018

Slic3r crashes when reloading a .stl file using left mouse button over object in the plate and hitting 'Reload from Disk'. The file is in the local filesystem.

Crash message:
Warning
Thread 4 terminated abnormally: Caught C++ exception of type or derived from 'std::exception': std::bad_alloc at /Applications/Slic3r.app/Contents/MacOS/local-lib/lib/perl5/Slic3r/GUI/Plater.pm line 3221.

To Reproduce

  1. Add the .stl file to the plater (used Add button)
  2. Click on Preview (will background generate the visualization)
  3. Return to 3D tab, clicking on 3D
  4. Left click the object and hit 'Reload from disk' (the .stl file doesn't need to be changed on disk)

3D Model and Slic3r Configuration Export
Archive.zip

Expected behavior
Expected a reload without crashing the application ;)

Desktop:

  • OS: MacOS
  • Version 1.3.0
@alranel alranel added this to the 1.3.1 milestone Jan 6, 2019
@thborges
Copy link
Author

Just a bit more information. It appears that the error occurs when I use a Saved Search in the open dialog (after clicking Add button).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants