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

[1.42.0 a7] "Reload from disk" non-functional #1890

Closed
MaleNurse opened this issue Mar 3, 2019 · 15 comments
Closed

[1.42.0 a7] "Reload from disk" non-functional #1890

MaleNurse opened this issue Mar 3, 2019 · 15 comments

Comments

@MaleNurse
Copy link
Contributor

MaleNurse commented Mar 3, 2019

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:
debug

Project File (.3MF) where problem occurs

Ikea Corner Camera Mount.zip

edit1: added video
edit2: clarification about requirements to reproduce

@bubnikv
Copy link
Collaborator

bubnikv commented Mar 4, 2019

We are able to reproduce it. Thanks for the bug report.

@bubnikv
Copy link
Collaborator

bubnikv commented Mar 13, 2019

@vojtechkral

@vojtechkral
Copy link
Contributor

I'm unable to reproduce the problem on either Linux or Windows.

@MaleNurse
Copy link
Contributor Author

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:
Annotation 2019-03-15 112849

@bubnikv
Copy link
Collaborator

bubnikv commented Mar 17, 2019

I see you are recompiling yourself on Windows.
Would you please attach a call stack? If you click retry, it should open the debugger.
Also which wxWidgets are you compiling against? 3.1.1?

@MaleNurse
Copy link
Contributor Author

Yeah, I'm building against 3.1.1. Here's the call stack:
Call Stack.txt
And here's the output in case that helps at all, too:
Output.txt

@bubnikv
Copy link
Collaborator

bubnikv commented Mar 17, 2019 via email

@vojtechkral
Copy link
Contributor

@nebbywan Would you please re-test with 456d09b ?

@MaleNurse
Copy link
Contributor Author

MaleNurse commented Mar 18, 2019

@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:
Annotation 2019-03-18 110728

edits: sucky grammer

@MaleNurse
Copy link
Contributor Author

MaleNurse commented Mar 22, 2019

@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.
Call Stack.txt
Output.txt

@bubnikv
Copy link
Collaborator

bubnikv commented Mar 24, 2019

If you believe it is still broken on the git master, then please reopen this issue.

@MaleNurse
Copy link
Contributor Author

@bubnikv could you reopen this then, please? Since a collaborator closed it I don't have permissions to do it myself.

@MaleNurse
Copy link
Contributor Author

Sorry for not checking again sooner, but the issue seems to be resolved. Closing.

@biskero
Copy link

biskero commented Jun 7, 2019

I have this issue.
I updated a stl and than tried to "reload from disk" but old stl is still showing even though is not there anymore since it has overwritten from new one. I am on macOS.

@TickTock-
Copy link

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?

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

5 participants