-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[1.42.0 a7] "Reload from disk" non-functional #1890
Comments
We are able to reproduce it. Thanks for the bug report. |
I'm unable to reproduce the problem on either Linux or Windows. |
Still occurring for me on the latest commit (fdf59f7). Also got another debug error when I hit ignore on the one in the original report: |
I see you are recompiling yourself on Windows. |
Yeah, I'm building against 3.1.1. Here's the call stack: |
thanks, that should help
…On Sun, Mar 17, 2019 at 8:34 PM Zach McDonough ***@***.***> wrote:
Yeah, I'm building against 3.1.1. Here's the call stack:
Call Stack.txt
<https://github.com/prusa3d/Slic3r/files/2975619/Call.Stack.txt>
And here's the output in case that helps at all, too:
Output.txt <https://github.com/prusa3d/Slic3r/files/2975622/Output.txt>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1890 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFj5I2vL-3qKaZ5PIoUynC_AWiw92epMks5vXpitgaJpZM4bayVD>
.
|
@nebbywan Would you please re-test with 456d09b ? |
@vojtechkral While the commit fixed the debug assertion, unfortunately "reload from disk" is still non-functional for me. When selecting this action after manipulating a part, the flashing of the original orientation that is seen in the video I posted originally still occurs, and if the action is selected after "cutting" a part, the following error occurs before that half of the part disappears: edits: sucky grammer |
@vojtechkral @bubnikv Just checking in. With commit 4be6c17 I was able to get the debug assertion to sporadically happen on top of the continued non-function of the "reload from disk" feature. Would you guys prefer I submit a new ticket or would you rather reopen this one? Just in case, here is the the call stack and output logs. |
If you believe it is still broken on the git master, then please reopen this issue. |
@bubnikv could you reopen this then, please? Since a collaborator closed it I don't have permissions to do it myself. |
Sorry for not checking again sooner, but the issue seems to be resolved. Closing. |
I have this issue. |
Same. Reload from disk works as long as I don't save a project. If I just place parts without saving a project I am able to reload an updated STL but I have never been able to load a saved project and re-load from disk to get the updated STL (project comes up with the old STL even though the file has been replaced on the drive - I guess it is stored in the 3mf file?). Maybe the project points to its own internal copy and forgets the original location so it just reloads its internal copy? |
Version
1.42.0 alpha7
Operating system type + version
Win 10 Home v1809 build 17763.316
Behavior
Selecting "reload from disk" from a part's context menu is not functioning. If a part has been manipulated on the platter, the part in its original orientation can be seen briefly before disappearing (see attached video), however this is not necessary for the failure.
Slic3rPE-1.42.0-alpha7+win64-full-201903011809 2019-03-02 21-00-37.zip
When the same version is run in debug mode, the following message is displayed:

Project File (.3MF) where problem occurs
Ikea Corner Camera Mount.zip
edit1: added video
edit2: clarification about requirements to reproduce
The text was updated successfully, but these errors were encountered: