Giter VIP home page Giter VIP logo

Comments (11)

bubnikv avatar bubnikv commented on May 29, 2024

Does slic3r crash, or hang? I have seen hang ups, but not crashes.

On Thu, Nov 3, 2016 at 5:50 PM, uclaros [email protected] wrote:

Version

1.31.2-prusa3d-win64
Operating system type + version

Windows7 64 sp1
Behavior

If 'Auto-center parts' is enabled, adding stl files that don't fit the
build table cause a crash.
This happens both by adding one huge object or by adding many smaller ones.
STL/Config (.ZIP) where problem occurs

Any bunch of stl files that don't fit the table with 'auto-center parts'
enabled.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#11, or mute the thread
https://github.com/notifications/unsubscribe-auth/AFj5I7qT53eSt8TYQd0J0X8pPuuKLg2Eks5q6hDPgaJpZM4KopJt
.

from prusaslicer.

uclaros avatar uclaros commented on May 29, 2024

Call it what you will...
image

from prusaslicer.

chriszero avatar chriszero commented on May 29, 2024

This also happens with the latest slic3r prusa build. This happens really often to me.
Win10 64bit

from prusaslicer.

uclaros avatar uclaros commented on May 29, 2024

Disabling "Auto-center parts" from preferences is a temporary solution.

from prusaslicer.

bubnikv avatar bubnikv commented on May 29, 2024

I am aware of the issue, spent about half a day with it two weeks before,
but I was not able to find the cause. Probably it has something to do with
the UI/computing core synchronization.

On Fri, Nov 4, 2016 at 11:03 AM, uclaros [email protected] wrote:

Disabling "Auto-center parts" from preferences is a temporary solution.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#11 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFj5I6NHA_VCpZp_xAUZkt8zxd4FurDIks5q6wL4gaJpZM4KopJt
.

from prusaslicer.

uclaros avatar uclaros commented on May 29, 2024

The bug did not exist in the stable version of upstream slic3r. I haven't tested the upstream/master branch yet.

from prusaslicer.

bubnikv avatar bubnikv commented on May 29, 2024

what do you mean with stable upstream Slic3r? 1.2.9?

On Fri, Nov 4, 2016 at 11:09 AM, uclaros [email protected] wrote:

The bug did not exist in the stable version of upstream slic3r. I haven't
tested the upstream/master branch yet.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#11 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFj5IzQ2IxC_CiIiO3We7E60X-__wZg2ks5q6wRugaJpZM4KopJt
.

from prusaslicer.

uclaros avatar uclaros commented on May 29, 2024

Both 1.2.9 release and the upstream/stable branch, 1.2.10-dev

from prusaslicer.

bubnikv avatar bubnikv commented on May 29, 2024

How about the builds by @lordofhyphens?
https://bintray.com/lordofhyphens/Slic3r/Slic3r_Branches

On Fri, Nov 4, 2016 at 11:58 AM, uclaros [email protected] wrote:

Both 1.2.9 release and the upstream/stable branch, 1.2.10-dev


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#11 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFj5I6h3twYHfWrDKvV1ReBgH5S3dN-Qks5q6w_cgaJpZM4KopJt
.

from prusaslicer.

bubnikv avatar bubnikv commented on May 29, 2024

All right, seems that following check-in fixed the hang-up.
6217622

I replaced a Perl style exception from the auto arrangement function with a boolean return value. I don't understand how the old code supposed to work, maybe it was somehow dependent on versions Perl or Wx or gcc. Whatever, I replaced the code with something straightforward and easy to follow.

Closing this issue, please feel free to reopen if it reappears.

from prusaslicer.

bubnikv avatar bubnikv commented on May 29, 2024

Actually the problem is Windows Strawberry Perl / MINGW specific:
If a croak() is called from a C++ try/catch block, the process hangs.
https://www.nntp.perl.org/group/perl.perl5.porters/2015/01/msg225230.html

from prusaslicer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.